Petr Viktorin
|
cf86996a8e
|
bpo-43795: Mark PyCodec_Unregister as a function, not data, in stable ABI (GH-25920)
|
2021-05-05 19:32:21 +02:00 |
Pablo Galindo
|
c2931d31f8
|
bpo-43916: Move the _PyStructSequence_InitType function to the internal API (GH-25854)
|
2021-05-03 15:50:24 +01:00 |
Pablo Galindo
|
558df90109
|
bpo-43916: Export the _PyStructSequence_InitType to fix build errors in the curses module (GH-25768)
|
2021-05-01 02:21:19 +01:00 |
Petr Viktorin
|
14fc2bdfab
|
bpo-28254: Add PyGC_ functions to the stable ABI manifest (GH-25720)
Co-authored-by: Senthil Kumaran <senthil@uthcode.com>
Co-authored-by: scoder <stefan_ml@behnel.de>
|
2021-04-29 15:46:48 +02:00 |
Petr Viktorin
|
f6ee4dad58
|
bpo-43795: Generate python3dll.c and doc data from manifest (PEP 652) (GH-25315)
|
2021-04-29 11:33:14 +02:00 |