mirror of
https://github.com/python/cpython.git
synced 2025-11-25 04:34:37 +00:00
Issue #25523: Merge a-to-an corrections from 3.4.
This commit is contained in:
commit
a84f6c3dd3
34 changed files with 39 additions and 39 deletions
|
|
@ -12412,7 +12412,7 @@ Extension Modules
|
|||
|
||||
- Bug #1194181: bz2.BZ2File didn't handle mode 'U' correctly.
|
||||
|
||||
- Patch #1212117: os.stat().st_flags is now accessible as a attribute
|
||||
- Patch #1212117: os.stat().st_flags is now accessible as an attribute
|
||||
if available on the platform.
|
||||
|
||||
- Patch #1103951: Expose O_SHLOCK and O_EXLOCK in the posix module if
|
||||
|
|
|
|||
|
|
@ -3072,7 +3072,7 @@ IDLE
|
|||
Changes are written to HOME/.idlerc/config-extensions.cfg.
|
||||
Original patch by Tal Einat.
|
||||
|
||||
- Issue #16233: A module browser (File : Class Browser, Alt+C) requires a
|
||||
- Issue #16233: A module browser (File : Class Browser, Alt+C) requires an
|
||||
editor window with a filename. When Class Browser is requested otherwise,
|
||||
from a shell, output window, or 'Untitled' editor, Idle no longer displays
|
||||
an error box. It now pops up an Open Module box (Alt+M). If a valid name
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue