| commit | 2be3656855268dcfabec2c55cdb679038db33e29 | [log] [tgz] |
|---|---|---|
| author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Sun Apr 30 17:50:01 2023 -0700 |
| committer | GitHub <noreply@github.com> | Mon May 01 00:50:01 2023 +0000 |
| tree | eab428b9636dd4869a040d12e647950fd2adb6c3 | |
| parent | ba16324b276c7b2b5ecf09479f30fc82c12192ae [diff] |
[3.11] Improve int test coverage (GH-104024) (#104026) Improve int test coverage (GH-104024) Following discussion in https://discuss.python.org/t/bug-in-int-42/26360/5 This tests some of the things documented in https://github.com/python/cpython/pull/100436 (cherry picked from commit 69bc86cb1aed49db27afc0095e0f4bcd8f1f3983) Co-authored-by: Shantanu <12621235+hauntsaninja@users.noreply.github.com> Co-authored-by: Gregory P. Smith <greg@krypto.org>