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-08-01 07:33:08 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4
34785
commits
7
branches
621
tags
2.7
GiB
e08940ef6c
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