Staging
v0.5.1
https://github.com/python/cpython
History
Tip revision: 27423b8bff31763486e1e4830a20302c362d4cf7 authored by Guido van Rossum on 06 December 2007, 19:19:54 UTC
Tagging 3.0a2 for release. Fingers crossed.
Tip revision: 27423b8
File Mode Size
README -rw-r--r-- 803 bytes
bogus_code_obj.py -rw-r--r-- 620 bytes
bogus_sre_bytecode.py -rw-r--r-- 1.4 KB
borrowed_ref_1.py -rw-r--r-- 399 bytes
borrowed_ref_2.py -rw-r--r-- 647 bytes
gc_inspection.py -rw-r--r-- 1.1 KB
infinite_loop_re.py -rw-r--r-- 645 bytes
loosing_dict_ref.py -rw-r--r-- 444 bytes
loosing_mro_ref.py -rw-r--r-- 1.1 KB
multithreaded_close.py -rw-r--r-- 445 bytes
nasty_eq_vs_dict.py -rw-r--r-- 1.0 KB
recursion_limit_too_high.py -rw-r--r-- 779 bytes
recursive_call.py -rw-r--r-- 357 bytes
weakref_in_del.py -rw-r--r-- 305 bytes

README

back to top