..
Python-ast.h
…
Python.h
…
abstract.h
use imperative
2014-04-08 10:51:20 -04:00
asdl.h
…
ast.h
…
bitset.h
…
boolobject.h
…
bufferobject.h
…
bytearrayobject.h
…
bytes_methods.h
…
bytesobject.h
…
cStringIO.h
Remove trailing whitespaces in cStringIO.h.
2013-01-28 11:00:58 +02:00
cellobject.h
…
ceval.h
…
classobject.h
…
cobject.h
…
code.h
…
codecs.h
Merged revisions 86561-86562,86564-86565,86705,86708,86713 via svnmerge from
2010-11-26 08:28:05 +00:00
compile.h
…
complexobject.h
…
datetime.h
#18466 : fix more typos. Patch by Févry Thibault.
2013-08-17 16:56:09 +03:00
descrobject.h
…
dictobject.h
…
dtoa.h
…
enumobject.h
…
errcode.h
…
eval.h
…
fileobject.h
Always define _PyIsSelectable_fd().
2011-08-28 16:43:24 +02:00
floatobject.h
…
frameobject.h
…
funcobject.h
…
genobject.h
…
graminit.h
remove dictmaker rule; it's unused
2010-12-11 04:25:57 +00:00
grammar.h
…
import.h
Issue #19932 : Fix typo in import.h, missing whitespaces in function prototypes.
2013-12-10 01:23:22 +01:00
intobject.h
Issue #15989 : Fix several occurrences of integer overflow
2013-01-19 12:55:39 +02:00
intrcheck.h
…
iterobject.h
…
listobject.h
remove tab ( closes #21587 )
2014-05-26 15:12:28 -07:00
longintrepr.h
…
longobject.h
Issue #15989 : Fix several occurrences of integer overflow
2013-01-19 12:55:39 +02:00
marshal.h
…
memoryobject.h
…
metagrammar.h
…
methodobject.h
…
modsupport.h
…
moduleobject.h
…
node.h
Issue #18637 : Fixed an error in _PyNode_SizeOf declaration.
2014-11-18 17:29:47 +02:00
object.h
Issue #22453 : Fexed reference leaks when format error messages in ceval.c.
2014-11-19 00:11:05 +02:00
objimpl.h
…
opcode.h
…
osdefs.h
Backport 5db6d9ddf6e8.
2012-11-12 20:35:29 +01:00
parsetok.h
…
patchlevel.h
after 2.7.8
2014-06-29 18:59:07 -07:00
pgen.h
…
pgenheaders.h
…
py_curses.h
…
pyarena.h
…
pycapsule.h
…
pyctype.h
Try to fix linking failures under Windows
2011-10-04 14:45:32 +02:00
pydebug.h
- Issue #13703 : oCERT-2011-003: add -R command-line option and PYTHONHASHSEED
2012-02-20 20:42:21 -05:00
pyerrors.h
…
pyexpat.h
…
pyfpe.h
Remove trailing whitespace in order to silence warnings on HP-UX.
2012-08-31 17:15:49 -04:00
pygetopt.h
Fix crash at startup with -W options.
2012-02-21 20:42:48 +01:00
pymacconfig.h
#11565 : Fix several typos. Patch by Piotr Kasprzyk.
2011-03-16 12:34:31 +02:00
pymactoolbox.h
…
pymath.h
…
pymem.h
…
pyport.h
Issue 10052: fix failed uint32_t / uint64_t / int32_t / int64_t detection on some platforms.
2012-12-02 13:13:56 +00:00
pystate.h
Issue #13992 : The trashcan mechanism is now thread-safe. This eliminates
2012-09-06 00:59:49 +02:00
pystrcmp.h
…
pystrtod.h
…
pythonrun.h
Issue #21963 : backout issue #1856 patch (avoid crashes and lockups when
2014-11-21 02:04:21 +01:00
pythread.h
…
rangeobject.h
…
setobject.h
…
sliceobject.h
…
stringobject.h
…
structmember.h
…
structseq.h
…
symtable.h
…
sysmodule.h
Issue #22193 : Fixed integer overflow error in sys.getsizeof().
2014-11-15 13:21:01 +02:00
timefuncs.h
issue #9090 : Take the same approach for socketmodule as daytimemodule
2013-03-19 13:53:56 -07:00
token.h
Merged revisions 85675 via svnmerge from
2010-10-18 00:19:30 +00:00
traceback.h
…
tupleobject.h
…
ucnhash.h
…
unicodeobject.h
…
warnings.h
…
weakrefobject.h
Closes #13867 : remove untrue comment about PyWeakref_Check().
2013-10-08 19:50:26 +02:00