| Commit message (Expand) | Author | Age | Files | Lines |
* | gh-107954, PEP 741: Add PyConfig_Get()/Set() functions (#123472) | Victor Stinner | 2024-09-02 | 1 | -0/+3 |
|
|
* | gh-111997: C-API for signalling monitoring events (#116413) | Irit Katriel | 2024-05-04 | 1 | -0/+3 |
|
|
* | gh-117968: Add tests for the part of the PyRun family of the C API (GH-117982) | Serhiy Storchaka | 2024-04-17 | 1 | -0/+3 |
|
|
* | gh-94808:Improve coverage of PyObject_Print (GH-98749) | MonadChains | 2024-04-01 | 1 | -0/+3 |
|
|
* | gh-87193: Support bytes objects with refcount > 1 in _PyBytes_Resize() (GH-11... | Serhiy Storchaka | 2024-03-25 | 1 | -0/+3 |
|
|
* | gh-116417: Move 4 limited C API test files to _testlimitedcapi (#116571) | Victor Stinner | 2024-03-11 | 1 | -12/+0 |
|
|
* | gh-110850: Add PyTime_t C API (GH-115215) | Petr Viktorin | 2024-02-12 | 1 | -0/+3 |
|
|
* | gh-111545: Test PyHash_GetFuncDef() function (#112098) | Victor Stinner | 2023-11-15 | 1 | -0/+3 |
|
|
* | gh-111495: add stub files for C API test modules (GH-111586) | Sergey B Kirpichev | 2023-11-01 | 1 | -0/+27 |
|
|
* | gh-111065: Add more tests for the C API with the PySys_ prefix (GH-111067) | Serhiy Storchaka | 2023-10-25 | 1 | -0/+3 |
|
|
* | gh-108337: Add pyatomic.h header (#108701) | Victor Stinner | 2023-08-31 | 1 | -0/+3 |
|
|
* | gh-107178: Add the C API tests for the Abstract Objects Layer (GH-107179) | Serhiy Storchaka | 2023-08-07 | 1 | -0/+6 |
|
|
* | gh-106316: Remove pytime.h header file (#106317) | Victor Stinner | 2023-07-01 | 1 | -4/+1 |
|
|
* | gh-93649: Split gc- and allocation tests from _testcapimodule.c (GH-104403) | Jurica Bradarić | 2023-05-12 | 1 | -0/+3 |
|
|
* | gh-102500: Implement PEP 688 (#102521) | Jelle Zijlstra | 2023-05-04 | 1 | -0/+3 |
|
|
* | gh-103509: PEP 697 -- Limited C API for Extending Opaque Types (GH-103511) | Petr Viktorin | 2023-05-04 | 1 | -0/+3 |
|
|
* | GH-94808: Cover `PyOS_mystrnicmp` and `PyOS_mystricmp` (gh-102469) | Artem Mukhin | 2023-03-22 | 1 | -0/+3 |
|
|
* | gh-101101: Unstable C API tier (PEP 689) (GH-101102) | Petr Viktorin | 2023-02-28 | 1 | -0/+3 |
|
|
* | gh-93649: Split exception tests from _testcapimodule.c (GH-102173) | Erlend E. Aasland | 2023-02-23 | 1 | -0/+3 |
|
|
* | gh-47146: Soft-deprecate structmember.h, expose its contents via Python.h (GH... | Petr Viktorin | 2022-11-22 | 1 | -0/+3 |
|
|
* | gh-93649: Split float/long tests from _testcapimodule.c (GH-99549) | Erlend E. Aasland | 2022-11-17 | 1 | -0/+6 |
|
|
* | gh-93649: Split watcher API tests from _testcapimodule.c (#99532) | Erlend E. Aasland | 2022-11-16 | 1 | -0/+3 |
|
|
* | gh-93649: Split memory and docstring tests from _testcapimodule.c (#99517) | Erlend E. Aasland | 2022-11-16 | 1 | -0/+6 |
|
|
* | gh-93649: Split pytime and datetime tests from _testcapimodule.c (#99494) | Erlend E. Aasland | 2022-11-15 | 1 | -0/+6 |
|
|
* | gh-93649: Split getargs tests from _testcapimodule.c (#99346) | Erlend E. Aasland | 2022-11-14 | 1 | -0/+3 |
|
|
* | gh-93649: Split unicode tests from _testcapimodule.c & add some more (GH-95819) | Petr Viktorin | 2022-08-10 | 1 | -0/+3 |
|
|
* | gh-93274: Expose receiving vectorcall in the Limited API (GH-95717) | Petr Viktorin | 2022-08-08 | 1 | -0/+3 |
|
|
* | gh-93649: Split heaptype tests from _testcapimodule.c (GH-95386) | Petr Viktorin | 2022-08-01 | 1 | -0/+3 |
|
|
* | gh-93649: Split vectorcall testing from _testcapimodule.c (GH-94549) | Petr Viktorin | 2022-07-08 | 1 | -0/+3 |
|
|
* | bpo-41089: Filters and other issues in Visual Studio projects (GH-21070) | Nikita Nemkin | 2020-06-23 | 1 | -0/+8 |
|
|
* | Fix #13210. Port the Windows build from VS2008 to VS2010. | Brian Curtin | 2012-05-13 | 1 | -0/+13 |
|
|