.. |
abstract.h
|
bpo-39583: Remove superfluous "extern C" bits from Include/cpython/*.h (GH-18413)
|
2020-06-01 20:35:56 +02:00 |
bytearrayobject.h
|
bpo-35134: Add Include/cpython/bytesobject.h file (GH-18494)
|
2020-02-12 23:54:31 +01:00 |
bytesobject.h
|
bpo-35134: Add Include/cpython/bytesobject.h file (GH-18494)
|
2020-02-12 23:54:31 +01:00 |
ceval.h
|
bpo-39583: Remove superfluous "extern C" bits from Include/cpython/*.h (GH-18413)
|
2020-06-01 20:35:56 +02:00 |
code.h
|
bpo-40421: Add Include/cpython/code.h header file (GH-19756)
|
2020-04-28 17:07:12 +02:00 |
dictobject.h
|
bpo-39583: Remove superfluous "extern C" bits from Include/cpython/*.h (GH-18413)
|
2020-06-01 20:35:56 +02:00 |
fileobject.h
|
bpo-39583: Remove superfluous "extern C" bits from Include/cpython/*.h (GH-18413)
|
2020-06-01 20:35:56 +02:00 |
fileutils.h
|
bpo-35134: Add Include/cpython/fileutils.h header file (GH-18493)
|
2020-02-12 23:55:09 +01:00 |
frameobject.h
|
bpo-39583: Remove superfluous "extern C" bits from Include/cpython/*.h (GH-18413)
|
2020-06-01 20:35:56 +02:00 |
import.h
|
bpo-39583: Remove superfluous "extern C" bits from Include/cpython/*.h (GH-18413)
|
2020-06-01 20:35:56 +02:00 |
initconfig.h
|
bpo-40939: Remove the old parser (GH-20768)
|
2020-06-11 17:30:46 +01:00 |
interpreteridobject.h
|
bpo-39583: Remove superfluous "extern C" bits from Include/cpython/*.h (GH-18413)
|
2020-06-01 20:35:56 +02:00 |
listobject.h
|
bpo-39583: Remove superfluous "extern C" bits from Include/cpython/*.h (GH-18413)
|
2020-06-01 20:35:56 +02:00 |
methodobject.h
|
bpo-38787: Add PyCFunction_CheckExact() macro for exact type checks (GH-20024)
|
2020-05-12 07:12:41 -07:00 |
object.h
|
bpo-40989: Make _PyTraceMalloc_NewReference() internal (GH-20915)
|
2020-06-16 17:29:50 +02:00 |
objimpl.h
|
bpo-40989: PyObject_INIT() becomes an alias to PyObject_Init() (GH-20901)
|
2020-06-16 01:28:07 +02:00 |
pyerrors.h
|
bpo-39583: Remove superfluous "extern C" bits from Include/cpython/*.h (GH-18413)
|
2020-06-01 20:35:56 +02:00 |
pylifecycle.h
|
bpo-39583: Remove superfluous "extern C" bits from Include/cpython/*.h (GH-18413)
|
2020-06-01 20:35:56 +02:00 |
pymem.h
|
bpo-39583: Remove superfluous "extern C" bits from Include/cpython/*.h (GH-18413)
|
2020-06-01 20:35:56 +02:00 |
pystate.h
|
bpo-39583: Remove superfluous "extern C" bits from Include/cpython/*.h (GH-18413)
|
2020-06-01 20:35:56 +02:00 |
sysmodule.h
|
bpo-39583: Remove superfluous "extern C" bits from Include/cpython/*.h (GH-18413)
|
2020-06-01 20:35:56 +02:00 |
traceback.h
|
bpo-39583: Remove superfluous "extern C" bits from Include/cpython/*.h (GH-18413)
|
2020-06-01 20:35:56 +02:00 |
tupleobject.h
|
bpo-39583: Remove superfluous "extern C" bits from Include/cpython/*.h (GH-18413)
|
2020-06-01 20:35:56 +02:00 |
unicodeobject.h
|
bpo-36346: Make unicodeobject.h C89 compatible (GH-20934)
|
2020-06-17 23:43:01 +09:00 |