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
/
test_abstract.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.13] gh-111495: Add tests for PyNumber C API (GH-111996) (#123375)
Miss Islington (bot)
2024-09-02
1
-7/+0
*
gh-113024: C API: Add PyObject_GenericHash() function (GH-113025)
Serhiy Storchaka
2024-03-22
1
-0/+6
*
gh-116417: Move limited C API abstract.c tests to _testlimitedcapi (#116986)
Victor Stinner
2024-03-19
1
-56/+57
*
Add more C API tests (GH-112522)
Serhiy Storchaka
2023-11-29
1
-0/+86
*
gh-106672: C API: Report indiscriminately ignored errors (GH-106674)
Serhiy Storchaka
2023-11-07
1
-15/+89
*
gh-111495: Test C API functions with extreme sizes and indices (GH-111631)
Serhiy Storchaka
2023-11-04
1
-19/+35
*
gh-94808: Add coverage test for number check (gh-111445)
Evan Kohilas
2023-10-29
1
-0/+7
*
gh-109653: Remove unused imports in the `Lib/` directory (#109803)
Alex Waygood
2023-09-24
1
-3/+0
*
gh-108511: Add C API functions which do not silently ignore errors (GH-109025)
Serhiy Storchaka
2023-09-17
1
-0/+66
*
gh-106307: Fix PyMapping_GetOptionalItemString() (GH-108797)
Serhiy Storchaka
2023-09-06
1
-0/+37
*
gh-107178: Add the C API tests for the Abstract Objects Layer (GH-107179)
Serhiy Storchaka
2023-08-07
1
-0/+722