Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-89653: PEP 670: Macros always cast arguments in cpython/ (#93766) | Victor Stinner | 2022-06-13 | 1 | -3/+1 |
* | gh-92781: Avoid mixing declarations and code in C API (#92783) | Victor Stinner | 2022-05-15 | 1 | -2/+4 |
* | gh-89653: PEP 670: Limited API doesn't cast arguments (#92654) | Victor Stinner | 2022-05-11 | 1 | -1/+3 |
* | gh-91320: Fix more old-style cast warnings in C++ (#92247) | Victor Stinner | 2022-05-03 | 1 | -1/+1 |
* | gh-89653: PEP 670: Convert PyWeakref_GET_OBJECT() to function (#91785) | Victor Stinner | 2022-04-21 | 1 | -10/+16 |
* | bpo-46481: Implement vectorcall for weakref.ref.__call__ method. (GH-30820) | Dong-hee Na | 2022-01-23 | 1 | -0/+1 |
* | bpo-35134: Split warnings.h and weakrefobject.h (GH-29042) | Victor Stinner | 2021-10-18 | 1 | -0/+47 |