mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
Fixes bad Misc/NEWS merge
This commit is contained in:
parent
edddc2704c
commit
1f7480a67e
1 changed files with 3 additions and 6 deletions
|
@ -61,6 +61,9 @@ Tests
|
||||||
Windows
|
Windows
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
- Issue #27469: Adds a shell extension to the launcher so that drag and drop
|
||||||
|
works correctly.
|
||||||
|
|
||||||
- Issue #27309: Enables proper Windows styles in python[w].exe manifest.
|
- Issue #27309: Enables proper Windows styles in python[w].exe manifest.
|
||||||
|
|
||||||
What's New in Python 3.6.0 alpha 3
|
What's New in Python 3.6.0 alpha 3
|
||||||
|
@ -244,12 +247,6 @@ Build
|
||||||
|
|
||||||
- Don't use largefile support for GNU/Hurd.
|
- Don't use largefile support for GNU/Hurd.
|
||||||
|
|
||||||
Windows
|
|
||||||
-------
|
|
||||||
|
|
||||||
- Issue #27469: Adds a shell extension to the launcher so that drag and drop
|
|
||||||
works correctly.
|
|
||||||
|
|
||||||
Tools/Demos
|
Tools/Demos
|
||||||
-----------
|
-----------
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue