◐ Shell
clean mode source ↗

[3.8] Slightly improve plistlib test coverage. (GH-17025) by bigfootjon · Pull Request #17028 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Merged

serhiy-storchaka

merged 1 commit into

python:3.8from

bigfootjon:backport-d0d9f7c-3.8

Nov 2, 2019

Merged

[3.8] Slightly improve plistlib test coverage. (GH-17025)#17028

serhiy-storchaka

merged 1 commit into

python:3.8from

bigfootjon:backport-d0d9f7c-3.8

Conversation

@bigfootjon

Copy link Copy Markdown

Contributor

  • Add missing test class (mistake in bpo-32072: Fix issues with binary plists. #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 d0d9f7c)

Co-authored-by: Jon Janzen jjjonjanzen@gmail.com

* 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 d0d9f7c)

Co-authored-by: Jon Janzen <jjjonjanzen@gmail.com>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

skip issue skip news tests

Tests in the Lib/test dir

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@bigfootjon @serhiy-storchaka @the-knights-who-say-ni @bedevere-bot