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-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