mirror of
https://github.com/python/cpython.git
synced 2025-11-15 08:01:29 +00:00
merge r68915 to py3k
This commit is contained in:
parent
cddcf444b2
commit
41faa543b6
5 changed files with 82 additions and 20 deletions
|
|
@ -785,3 +785,4 @@ Siebren van der Zee
|
|||
Uwe Zessin
|
||||
Tarek ZiadŽ
|
||||
Peter Åstrand
|
||||
Jesse Noller
|
||||
|
|
|
|||
|
|
@ -139,6 +139,10 @@ Core and Builtins
|
|||
Library
|
||||
-------
|
||||
|
||||
- Fix and properly document the multiprocessing module's logging
|
||||
support, expose the internal levels and provide proper usage
|
||||
examples.
|
||||
|
||||
- Issue #1672332: fix unpickling of subnormal floats, which was
|
||||
producing a ValueError on some platforms.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue