mirror of
https://github.com/python/cpython.git
synced 2025-11-03 03:22:27 +00:00
Merged revisions 81258 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
................
r81258 | tarek.ziade | 2010-05-17 12:38:53 +0200 (Mon, 17 May 2010) | 9 lines
Merged revisions 81255 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r81255 | tarek.ziade | 2010-05-17 12:06:20 +0200 (Mon, 17 May 2010) | 1 line
Fixed #8688: Distutils now recalculates MANIFEST everytime.
........
................
This commit is contained in:
parent
2e71d014ea
commit
dd4671a93e
3 changed files with 66 additions and 55 deletions
|
|
@ -43,6 +43,8 @@ Core and Builtins
|
|||
Library
|
||||
-------
|
||||
|
||||
- Issue #8688: Distutils now recalculates MANIFEST everytime.
|
||||
|
||||
- Issue #5099: subprocess.Popen.__del__ no longer references global objects
|
||||
to prevent issues during interpreter shutdown.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue