Mikhail Efimov
|
8f322ad7b9
|
[3.14] gh-139951: Tests on tuple GC tracking (GH-140575) (#140701)
|
2025-10-29 07:17:49 +00:00 |
|
Victor Stinner
|
73ab9e2ede
|
gh-131152: Remove unused imports from tests (#131153)
|
2025-03-13 10:55:23 +01:00 |
|
Mark Shannon
|
5a23994a3d
|
GH-127058: Make PySequence_Tuple safer and probably faster. (#127758)
* Use a small buffer, then list when constructing a tuple from an arbitrary sequence.
|
2024-12-11 14:02:59 +00:00 |
|
Sergey B Kirpichev
|
dbc1752d41
|
gh-111495: Add tests for PyTuple C API (#118757)
Co-authored-by: kalyanr <kalyan.ben10@live.com>
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-authored-by: Victor Stinner <vstinner@python.org>
|
2024-08-26 11:57:52 +02:00 |
|