mirror of
https://github.com/python/cpython.git
synced 2025-08-04 08:59:19 +00:00
#5624: _winreg is winreg in Python 3.
This commit is contained in:
parent
99412e559b
commit
4ed72acd68
4 changed files with 16 additions and 14 deletions
|
@ -53,6 +53,8 @@ Core and Builtins
|
|||
Library
|
||||
-------
|
||||
|
||||
- Issue #5624: Fix the _winreg module name still used in several modules.
|
||||
|
||||
- Issue #5628: Fix io.TextIOWrapper.read() with a unreadable buffer.
|
||||
|
||||
- Issue #5619: Multiprocessing children disobey the debug flag and causes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue