mirror of
https://github.com/python/cpython.git
synced 2025-09-28 11:15:17 +00:00
Added missing issue to NEWS for Python 2.7.1 RC
This commit is contained in:
parent
4fec9ce601
commit
75152eae8a
1 changed files with 3 additions and 1 deletions
|
@ -94,12 +94,14 @@ Core and Builtins
|
|||
Library
|
||||
-------
|
||||
|
||||
- Issue 9926: Wrapped TestSuite subclass does not get __call__ executed
|
||||
|
||||
- Issue #4471: Properly shutdown socket in IMAP.shutdown(). Patch by
|
||||
Lorenzo M. Catucci.
|
||||
|
||||
- Issue #10126: Fix distutils' test_build when Python was built with
|
||||
--enable-shared.
|
||||
|
||||
|
||||
- Fix typo in one sdist option (medata-check).
|
||||
|
||||
- Issue #9199: Fix incorrect use of distutils.cmd.Command.announce.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue