SIGN IN SIGN UP

bpo-36234: Add more tests to PosixUidGidTests (GH-12234)

test_posix.PosixUidGidTests:

* Add tests for invalid uid/gid type (str)
* Add UID_OVERFLOW and GID_OVERFLOW constants to replace (1 << 32)

Initial patch written by David Malcolm.

Co-Authored-By: David Malcolm <dmalcolm@redhat.com>
V
Victor Stinner committed
876e82b4f32075e1bd21750bf852a103035fce23
Parent: cc353a0
Committed by GitHub <noreply@github.com> on 3/11/2019, 12:57:53 PM