Staging
v0.8.1
https://github.com/python/cpython
Revision fe934e1d03bca6ca6dd1bf87fce1695eeac984ce authored by Jon Janzen on 02 November 2019, 14:48:22 UTC, committed by Serhiy Storchaka on 02 November 2019, 14:48:22 UTC
* Add missing test class (mistake in GH-4455)

* Increase coverage with 4 more test cases

* Rename neg_uid to huge_uid in test_modified_uid_huge

* Replace test_main() with unittest.main()

* Update plistlib docs.
(cherry picked from commit d0d9f7cfa36bafa4e1d9e73eb08835180d376df1)

Co-authored-by: Jon Janzen <jjjonjanzen@gmail.com>
1 parent 9528997
History
Tip revision: fe934e1d03bca6ca6dd1bf87fce1695eeac984ce authored by Jon Janzen on 02 November 2019, 14:48:22 UTC
[3.8] Slightly improve plistlib test coverage. (GH-17025) (GH-17028)
Tip revision: fe934e1
File Mode Size
README -rw-r--r-- 67 bytes
_freeze_importlib.c -rw-r--r-- 4.7 KB
_testembed.c -rw-r--r-- 42.7 KB
python.c -rw-r--r-- 298 bytes

README

back to top