This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-11-27 05:44:16 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
11
34621
commits
6
branches
636
tags
3
GiB
669fa188b1
Commit graph
1 commit
Author
SHA1
Message
Date
Armin Rigo
7e97ee6ac8
A dictresize() attack. If oldtable == mp->ma_smalltable then pure
...
Python code can mangle with mp->ma_smalltable while it is being walked over.
2006-04-18 14:00:01 +00:00