diff options
author | Michael Droettboom <mdboom@gmail.com> | 2022-07-15 17:00:27 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-15 17:00:27 (GMT) |
commit | 582ae86b3f07d806f145b3eb9009efd9fbf2e041 (patch) | |
tree | c018c430d84b4fff867c0d2ed4d864b557b815a5 /Python/Python-tokenize.c | |
parent | 944ff8c57c9e8ff5a5bd18925070ddb1504490ab (diff) | |
download | cpython-582ae86b3f07d806f145b3eb9009efd9fbf2e041.zip cpython-582ae86b3f07d806f145b3eb9009efd9fbf2e041.tar.gz cpython-582ae86b3f07d806f145b3eb9009efd9fbf2e041.tar.bz2 |
gh-94814: Improve coverage of _PyCode_CreateLineArray (GH-94852)
The case where there are more than (1 << 15) lines was not covered.
I don't know if increasing test coverage requires a blurb -- let me know if it does.
Automerge-Triggered-By: GH:brandtbucher
Diffstat (limited to 'Python/Python-tokenize.c')
0 files changed, 0 insertions, 0 deletions