This website requires JavaScript.
Explore
Help
Sign in
languages
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython
synced
2024-11-02 05:41:35 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
762bf40438
cpython
/
Include
History
Serhiy Storchaka
762bf40438
bpo-29852: Argument Clinic Py_ssize_t converter now supports None (
#716
)
...
if pass `accept={int, NoneType}`.
2017-03-30 09:15:31 +03:00
..
abstract.h
bpo-29852: Argument Clinic Py_ssize_t converter now supports None (
#716
)
2017-03-30 09:15:31 +03:00
accu.h
asdl.h
ast.h
bitset.h
bltinmodule.h
boolobject.h
bytearrayobject.h
bytes_methods.h
bytesobject.h
cellobject.h
ceval.h
bpo-29748: Added the slice index converter in Argument Clinic. (
#549
)
2017-03-19 19:37:40 +02:00
classobject.h
code.h
codecs.h
compile.h
complexobject.h
datetime.h
descrobject.h
dictobject.h
bpo-15695: Add PyAPI_FUNC() to _PyDict_SizeOf() declaration. (
#639
)
2017-03-12 14:15:54 +02:00
dtoa.h
dynamic_annotations.h
enumobject.h
errcode.h
eval.h
bpo-29524: Add Objects/call.c file (
#12
)
2017-02-12 19:27:05 +01:00
fileobject.h
bpo-28667: Fix a compile warning on FreeBSD when compare with FD_SETSIZE. (
#501
)
2017-03-12 14:43:12 +02:00
fileutils.h
bpo-29619: Convert st_ino using unsigned integer (
#557
)
2017-03-09 17:34:28 +01:00
floatobject.h
frameobject.h
funcobject.h
genobject.h
graminit.h
grammar.h
import.h
intrcheck.h
iterobject.h
listobject.h
longintrepr.h
longobject.h
bpo-29878: Add global instances of int for 0 and 1. (
#852
)
2017-03-30 09:09:41 +03:00
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
pgen.h
pgenheaders.h
py_curses.h
pyarena.h
pyatomic.h
pycapsule.h
pyctype.h
pydebug.h
pydtrace.d
pydtrace.h
pyerrors.h
pyexpat.h
pyfpe.h
pygetopt.h
pyhash.h
pylifecycle.h
bpo-27593: Get SCM build info from git instead of hg. (
#446
)
2017-03-04 00:19:55 -05:00
pymacconfig.h
pymacro.h
bpo-29936: fix typo __GNU*C*_MINOR__ (
#878
)
2017-03-28 21:58:01 -07:00
pymath.h
pymem.h
pyport.h
Fix the only non-C90 comment to be C90 compatible. (
#566
)
2017-03-08 20:24:22 +02:00
pystate.h
bpo-6532: Make the thread id an unsigned integer. (
#781
)
2017-03-23 14:48:39 +01:00
pystrcmp.h
pystrhex.h
pystrtod.h
Python-ast.h
bpo-29463: Add docstring field to some AST nodes. (
#46
)
2017-02-22 16:31:59 +01:00
Python.h
pythonrun.h
pythread.h
bpo-6532: Make the thread id an unsigned integer. (
#781
)
2017-03-23 14:48:39 +01:00
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
bpo-28749: Fixed the documentation of the mapping codec APIs. (
#487
)
2017-03-19 08:15:17 +02:00
warnings.h
weakrefobject.h