This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2024-12-01 11:15:56 +01:00
Code
Issues
Releases
Activity
bb8fd5b1eb
cpython
/
Include
History
Serhiy Storchaka
a83a6a3275
Issue #28701: _PyUnicode_EqualToASCIIId and _PyUnicode_EqualToASCIIString now
...
require ASCII right argument and assert this condition in debug build.
2016-11-16 20:02:44 +02:00
..
abstract.h
accu.h
asdl.h
ast.h
bitset.h
bltinmodule.h
boolobject.h
bytearrayobject.h
bytes_methods.h
bytesobject.h
Issue 28128: Print out better error/warning messages for invalid string escapes. Backport to 3.6.
2016-10-31 14:46:26 -04:00
cellobject.h
ceval.h
classobject.h
code.h
codecs.h
compile.h
complexobject.h
datetime.h
descrobject.h
dictobject.h
Issue #28544: Pass
PyObject*
to _PyDict_Pop, not
PyDictObject*
2016-10-28 19:01:21 -04:00
dtoa.h
dynamic_annotations.h
enumobject.h
errcode.h
eval.h
fileobject.h
fileutils.h
floatobject.h
frameobject.h
funcobject.h
genobject.h
Issue #23996: Added _PyGen_SetStopIterationValue for safe raising
2016-11-06 18:47:03 +02:00
graminit.h
grammar.h
import.h
intrcheck.h
iterobject.h
listobject.h
longintrepr.h
longobject.h
marshal.h
memoryobject.h
metagrammar.h
methodobject.h
modsupport.h
moduleobject.h
namespaceobject.h
node.h
object.h
objimpl.h
odictobject.h
opcode.h
osdefs.h
osmodule.h
parsetok.h
patchlevel.h
Start 3.6.0b4
2016-11-01 00:35:39 -04:00
pgen.h
pgenheaders.h
prefix freegrammar (closes #28413)
2016-10-10 23:21:02 -07:00
py_curses.h
pyarena.h
pyatomic.h
pycapsule.h
pyctype.h
pydebug.h
pydtrace.d
pydtrace.h
mark dtrace stubs as static inline; remove stubs
2016-10-20 22:37:00 -07:00
pyerrors.h
Issue #28410: Added _PyErr_FormatFromCause() -- the helper for raising
2016-10-21 17:09:17 +03:00
pyexpat.h
pyfpe.h
pygetopt.h
pyhash.h
pylifecycle.h
pymacconfig.h
pymacro.h
pymath.h
pymem.h
pyport.h
pystate.h
pystrcmp.h
pystrhex.h
pystrtod.h
Python-ast.h
Python.h
pythonrun.h
pythread.h
pytime.h
rangeobject.h
setobject.h
sliceobject.h
structmember.h
structseq.h
symtable.h
sysmodule.h
token.h
traceback.h
tupleobject.h
typeslots.h
ucnhash.h
unicodeobject.h
Issue #28701: _PyUnicode_EqualToASCIIId and _PyUnicode_EqualToASCIIString now
2016-11-16 20:02:44 +02:00
warnings.h
weakrefobject.h