diff options
author | Charlie Zhao <zhaoyu_hit@qq.com> | 2022-09-04 10:37:04 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-04 10:37:04 (GMT) |
commit | 9b9394df5fa808f9a125e3e472e7df4c24aea5a1 (patch) | |
tree | 5d7ad2f7e469d9b027d307a03c57ca88378e4827 /Python/getcompiler.c | |
parent | 69bb83c2bf254f92491d527ccec1ff41897add56 (diff) | |
download | cpython-9b9394df5fa808f9a125e3e472e7df4c24aea5a1.zip cpython-9b9394df5fa808f9a125e3e472e7df4c24aea5a1.tar.gz cpython-9b9394df5fa808f9a125e3e472e7df4c24aea5a1.tar.bz2 |
gh-93884: Improve test coverage of `PyNumber_ToBase` (GH-93932)
Link to #93884
* Test with some large negative and positive values(out of range of a longlong,i.e.[-2\*\*63, 2\*\*63-1])
* Test with objects of non-int type
Automerge-Triggered-By: GH:mdickinson
Diffstat (limited to 'Python/getcompiler.c')
0 files changed, 0 insertions, 0 deletions