commit | ee464309a58924b1a2af0a42174208a107ee1d37 | [log] [tgz] |
---|---|---|
author | Sergey B Kirpichev <skirpichev@gmail.com> | Tue Aug 27 12:07:17 2024 +0300 |
committer | GitHub <noreply@github.com> | Tue Aug 27 12:07:17 2024 +0300 |
tree | 4cec8195e44156449e13d664e11469b3a3979f60 | |
parent | fa21b3b8ee5327cdedb62b6459181952fd7680fd [diff] |
[3.13] gh-111495: Add tests for PyTuple C API (GH-118757) (GH-123371) (cherry picked from commit dbc1752d4107532d312c78263212e807a3674eb1) Co-authored-by: kalyanr <kalyan.ben10@live.com> Co-authored-by: Serhiy Storchaka <storchaka@gmail.com> Co-authored-by: Victor Stinner <vstinner@python.org>