asdl.h
|
Add ast.Constant
|
2016-01-26 00:40:57 +01:00 |
bytesobject.h
|
Add _PyBytesWriter_Resize() function
|
2015-10-14 13:56:47 +02:00 |
code.h
|
code_richcompare() now uses the constants types
|
2016-01-22 12:33:12 +01:00 |
patchlevel.h
|
Post-release fixups for Python 3.5.1.
|
2015-12-06 21:53:27 -08:00 |
pyatomic.h
|
Use Py_uintptr_t for atomic pointers
|
2016-01-22 14:09:55 +01:00 |
pymacro.h
|
Issue #25558: Use compile-time asserts.
|
2015-11-07 15:42:38 +02:00 |
pystate.h
|
Add _PyThreadState_UncheckedGet()
|
2016-01-20 11:12:38 +01:00 |
Python-ast.h
|
Add ast.Constant
|
2016-01-26 00:40:57 +01:00 |