Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d19bae commit 9414dedCopy full SHA for 9414ded
1 file changed
Misc/NEWS
@@ -235,33 +235,18 @@ C API
235
``PyUnicode_DecodeUTF16Stateful`` have been added, which implement stateful
236
decoding.
237
238
-Documentation
239
--------------
240
-
241
-...
242
243
Tests
244
-----
245
246
- test__locale ported to unittest
247
248
-Windows
249
--------
250
251
252
253
Mac
254
---
255
256
- ``plistlib`` now supports non-dict root objects. There is also a new
257
interface for reading and writing plist files: ``readPlist(pathOrFile)``
258
and ``writePlist(rootObject, pathOrFile)``
259
260
-New platforms
261
262
263
264
265
Tools/Demos
266
-----------
267
0 commit comments