This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-12-23 09:19:18 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
39dd141a4b
cpython
/
Doc
/
c-api
History
Download ZIP
Download TAR.GZ
Martmists
0b11c429c7
bpo-42085: [docs] Add versionadded for am_send in type object documentation (GH-25465)
2021-05-29 21:30:27 +01:00
..
abstract.rst
allocation.rst
apiabiversion.rst
bpo-43795: PEP 652 user documentation (GH-25668)
2021-05-11 07:04:33 -07:00
arg.rst
bool.rst
buffer.rst
bytearray.rst
bytes.rst
call.rst
capsule.rst
cell.rst
code.rst
codec.rst
complex.rst
concrete.rst
contextvars.rst
bpo-43959: clarify the documentation of the PyContextVar C-API (GH-25671)
2021-04-28 07:03:19 -07:00
conversion.rst
coro.rst
datetime.rst
descriptor.rst
dict.rst
exceptions.rst
bpo-44029: Remove Py_UNICODE APIs (GH-25881)
2021-05-07 15:58:29 +09:00
file.rst
float.rst
function.rst
gcsupport.rst
bpo-44263: Mention PyType_Ready in the gc protocol warning (GH-26445)
2021-05-29 04:32:42 +01:00
gen.rst
import.rst
index.rst
init.rst
bpo-44113: Deprecate old functions to config Python init (GH-26060)
2021-05-12 23:59:25 +02:00
init_config.rst
bpo-43774: Remove unused PYMALLOC_DEBUG macro (GH-25711)
2021-04-29 10:47:47 +02:00
intro.rst
bpo-43774: Enhance debug build documentation (GH-25712)
2021-04-29 13:06:59 +02:00
iter.rst
iterator.rst
list.rst
long.rst
mapping.rst
marshal.rst
memory.rst
bpo-44113: Deprecate old functions to config Python init (GH-26060)
2021-05-12 23:59:25 +02:00
memoryview.rst
method.rst
module.rst
none.rst
number.rst
object.rst
objimpl.rst
refcounting.rst
reflection.rst
sequence.rst
set.rst
slice.rst
stable.rst
Reword paragraph on specific value for Py_LIMITED_API (GH-26101)
2021-05-13 22:22:44 -07:00
structures.rst
bpo-43753: Add Py_Is() and Py_IsNone() functions (GH-25227)
2021-04-11 00:17:39 +02:00
sys.rst
bpo-44113: Deprecate old functions to config Python init (GH-26060)
2021-05-12 23:59:25 +02:00
tuple.rst
type.rst
bpo-44263: Mention PyType_Ready in the gc protocol warning (GH-26445)
2021-05-29 04:32:42 +01:00
typeobj.rst
bpo-42085: [docs] Add versionadded for am_send in type object documentation (GH-25465)
2021-05-29 21:30:27 +01:00
unicode.rst
bpo-44029: Remove Py_UNICODE APIs (GH-25881)
2021-05-07 15:58:29 +09:00
utilities.rst
veryhigh.rst
weakref.rst