GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/cpython.git
3.6
3.7
3.8
3.9
backport-e35ca41-3.11
gentoo
gentoo-2.7-vanilla
main
master
Gentoo fork of Python
Python project <python@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Python
/
hamt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix GCC warning in Python/hamt.c (GH-7618)
Zackery Spytz
2018-07-06
1
-1
/
+1
*
bpo-33803: Fix a crash in hamt.c (#7504)
Yury Selivanov
2018-06-07
1
-0
/
+2
*
Spelling fixes to docs, docstrings, and comments (GH-6374)
Ville Skyttä
2018-04-20
1
-2
/
+2
*
Add two missing error checks in hamt.c (GH-5851)
Xiang Zhang
2018-03-08
1
-1
/
+7
*
Fix some warnings produced by different compilers. (#5593)
Serhiy Storchaka
2018-02-09
1
-2
/
+2
*
bpo-32436: Fix compiler warning (#5483)
Yury Selivanov
2018-02-01
1
-0
/
+2
*
Fix typo in hamt.c comments (#5478)
Dmitry Alimov
2018-02-01
1
-1
/
+1
*
bpo-32707: Fix warnings in hamt.c (#5430)
Yury Selivanov
2018-01-29
1
-3
/
+5
*
bpo-32436: Fix a refleak; var GC tracking; a GCC warning (#5326)
Yury Selivanov
2018-01-25
1
-1
/
+1
*
Fix 3rd level node's binary representation in HAMT algorithm description (#5319)
Dmitry Alimov
2018-01-25
1
-1
/
+1
*
bpo-32436: Don't use native popcount() (also fixes bpo-32641) (#5292)
Yury Selivanov
2018-01-23
1
-14
/
+12
*
bpo-32436: Fix potential NULL dereference (#5286)
Yury Selivanov
2018-01-23
1
-0
/
+4
*
bpo-32436: Remove a redundant assert (#5275)
Yury Selivanov
2018-01-23
1
-1
/
+0
*
bpo-32436: Implement PEP 567 (#5027)
Yury Selivanov
2018-01-22
1
-0
/
+2982