mirror of https://github.com/python/cpython
Delete empty sections in beta1 news
This commit is contained in:
parent
0d19bae30e
commit
9414ded8f3
15
Misc/NEWS
15
Misc/NEWS
|
@ -235,21 +235,11 @@ C API
|
|||
``PyUnicode_DecodeUTF16Stateful`` have been added, which implement stateful
|
||||
decoding.
|
||||
|
||||
Documentation
|
||||
-------------
|
||||
|
||||
...
|
||||
|
||||
Tests
|
||||
-----
|
||||
|
||||
- test__locale ported to unittest
|
||||
|
||||
Windows
|
||||
-------
|
||||
|
||||
...
|
||||
|
||||
Mac
|
||||
---
|
||||
|
||||
|
@ -257,11 +247,6 @@ Mac
|
|||
interface for reading and writing plist files: ``readPlist(pathOrFile)``
|
||||
and ``writePlist(rootObject, pathOrFile)``
|
||||
|
||||
New platforms
|
||||
-------------
|
||||
|
||||
...
|
||||
|
||||
Tools/Demos
|
||||
-----------
|
||||
|
||||
|
|
Loading…
Reference in New Issue