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.
 
 
 
 
 
 
Georg Brandl f6d6dc2e36 Clean up the docs of PyObject_IsSubclass and PyObject_IsInstance, and mention that they call the PEP 3119 methods. 11 years ago
..
abstract.rst Buffers are not sequence objects (!). Put them in the abstract objects layers 15 years ago
allocation.rst Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module. 14 years ago
apiabiversion.rst Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module. 14 years ago
arg.rst Merge 3.3 (#16805) 12 years ago
bool.rst Migrate to Sphinx 1.0 C language constructs. 15 years ago
buffer.rst Issue #21778: Clarify use of flags if PyBuffer_FillInfo() is used inside a 12 years ago
bytearray.rst Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module. 14 years ago
bytes.rst Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module. 14 years ago
capsule.rst Migrate to Sphinx 1.0 C language constructs. 15 years ago
cell.rst Migrate to Sphinx 1.0 C language constructs. 15 years ago
code.rst Issue #13590: Improve support for OS X Xcode 4: 14 years ago
codec.rst Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module. 14 years ago
complex.rst Issue #13590: Improve support for OS X Xcode 4: 14 years ago
concrete.rst Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module. 14 years ago
conversion.rst Issue #13590: Improve support for OS X Xcode 4: 14 years ago
datetime.rst Issue #13590: Improve support for OS X Xcode 4: 14 years ago
descriptor.rst Migrate to Sphinx 1.0 C language constructs. 15 years ago
dict.rst Closes #18456: Doc fix: PyDict_Update only works with dict-like objects, not key-value sequences. Patch by priyapappachan. 12 years ago
exceptions.rst Closes #22565: fix argument types of PyErr_WarnEx. 11 years ago
file.rst Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module. 14 years ago
float.rst Issue #13590: Improve support for OS X Xcode 4: 14 years ago
function.rst Issue #13590: Improve support for OS X Xcode 4: 14 years ago
gcsupport.rst Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module. 14 years ago
gen.rst Migrate to Sphinx 1.0 C language constructs. 15 years ago
import.rst Issue #21226: Set all attrs in PyImport_ExecCodeModuleObject. 12 years ago
index.rst Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module. 14 years ago
init.rst Merge 3.3 (#16805) 12 years ago
intro.rst Issue #13540: Expanded argparse documents to clarify the action API 14 years ago
iter.rst Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module. 14 years ago
iterator.rst Migrate to Sphinx 1.0 C language constructs. 15 years ago
list.rst Issue #13590: Improve support for OS X Xcode 4: 14 years ago
long.rst Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module. 14 years ago
mapping.rst Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module. 14 years ago
marshal.rst Migrate to Sphinx 1.0 C language constructs. 15 years ago
memory.rst Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module. 14 years ago
memoryview.rst Issue #13590: Improve support for OS X Xcode 4: 14 years ago
method.rst Issue #13590: Improve support for OS X Xcode 4: 14 years ago
module.rst Merge with 3.3 12 years ago
none.rst Migrate to Sphinx 1.0 C language constructs. 15 years ago
number.rst Issue #13590: Improve support for OS X Xcode 4: 14 years ago
objbuffer.rst Migrate to Sphinx 1.0 C language constructs. 15 years ago
object.rst Clean up the docs of PyObject_IsSubclass and PyObject_IsInstance, and mention that they call the PEP 3119 methods. 11 years ago
objimpl.rst Split C API docs in Py3k branch. 18 years ago
refcounting.rst Migrate to Sphinx 1.0 C language constructs. 15 years ago
reflection.rst Migrate to Sphinx 1.0 C language constructs. 15 years ago
sequence.rst PySequence_Fast generally returns a list not a tuple (closes #16395) 12 years ago
set.rst Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module. 14 years ago
slice.rst Issue #13590: Improve support for OS X Xcode 4: 14 years ago
stable.rst Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to socket module. 14 years ago
structures.rst Migrate to Sphinx 1.0 C language constructs. 15 years ago
sys.rst Issue #13540: Expanded argparse documents to clarify the action API 14 years ago
tuple.rst Fix return type in doc of PyStructSequence_InitType2. 12 years ago
type.rst Clean up the docs of PyObject_IsSubclass and PyObject_IsInstance, and mention that they call the PEP 3119 methods. 11 years ago
typeobj.rst Closes #19477: remove outdated documentation of tp_print type object slot. 11 years ago
unicode.rst args doesn't need to be a tuple (closes #17210) 12 years ago
utilities.rst #10439: document PyCodec C APIs. 15 years ago
veryhigh.rst Issue #20500: Note other public APIs with the new assertion 12 years ago
weakref.rst Issue #13590: Improve support for OS X Xcode 4: 14 years ago