|
dictobject.h
|
Add PyDict_SetDefault. (closes #17327)
|
2013-03-07 22:16:29 -05:00 |
|
import.h
|
make some freezing related stuff const
|
2013-03-13 14:06:39 -05:00 |
|
object.h
|
remove unused flag (closes #16505)
|
2012-11-18 20:49:39 -06:00 |
|
osdefs.h
|
Merge 3.3.
|
2012-11-12 20:24:09 +01:00 |
|
patchlevel.h
|
Post-release update.
|
2012-09-29 14:21:25 +02:00 |
|
pyport.h
|
Issue #17047: remove doubled words added in 3.4,
|
2013-03-11 18:38:13 -04:00 |
|
pystate.h
|
Issue #17522: Add the PyGILState_Check() API.
|
2013-03-23 03:36:16 -07:00 |
|
symtable.h
|
Issue #5765: Merge from 3.3
|
2012-11-04 23:53:15 +10:00 |
|
token.h
|
make _PyParser_TokenNames const
|
2012-10-24 08:21:52 -07:00 |
|
unicodeobject.h
|
fix typo in a comment
|
2013-04-18 23:21:19 +02:00 |