mirror of
https://github.com/python/cpython.git
synced 2026-04-13 07:10:50 +00:00
Merged revisions 78427 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
................
r78427 | ezio.melotti | 2010-02-24 18:55:43 +0200 (Wed, 24 Feb 2010) | 9 lines
Merged revisions 78424 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r78424 | ezio.melotti | 2010-02-24 18:49:56 +0200 (Wed, 24 Feb 2010) | 1 line
typos
........
................
This commit is contained in:
parent
efcd883735
commit
40ea650b46
1 changed files with 1 additions and 1 deletions
|
|
@ -91,7 +91,7 @@ Library
|
|||
-------
|
||||
|
||||
- Issue #7959: ctypes callback functions are now registered correctly
|
||||
with the cylce garbage collector.
|
||||
with the cycle garbage collector.
|
||||
|
||||
- Issue #6666: fix bug in trace.py that applied the list of directories
|
||||
to be ignored only to the first file. Noted by Bogdan Opanchuk.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue