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-07-31 07:04:42 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
9
4bb2a1ebc5
cpython
/
Doc
/
c-api
History
Download ZIP
Download TAR.GZ
Erlend Egeberg Aasland
4bb2a1ebc5
bpo-43181: Convert PyObject_TypeCheck to static inline function (GH-24533)
2021-02-15 17:19:24 +01: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
decimal.rst
descriptor.rst
dict.rst
exceptions.rst
file.rst
float.rst
function.rst
gcsupport.rst
gen.rst
import.rst
index.rst
init.rst
init_config.rst
intro.rst
iter.rst
iterator.rst
list.rst
long.rst
mapping.rst
marshal.rst
memory.rst
Fix Sphynx syntax in the memory.rst document
2021-02-02 20:45:36 +00:00
memoryview.rst
method.rst
module.rst
none.rst
number.rst
object.rst
bpo-43181: Convert PyObject_TypeCheck to static inline function (GH-24533)
2021-02-15 17:19:24 +01:00
objimpl.rst
refcounting.rst
reflection.rst
sequence.rst
set.rst
slice.rst
stable.rst
structures.rst
sys.rst
tuple.rst
type.rst
typeobj.rst
unicode.rst
utilities.rst
veryhigh.rst
weakref.rst