index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_capi
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.11] gh-115011: Improve support of __index__() in setters of members with u...
Serhiy Storchaka
2024-02-11
1
-30/+14
*
[3.11] gh-114392: Improve test_capi.test_structmembers (GH-114393) (GH-115030)
Serhiy Storchaka
2024-02-05
1
-99/+89
*
[3.11] gh-114388: Fix warnings when assign an unsigned integer member (GH-114...
Serhiy Storchaka
2024-02-04
1
-0/+35
*
[3.11] gh-81682: Fix test failures when CPython is built without docstrings (...
Serhiy Storchaka
2023-12-23
1
-0/+2
*
[3.11] gh-112438: Fix support of format units with the "e" prefix in nested t...
Serhiy Storchaka
2023-11-27
1
-0/+27
*
[3.11] gh-67565: Add tests for C-contiguity checks (GH-110951) (GH-111199)
Furkan Onder
2023-10-23
1
-0/+19
*
[3.11] gh-107735: Add C API tests for PySys_GetObject() and PySys_SetObject()...
Serhiy Storchaka
2023-08-07
1
-0/+43
*
[3.11] gh-99612: Fix PyUnicode_DecodeUTF8Stateful() for ASCII-only data (GH-9...
Serhiy Storchaka
2023-07-25
1
-0/+54
*
[3.11] GH-104405: Add missing PEP 523 checks (GH-104441)
Brandt Bucher
2023-05-12
1
-18/+29
*
[3.11] gh-102493: backport unit test for PyErr_SetObject (#102602)
Irit Katriel
2023-03-11
1
-0/+28
*
[3.11] gh-101072: support default and kw default in PyEval_EvalCodeEx for 3.1...
Ćukasz Langa
2023-02-07
1
-0/+56
*
[3.11] gh-99110: Initialize frame->previous in init_frame to fix segmentation...
Bill Fisher
2022-12-24
1
-0/+10
*
[3.11] gh-99240: Reset pointer to NULL when the pointed memory is freed in ar...
colorfulappl
2022-12-21
1
-0/+4
*
gh-60203: Always pass True/False as boolean arguments in tests (GH-99983)
Miss Islington (bot)
2022-12-04
1
-4/+5
*
[3.11] gh-78453: Move Unicode C API tests from test_unicode to test_capi.test...
Serhiy Storchaka
2022-11-20
1
-0/+474
*
bpo-34272: Reorganize C API tests. (GH-8551)
Miss Islington (bot)
2022-11-12
5
-0/+2838