Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [3.12] gh-111495: Test C API functions with extreme sizes and indices ↵ | Serhiy Storchaka | 2023-11-04 | 1 | -4/+6 |
| | | | | | (GH-111631) (GH-111731) (cherry picked from commit a8e1f474c20ab15140dd0cfcb96b696857907a60) | ||||
* | [3.12] gh-111495: Add tests for PyBytes and PyByteArray C API (GH-111496) ↵ | Miss Islington (bot) | 2023-11-01 | 1 | -0/+162 |
(GH-111607) (cherry picked from commit 97b3cd38d105fd891ba46dd27d08f03d1c6dd348) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com> |