]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
ceval.c: dict of local mapping is now a tuple
authorGuido van Rossum <guido@python.org>
Mon, 23 May 1994 12:43:41 +0000 (12:43 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 23 May 1994 12:43:41 +0000 (12:43 +0000)
commite944da8916e053a6a1deda8ce3fa61304d68f872
tree335f8f6a765cce7698846de306af51157cbfeaac
parent34162a123a28f9092d6d9f361dd11bbfe23139a4
ceval.c: dict of local mapping is now a tuple
compile.c: lists and dictionary in code objects become tuples
import.c: bump MAGIC
thread*.[ch]: added thread_ident() function
version.c: added '++' to version number and bumped date
Python/thread_cthread.h
Python/thread_foobar.h
Python/thread_lwp.h
Python/thread_pthread.h
Python/thread_sgi.h
Python/thread_solaris.h