mirror of
https://github.com/python/cpython.git
synced 2025-10-03 05:35:59 +00:00
Fix news entry position.
This commit is contained in:
parent
ef805a6b17
commit
839c113926
1 changed files with 3 additions and 3 deletions
|
@ -13,6 +13,9 @@ Core and Builtins
|
||||||
Library
|
Library
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
- Issue #10198: fix duplicate header written to wave files when writeframes()
|
||||||
|
is called without data.
|
||||||
|
|
||||||
- Issue #5111: IPv6 Host in the Header is wrapped inside [ ]. Patch by Chandru.
|
- Issue #5111: IPv6 Host in the Header is wrapped inside [ ]. Patch by Chandru.
|
||||||
|
|
||||||
Build
|
Build
|
||||||
|
@ -91,9 +94,6 @@ Library
|
||||||
- Issue #4471: Properly shutdown socket in IMAP.shutdown(). Patch by
|
- Issue #4471: Properly shutdown socket in IMAP.shutdown(). Patch by
|
||||||
Lorenzo M. Catucci.
|
Lorenzo M. Catucci.
|
||||||
|
|
||||||
- Issue #10198: fix duplicate header written to wave files when writeframes()
|
|
||||||
is called without data.
|
|
||||||
|
|
||||||
- Issue #10126: Fix distutils' test_build when Python was built with
|
- Issue #10126: Fix distutils' test_build when Python was built with
|
||||||
--enable-shared.
|
--enable-shared.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue