.. |
abstract.h
|
Issues #25909, #28211: Restored correct documentation of PyMapping_Items,
|
2016-09-26 20:52:41 +03:00 |
accu.h
|
|
|
asdl.h
|
|
|
ast.h
|
|
|
bitset.h
|
|
|
bltinmodule.h
|
|
|
boolobject.h
|
|
|
bytearrayobject.h
|
|
|
bytes_methods.h
|
|
|
bytesobject.h
|
Correct “an” → “a” with “Unicode”, “user”, “UTF”, etc
|
2016-04-15 02:14:19 +00:00 |
cellobject.h
|
|
|
ceval.h
|
sys.setrecursionlimit() now raises RecursionError
|
2015-10-13 00:11:21 +02:00 |
classobject.h
|
|
|
code.h
|
code_richcompare() now uses the constants types
|
2016-01-22 12:33:12 +01:00 |
codecs.h
|
Issue #25523: Merge "a" to "an" fixes from 3.4 into 3.5
|
2015-11-02 04:04:57 +00:00 |
compile.h
|
|
|
complexobject.h
|
|
|
datetime.h
|
|
|
descrobject.h
|
|
|
dictobject.h
|
Issue #25914: Fixed and simplified OrderedDict.__sizeof__.
|
2015-12-22 08:16:18 +02:00 |
dtoa.h
|
|
|
dynamic_annotations.h
|
|
|
enumobject.h
|
|
|
errcode.h
|
|
|
eval.h
|
|
|
fileobject.h
|
|
|
fileutils.h
|
|
|
floatobject.h
|
|
|
frameobject.h
|
fix indentation of comment
|
2016-06-03 22:37:48 -07:00 |
funcobject.h
|
|
|
genobject.h
|
Issue #27243: Fix __aiter__ protocol
|
2016-06-09 15:08:31 -04:00 |
graminit.h
|
|
|
grammar.h
|
|
|
import.h
|
|
|
intrcheck.h
|
|
|
iterobject.h
|
|
|
listobject.h
|
Issue #26778: Fixed "a/an/and" typos in code comment and documentation.
|
2016-04-17 08:32:47 +03:00 |
longintrepr.h
|
|
|
longobject.h
|
Issue #27626: Spelling fixes in docs, comments and internal names
|
2016-07-28 01:11:04 +00:00 |
marshal.h
|
|
|
memoryobject.h
|
|
|
metagrammar.h
|
|
|
methodobject.h
|
|
|
modsupport.h
|
|
|
moduleobject.h
|
Issue #27782: Fix m_methods handling in multiphase init
|
2016-08-21 17:41:56 +10:00 |
namespaceobject.h
|
|
|
node.h
|
|
|
object.h
|
Issue #26200: Added Py_SETREF and replaced Py_XSETREF with Py_SETREF
|
2016-04-10 18:05:40 +03:00 |
objimpl.h
|
|
|
odictobject.h
|
|
|
opcode.h
|
|
|
osdefs.h
|
|
|
parsetok.h
|
|
|
patchlevel.h
|
Post-release fixups for Python 3.5.2.
|
2016-06-26 19:47:22 -07:00 |
pgen.h
|
|
|
pgenheaders.h
|
|
|
py_curses.h
|
|
|
pyarena.h
|
|
|
pyatomic.h
|
Use Py_uintptr_t for atomic pointers
|
2016-01-22 14:09:55 +01:00 |
pycapsule.h
|
|
|
pyctype.h
|
|
|
pydebug.h
|
|
|
pyerrors.h
|
|
|
pyexpat.h
|
|
|
pyfpe.h
|
remove trailing whitespace
|
2016-09-19 22:16:36 -07:00 |
pygetopt.h
|
|
|
pyhash.h
|
|
|
pylifecycle.h
|
|
|
pymacconfig.h
|
Minor spelling fixes
|
2016-08-20 08:03:06 +00:00 |
pymacro.h
|
|
|
pymath.h
|
Issue #27895: Spelling fixes (Contributed by Ville Skyttä).
|
2016-09-07 12:03:06 +00:00 |
pymem.h
|
|
|
pyport.h
|
remove trailing whitespace
|
2016-09-19 22:16:36 -07:00 |
pystate.h
|
pystate.h: fix _PyThreadState_UncheckedGet()
|
2016-03-25 00:54:18 +01:00 |
pystrcmp.h
|
|
|
pystrhex.h
|
|
|
pystrtod.h
|
|
|
Python-ast.h
|
Issue #25555: Fix parser and AST: fill lineno and col_offset of "arg" node when
|
2015-11-06 17:01:48 +01:00 |
Python.h
|
|
|
pythonrun.h
|
Corrections for a/an in code comments and documentation
|
2016-05-08 13:53:41 +00:00 |
pythread.h
|
|
|
pytime.h
|
Issue #25155: Add _PyTime_AsTimevalTime_t() function
|
2015-09-18 13:36:17 +02:00 |
rangeobject.h
|
|
|
setobject.h
|
|
|
sliceobject.h
|
|
|
structmember.h
|
|
|
structseq.h
|
|
|
symtable.h
|
|
|
sysmodule.h
|
|
|
token.h
|
|
|
traceback.h
|
Fixed declarations of _Py_DumpTraceback() and _Py_DumpTracebackThreads().
|
2016-05-01 13:06:43 +03:00 |
tupleobject.h
|
|
|
typeslots.h
|
|
|
ucnhash.h
|
|
|
unicodeobject.h
|
Issue #28295: Fixed the documentation and added tests for PyUnicode_AsUCS4().
|
2016-10-02 21:29:26 +03:00 |
warnings.h
|
|
|
weakrefobject.h
|
|
|