mirror of
https://github.com/python/cpython.git
synced 2025-10-03 13:45:29 +00:00
Merge with 3.2.
This commit is contained in:
commit
43432b84c3
1 changed files with 2 additions and 2 deletions
|
@ -152,10 +152,10 @@ Library
|
||||||
|
|
||||||
- Issue #12002: ftplib's abort() method raises TypeError.
|
- Issue #12002: ftplib's abort() method raises TypeError.
|
||||||
|
|
||||||
- Issue 11916: Add a number of MacOSX specific definitions to the errno module.
|
- Issue #11916: Add a number of MacOSX specific definitions to the errno module.
|
||||||
Patch by Pierre Carrier.
|
Patch by Pierre Carrier.
|
||||||
|
|
||||||
- Issue 11999: fixed sporadic sync failure mailbox.Maildir due to its trying to
|
- Issue #11999: fixed sporadic sync failure mailbox.Maildir due to its trying to
|
||||||
detect mtime changes by comparing to the system clock instead of to the
|
detect mtime changes by comparing to the system clock instead of to the
|
||||||
previous value of the mtime.
|
previous value of the mtime.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue