You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Vladimir Matveev cfb0f57ff8
bpo-41756: Export PyGen_Send and wrap it in if-defs (#22677)
5 years ago
..
abstract.rst bpo-41103: Remove old buffer protocol support (#21117) 6 years ago
allocation.rst bpo-37432: Doc: Fix signature of PyObject_Del() (GH-14430) 7 years ago
apiabiversion.rst Doc: Replace the deprecated highlightlang directive by highlight. (#13377) 7 years ago
arg.rst bpo-40204, doc: Fix syntax of C variables (GH-21846) 6 years ago
bool.rst Doc: Replace the deprecated highlightlang directive by highlight. (#13377) 7 years ago
buffer.rst bpo-40204, doc: Fix syntax of C variables (GH-21846) 6 years ago
bytearray.rst bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950) 6 years ago
bytes.rst bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950) 6 years ago
call.rst bpo-40204, doc: Fix syntax of C variables (GH-21846) 6 years ago
capsule.rst bpo-40204, doc: Fix syntax of C variables (GH-21846) 6 years ago
cell.rst bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950) 6 years ago
code.rst Fix the miscellaneous typo (GH-17700) 6 years ago
codec.rst bpo-41842: Add codecs.unregister() function (GH-22360) 5 years ago
complex.rst bpo-20092. Use __index__ in constructors of int, float and complex. (GH-13108) 7 years ago
concrete.rst bpo-41324 Add a minimal decimal capsule API (#21519) 6 years ago
contextvars.rst bpo-40428: Remove references to Py*_ClearFreeList in the docs (GH-19783) 6 years ago
conversion.rst bpo-36020: Require vsnprintf() to build Python (GH-20899) 6 years ago
coro.rst bpo-38600: NULL -> ``NULL``. (GH-17001) 6 years ago
datetime.rst bpo-30155: Add macros to get tzinfo from datetime instances (GH-21633) 5 years ago
decimal.rst Fix .. code-block :: directives in decimal.rst (GH-22571) 5 years ago
descriptor.rst Doc: Replace the deprecated highlightlang directive by highlight. (#13377) 7 years ago
dict.rst bpo-41802: Document 'PyDict_DelItem' can raise a 'KeyError' (GH-22291) 5 years ago
exceptions.rst bpo-40204, doc: Fix syntax of C variables (GH-21846) 6 years ago
file.rst bpo-40204, doc: Fix syntax of C variables (GH-21846) 6 years ago
float.rst bpo-40428: Remove references to Py*_ClearFreeList in the docs (GH-19783) 6 years ago
function.rst bpo-38600: NULL -> ``NULL``. (GH-17001) 6 years ago
gcsupport.rst bpo-40170: Convert PyObject_IS_GC() macro to a function (GH-19464) 6 years ago
gen.rst bpo-38600: NULL -> ``NULL``. (GH-17001) 6 years ago
import.rst bpo-38600: NULL -> ``NULL``. (GH-17001) 6 years ago
index.rst bpo-36763: Implement the PEP 587 (GH-13592) 7 years ago
init.rst bpo-40204, doc: Fix syntax of C variables (GH-21846) 6 years ago
init_config.rst Doc: Minor fix to init config C API documentation (GH-21198) 6 years ago
intro.rst bpo-40204, doc: Fix syntax of C variables (GH-21846) 6 years ago
iter.rst bpo-41756: Export PyGen_Send and wrap it in if-defs (#22677) 5 years ago
iterator.rst Doc: Replace the deprecated highlightlang directive by highlight. (#13377) 7 years ago
list.rst bpo-40428: Remove references to Py*_ClearFreeList in the docs (GH-19783) 6 years ago
long.rst bpo-41211: Doc: Fix PyLong_FromUnicodeObject (GH-21325) 6 years ago
mapping.rst bpo-39153: Clarify C API *SetItem refcounting semantics (GH-18220) 6 years ago
marshal.rst bpo-40204, doc: Fix syntax of C variables (GH-21846) 6 years ago
memory.rst bpo-40204, doc: Fix syntax of C variables (GH-21846) 6 years ago
memoryview.rst bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950) 6 years ago
method.rst bpo-40428: Remove references to Py*_ClearFreeList in the docs (GH-19783) 6 years ago
module.rst bpo-40204, doc: Fix syntax of C variables (GH-21846) 6 years ago
none.rst Doc: Replace the deprecated highlightlang directive by highlight. (#13377) 7 years ago
number.rst bpo-40792: Make the result of PyNumber_Index() always having exact type int. (GH-20443) 6 years ago
object.rst bpo-40204, doc: Fix syntax of C variables (GH-21846) 6 years ago
objimpl.rst Doc: Replace the deprecated highlightlang directive by highlight. (#13377) 7 years ago
refcounting.rst bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950) 6 years ago
reflection.rst bpo-40421: Add PyFrame_GetBack() function (GH-19765) 6 years ago
sequence.rst bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950) 6 years ago
set.rst bpo-40428: Remove references to Py*_ClearFreeList in the docs (GH-19783) 6 years ago
slice.rst bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950) 6 years ago
stable.rst Doc: Replace the deprecated highlightlang directive by highlight. (#13377) 7 years ago
structures.rst bpo-40204, doc: Fix syntax of C variables (GH-21846) 6 years ago
sys.rst bpo-39882: Py_FatalError() logs the function name (GH-18819) 6 years ago
tuple.rst bpo-40204, doc: Fix syntax of C variables (GH-21846) 6 years ago
type.rst Note the buffer slots can be set with PyType_Spec with the unlimited API. (GH-22031) 5 years ago
typeobj.rst bpo-40204, doc: Fix syntax of C variables (GH-21846) 6 years ago
unicode.rst bpo-40204, doc: Fix syntax of C variables (GH-21846) 6 years ago
utilities.rst Doc: Replace the deprecated highlightlang directive by highlight. (#13377) 7 years ago
veryhigh.rst bpo-40204, doc: Fix syntax of C variables (GH-21846) 6 years ago
weakref.rst bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950) 6 years ago