Staging
v0.5.1
https://github.com/python/cpython
Revision 317acd0308a4f539add7660b376b44554af7e28f authored by Jeremy Hylton on 18 December 2001, 00:00:15 UTC, committed by Jeremy Hylton on 18 December 2001, 00:00:15 UTC
Fix for sibling nodes that define the same free variable, rev. 1.6.
Handle private names, rev. 1.7.
Fix bug in handling of statements like "l[x:y] = 2", reb. 1.8.
Fix symbol problem with slice assignment, rev. 1.9.
1 parent 2dfc9a3
History
Tip revision: 317acd0308a4f539add7660b376b44554af7e28f authored by Jeremy Hylton on 18 December 2001, 00:00:15 UTC
Backport bugfixes since rev 1.5 from the trunk.
Tip revision: 317acd0
File Mode Size
Modules
Python
support
Makefile -rw-r--r-- 13.0 KB
README -rw-r--r-- 1.2 KB
config.h -rw-r--r-- 12.4 KB
sleep.c -rw-r--r-- 845 bytes
unixstuff.c -rw-r--r-- 1.1 KB
unixstuff.h -rw-r--r-- 306 bytes

README

back to top