]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Merged revisions 68169-68170 via svnmerge from
authorGeorg Brandl <georg@python.org>
Sat, 3 Jan 2009 23:57:38 +0000 (23:57 +0000)
committerGeorg Brandl <georg@python.org>
Sat, 3 Jan 2009 23:57:38 +0000 (23:57 +0000)
commit2673a50ac98a567aec6f8e3f2861690dcdd1df74
tree8f90fdca49e3f51abe5a3e05d3fda19196b41c59
parent6aa078692983d886cb5be796bd7080325483c71c
Merged revisions 68169-68170 via svnmerge from
svn+ssh://svn.python.org/python/branches/py3k

........
  r68169 | georg.brandl | 2009-01-02 20:20:26 +0100 (Fri, 02 Jan 2009) | 2 lines

  Remove traces of Py_InitModule*.
........
  r68170 | georg.brandl | 2009-01-02 21:10:05 +0100 (Fri, 02 Jan 2009) | 2 lines

  #4808: move old API below new API doc.
........
Doc/library/threading.rst
Objects/moduleobject.c
PC/example_nt/example.c