René's URL Explorer Experiment


Title: Mapping Protocol — Python 3.14.2 documentation

Open Graph Title: Mapping Protocol

Description: See also PyObject_GetItem(), PyObject_SetItem() and PyObject_DelItem().

Open Graph Description: See also PyObject_GetItem(), PyObject_SetItem() and PyObject_DelItem().

Opengraph URL: https://docs.python.org/3/c-api/mapping.html

direct link

Domain: docs.python.org

og:typewebsite
og:site_namePython documentation
og:image:width1146
og:image:height600
og:imagehttps://docs.python.org/3.14/_images/social_previews/summary_c-api_mapping_53c1f80b.png
og:image:altSee also PyObject_GetItem(), PyObject_SetItem() and PyObject_DelItem().
twitter:cardsummary_large_image
theme-color#3776ab
readthedocs-addons-api-version1

Links:

https://www.python.org/
Sequence Protocolhttps://docs.python.org/3/c-api/sequence.html
Iterator Protocolhttps://docs.python.org/3/c-api/iter.html
Report a bughttps://docs.python.org/3/bugs.html
Show source https://github.com/python/cpython/blob/main/Doc/c-api/mapping.rst?plain=1
indexhttps://docs.python.org/3/genindex.html
moduleshttps://docs.python.org/3/py-modindex.html
nexthttps://docs.python.org/3/c-api/iter.html
previoushttps://docs.python.org/3/c-api/sequence.html
Pythonhttps://www.python.org/
3.14.2 Documentationhttps://docs.python.org/3/index.html
Python/C API Reference Manualhttps://docs.python.org/3/c-api/index.html
Abstract Objects Layerhttps://docs.python.org/3/c-api/abstract.html
Mapping Protocolhttps://docs.python.org/3/c-api/mapping.html
https://docs.python.org/3/c-api/mapping.html#mapping-protocol
PyObject_GetItem()https://docs.python.org/3/c-api/object.html#c.PyObject_GetItem
PyObject_SetItem()https://docs.python.org/3/c-api/object.html#c.PyObject_SetItem
PyObject_DelItem()https://docs.python.org/3/c-api/object.html#c.PyObject_DelItem
PyObjecthttps://docs.python.org/3/c-api/structures.html#c.PyObject
https://docs.python.org/3/c-api/mapping.html#c.PyMapping_Check
Stable ABIhttps://docs.python.org/3/c-api/stable.html#stable
__getitem__()https://docs.python.org/3/reference/datamodel.html#object.__getitem__
Py_ssize_thttps://docs.python.org/3/c-api/intro.html#c.Py_ssize_t
PyObjecthttps://docs.python.org/3/c-api/structures.html#c.PyObject
https://docs.python.org/3/c-api/mapping.html#c.PyMapping_Size
Py_ssize_thttps://docs.python.org/3/c-api/intro.html#c.Py_ssize_t
PyObjecthttps://docs.python.org/3/c-api/structures.html#c.PyObject
https://docs.python.org/3/c-api/mapping.html#c.PyMapping_Length
Stable ABIhttps://docs.python.org/3/c-api/stable.html#stable
PyObjecthttps://docs.python.org/3/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/3/c-api/structures.html#c.PyObject
https://docs.python.org/3/c-api/mapping.html#c.PyMapping_GetItemString
Stable ABIhttps://docs.python.org/3/c-api/stable.html#stable
PyObject_GetItem()https://docs.python.org/3/c-api/object.html#c.PyObject_GetItem
PyObjecthttps://docs.python.org/3/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/3/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/3/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/3/c-api/structures.html#c.PyObject
https://docs.python.org/3/c-api/mapping.html#c.PyMapping_GetOptionalItem
Stable ABIhttps://docs.python.org/3/c-api/stable.html#stable
PyObject_GetItem()https://docs.python.org/3/c-api/object.html#c.PyObject_GetItem
KeyErrorhttps://docs.python.org/3/library/exceptions.html#KeyError
strong referencehttps://docs.python.org/3/glossary.html#term-strong-reference
KeyErrorhttps://docs.python.org/3/library/exceptions.html#KeyError
KeyErrorhttps://docs.python.org/3/library/exceptions.html#KeyError
PyObjecthttps://docs.python.org/3/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/3/c-api/structures.html#c.PyObject
https://docs.python.org/3/c-api/mapping.html#c.PyMapping_GetOptionalItemString
Stable ABIhttps://docs.python.org/3/c-api/stable.html#stable
PyMapping_GetOptionalItem()https://docs.python.org/3/c-api/mapping.html#c.PyMapping_GetOptionalItem
PyObjecthttps://docs.python.org/3/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/3/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/3/c-api/structures.html#c.PyObject
https://docs.python.org/3/c-api/mapping.html#c.PyMapping_SetItemString
Stable ABIhttps://docs.python.org/3/c-api/stable.html#stable
PyObject_SetItem()https://docs.python.org/3/c-api/object.html#c.PyObject_SetItem
PyObjecthttps://docs.python.org/3/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/3/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/3/c-api/structures.html#c.PyObject
https://docs.python.org/3/c-api/mapping.html#c.PyMapping_DelItem
PyObject_DelItem()https://docs.python.org/3/c-api/object.html#c.PyObject_DelItem
PyObjecthttps://docs.python.org/3/c-api/structures.html#c.PyObject
https://docs.python.org/3/c-api/mapping.html#c.PyMapping_DelItemString
PyObject_DelItem()https://docs.python.org/3/c-api/object.html#c.PyObject_DelItem
PyObjecthttps://docs.python.org/3/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/3/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/3/c-api/structures.html#c.PyObject
https://docs.python.org/3/c-api/mapping.html#c.PyMapping_HasKeyWithError
Stable ABIhttps://docs.python.org/3/c-api/stable.html#stable
PyObjecthttps://docs.python.org/3/c-api/structures.html#c.PyObject
https://docs.python.org/3/c-api/mapping.html#c.PyMapping_HasKeyStringWithError
Stable ABIhttps://docs.python.org/3/c-api/stable.html#stable
PyMapping_HasKeyWithError()https://docs.python.org/3/c-api/mapping.html#c.PyMapping_HasKeyWithError
PyObjecthttps://docs.python.org/3/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/3/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/3/c-api/structures.html#c.PyObject
https://docs.python.org/3/c-api/mapping.html#c.PyMapping_HasKey
Stable ABIhttps://docs.python.org/3/c-api/stable.html#stable
__getitem__()https://docs.python.org/3/reference/datamodel.html#object.__getitem__
PyMapping_HasKeyWithError()https://docs.python.org/3/c-api/mapping.html#c.PyMapping_HasKeyWithError
PyMapping_GetOptionalItem()https://docs.python.org/3/c-api/mapping.html#c.PyMapping_GetOptionalItem
PyObject_GetItem()https://docs.python.org/3/c-api/object.html#c.PyObject_GetItem
PyObjecthttps://docs.python.org/3/c-api/structures.html#c.PyObject
https://docs.python.org/3/c-api/mapping.html#c.PyMapping_HasKeyString
Stable ABIhttps://docs.python.org/3/c-api/stable.html#stable
PyMapping_HasKey()https://docs.python.org/3/c-api/mapping.html#c.PyMapping_HasKey
PyObjecthttps://docs.python.org/3/c-api/structures.html#c.PyObject
__getitem__()https://docs.python.org/3/reference/datamodel.html#object.__getitem__
strhttps://docs.python.org/3/library/stdtypes.html#str
PyMapping_HasKeyStringWithError()https://docs.python.org/3/c-api/mapping.html#c.PyMapping_HasKeyStringWithError
PyMapping_GetOptionalItemString()https://docs.python.org/3/c-api/mapping.html#c.PyMapping_GetOptionalItemString
PyMapping_GetItemString()https://docs.python.org/3/c-api/mapping.html#c.PyMapping_GetItemString
PyObjecthttps://docs.python.org/3/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/3/c-api/structures.html#c.PyObject
https://docs.python.org/3/c-api/mapping.html#c.PyMapping_Keys
Stable ABIhttps://docs.python.org/3/c-api/stable.html#stable
PyObjecthttps://docs.python.org/3/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/3/c-api/structures.html#c.PyObject
https://docs.python.org/3/c-api/mapping.html#c.PyMapping_Values
Stable ABIhttps://docs.python.org/3/c-api/stable.html#stable
PyObjecthttps://docs.python.org/3/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/3/c-api/structures.html#c.PyObject
https://docs.python.org/3/c-api/mapping.html#c.PyMapping_Items
Stable ABIhttps://docs.python.org/3/c-api/stable.html#stable
Sequence Protocolhttps://docs.python.org/3/c-api/sequence.html
Iterator Protocolhttps://docs.python.org/3/c-api/iter.html
Report a bughttps://docs.python.org/3/bugs.html
Show source https://github.com/python/cpython/blob/main/Doc/c-api/mapping.rst?plain=1
indexhttps://docs.python.org/3/genindex.html
moduleshttps://docs.python.org/3/py-modindex.html
nexthttps://docs.python.org/3/c-api/iter.html
previoushttps://docs.python.org/3/c-api/sequence.html
Pythonhttps://www.python.org/
3.14.2 Documentationhttps://docs.python.org/3/index.html
Python/C API Reference Manualhttps://docs.python.org/3/c-api/index.html
Abstract Objects Layerhttps://docs.python.org/3/c-api/abstract.html
Mapping Protocolhttps://docs.python.org/3/c-api/mapping.html
Copyrighthttps://docs.python.org/3/copyright.html
History and Licensehttps://docs.python.org/license.html
Please donate.https://www.python.org/psf/donations/
Found a bughttps://docs.python.org/bugs.html
Sphinxhttps://www.sphinx-doc.org/

Viewport: width=device-width, initial-scale=1.0


URLs of crawlers that visited me.