commit | 4892cc072a18c0ef88ac7d2f57ab93736fe8704b | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Tue Jul 23 09:01:13 2024 +0200 |
committer | GitHub <noreply@github.com> | Tue Jul 23 10:01:13 2024 +0300 |
tree | 80ebf5ecde260101c67d566b9fe998ed1970b154 | |
parent | e175bd3aafc754a7c5cbb2dba5b2e2e990e46b22 [diff] |
[3.13] Refactor test_capi.test_long (GH-122113) (GH-122137) Share common code for tests for PyLong_As*() functions. (cherry picked from commit 69f2dc5c06e62b4a9eb4da8f0cd456cc09b998ed) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com> Co-authored-by: Victor Stinner <vstinner@python.org>