Staging
v0.5.1
https://github.com/python/cpython
Revision 871dfc41d37b02a7af6eb03028edc6702f24fd1d authored by Antoine Pitrou on 28 April 2014, 11:07:06 UTC, committed by Antoine Pitrou on 28 April 2014, 11:07:06 UTC
1 parent 94ba146
History
Tip revision: 871dfc41d37b02a7af6eb03028edc6702f24fd1d authored by Antoine Pitrou on 28 April 2014, 11:07:06 UTC
Issue #13204: Calling sys.flags.__new__ would crash the interpreter, now it raises a TypeError.
Tip revision: 871dfc4
File Mode Size
__init__.py -rw-r--r-- 5.0 KB
_bootstrap.py -rw-r--r-- 84.0 KB
abc.py -rw-r--r-- 10.2 KB
machinery.py -rw-r--r-- 789 bytes
util.py -rw-r--r-- 7.1 KB

back to top