Commit Graph

7 Commits

Author SHA1 Message Date
Victor Stinner 6f1fe98031
PEP 670: List converted macros (#2120)
Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>
2021-10-20 15:55:51 +02:00
Victor Stinner 9afa9ee0b6
PEP 670: rephrase conversion to regular functions (#2119) 2021-10-20 02:10:04 +02:00
Victor Stinner ccb8ee3cc3
PEP 670: remove duplicated paragraph (#2118) 2021-10-20 01:47:53 +02:00
Victor Stinner 157ab6ee10
PEP 670: formatting (#2117)
abstract: detect => aid detecting
2021-10-20 01:35:46 +02:00
Erlend Egeberg Aasland c3ddc82c51
PEP 670: Nitpick (#2116) 2021-10-20 01:21:46 +02:00
Victor Stinner 401d207bd3
PEP 670 (#2115) 2021-10-20 00:15:07 +02:00
Victor Stinner a0380afe17
PEP 670: Convert macros to functions in the Python C API (GH-2114) 2021-10-19 23:31:48 +02:00