This website requires JavaScript.
Explore
Help
Register
Sign In
dox4
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-08-26 15:27:43 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Doc
/
c-api
History
Victor Stinner
aaad2e81ce
gh-133968: Update PyUnicodeWriter_WriteASCII() documentation (
#135297
)
...
The function was added to Python 3.14.
2025-06-09 14:47:02 +02:00
..
abstract.rst
…
allocation.rst
…
apiabiversion.rst
…
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
…
conversion.rst
…
coro.rst
…
datetime.rst
…
descriptor.rst
…
dict.rst
…
exceptions.rst
Docs: Update
PyExc_*
tables in the c-api documentation (GH-131640)
2025-06-06 17:51:47 +02:00
file.rst
…
float.rst
…
frame.rst
…
function.rst
…
gcsupport.rst
…
gen.rst
…
hash.rst
…
import.rst
…
index.rst
…
init_config.rst
…
init.rst
…
intro.rst
…
iter.rst
…
iterator.rst
…
lifecycle.dot
…
lifecycle.dot.css
…
lifecycle.dot.pdf
…
lifecycle.dot.svg
…
lifecycle.rst
…
list.rst
…
long.rst
…
mapping.rst
…
marshal.rst
…
memory.rst
…
memoryview.rst
…
method.rst
…
module.rst
…
monitoring.rst
…
none.rst
…
number.rst
…
object.rst
…
objimpl.rst
…
perfmaps.rst
…
refcounting.rst
…
reflection.rst
…
sequence.rst
…
set.rst
…
slice.rst
…
stable.rst
…
structures.rst
…
sys.rst
…
time.rst
…
tuple.rst
…
type.rst
…
typehints.rst
…
typeobj.rst
bpo-45210: Document that error indicator may be set in tp_dealloc (
#28358
)
2025-06-09 08:56:32 +00:00
unicode.rst
gh-133968: Update PyUnicodeWriter_WriteASCII() documentation (
#135297
)
2025-06-09 14:47:02 +02:00
utilities.rst
…
veryhigh.rst
…
weakref.rst
…