diff options
author | Michael Droettboom <mdboom@gmail.com> | 2024-11-07 16:39:23 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-07 16:39:23 (GMT) |
commit | a38e82bd8c249c126ab033c078170b6dea27a619 (patch) | |
tree | 30d94d6b3ac4f1c8ada50988a33bc3ae6656a4f3 /Python/instruction_sequence.c | |
parent | 9357fdcaf0b08dac9396c17e8695b420fad887f8 (diff) | |
download | cpython-a38e82bd8c249c126ab033c078170b6dea27a619.zip cpython-a38e82bd8c249c126ab033c078170b6dea27a619.tar.gz cpython-a38e82bd8c249c126ab033c078170b6dea27a619.tar.bz2 |
gh-126298: Don't deduplicate slice constants based on equality (#126398)
* gh-126298: Don't deduplicated slice constants based on equality
* NULL check for PySlice_New
* Fix refcounting
* Fix refcounting some more
* Fix refcounting
* Make tests more complete
* Fix tests
Diffstat (limited to 'Python/instruction_sequence.c')
0 files changed, 0 insertions, 0 deletions