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
9cefcc0ee7
cpython
/
Doc
/
c-api
History
Victor Stinner
5c4235cd8c
gh-119182: Add PyUnicodeWriter C API (
#119184
)
2024-06-17 17:10:52 +02:00
..
abstract.rst
allocation.rst
apiabiversion.rst
arg.rst
bool.rst
buffer.rst
gh-119467: Fix Py_buffer.format type and correct documentation typo (
#119475
)
2024-05-27 17:46:13 +05:30
bytearray.rst
bytes.rst
call.rst
capsule.rst
cell.rst
code.rst
codec.rst
complex.rst
concrete.rst
contextvars.rst
conversion.rst
coro.rst
datetime.rst
descriptor.rst
dict.rst
exceptions.rst
file.rst
float.rst
frame.rst
function.rst
gcsupport.rst
gen.rst
hash.rst
gh-111389: Add PyHASH_MULTIPLIER constant (
#119214
)
2024-05-21 19:51:51 +02:00
import.rst
index.rst
init.rst
init_config.rst
intro.rst
iter.rst
iterator.rst
list.rst
long.rst
gh-116560: Add PyLong_GetSign() public function (
#116561
)
2024-06-03 14:06:31 +02:00
mapping.rst
marshal.rst
memory.rst
memoryview.rst
method.rst
module.rst
Docs: Add central references to free-threading-related options (
#119017
)
2024-05-21 17:49:23 -04:00
monitoring.rst
gh-119968: Improved monitoring c-api docs (
#119969
)
2024-06-03 12:31:02 +03:00
none.rst
number.rst
object.rst
objimpl.rst
perfmaps.rst
refcounting.rst
reflection.rst
gh-118934: Fix PyEval_GetLocals docs (PEP 667) (
#119932
)
2024-06-02 04:44:29 +00:00
sequence.rst
set.rst
slice.rst
stable.rst
structures.rst
sys.rst
time.rst
tuple.rst
GH-117283: Add doc warning for
PyTuple_SetItem
refcount > 1 (
#117916
)
2024-05-27 17:50:28 +05:30
type.rst
typehints.rst
typeobj.rst
unicode.rst
gh-119182: Add PyUnicodeWriter C API (
#119184
)
2024-06-17 17:10:52 +02:00
utilities.rst
veryhigh.rst
weakref.rst
docs: fix a few typos identified by codespell (
#119516
)
2024-05-25 18:13:31 -07:00