René's URL Explorer Experiment


Title: Slice Objects — Python 3.15.0a5 documentation

Open Graph Title: Slice Objects

Description: Ellipsis Object:

Open Graph Description: Ellipsis Object:

Opengraph URL: https://docs.python.org/3/c-api/slice.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.15/_images/social_previews/summary_c-api_slice_630fc922.png
og:image:altEllipsis Object:
twitter:cardsummary_large_image
theme-color#3776ab
readthedocs-addons-api-version1

Links:

https://www.python.org/
Table of Contentshttps://docs.python.org/dev/contents.html
Slice Objectshttps://docs.python.org/dev/c-api/slice.html
Ellipsis Objecthttps://docs.python.org/dev/c-api/slice.html#ellipsis-object
Descriptor Objectshttps://docs.python.org/dev/c-api/descriptor.html
MemoryView objectshttps://docs.python.org/dev/c-api/memoryview.html
Report a bughttps://docs.python.org/dev/bugs.html
Show source https://github.com/python/cpython/blob/main/Doc/c-api/slice.rst?plain=1
indexhttps://docs.python.org/dev/genindex.html
moduleshttps://docs.python.org/dev/py-modindex.html
nexthttps://docs.python.org/dev/c-api/memoryview.html
previoushttps://docs.python.org/dev/c-api/descriptor.html
Pythonhttps://www.python.org/
3.15.0a5 Documentationhttps://docs.python.org/dev/index.html
Python/C API Reference Manualhttps://docs.python.org/dev/c-api/index.html
Concrete Objects Layerhttps://docs.python.org/dev/c-api/concrete.html
Slice Objectshttps://docs.python.org/dev/c-api/slice.html
https://docs.python.org/dev/c-api/slice.html#slice-objects
PyTypeObjecthttps://docs.python.org/dev/c-api/type.html#c.PyTypeObject
https://docs.python.org/dev/c-api/slice.html#c.PySlice_Type
Stable ABIhttps://docs.python.org/dev/c-api/stable.html#stable
slicehttps://docs.python.org/dev/library/functions.html#slice
PyObjecthttps://docs.python.org/dev/c-api/structures.html#c.PyObject
https://docs.python.org/dev/c-api/slice.html#c.PySlice_Check
PyObjecthttps://docs.python.org/dev/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/dev/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/dev/c-api/structures.html#c.PyObject
PyObjecthttps://docs.python.org/dev/c-api/structures.html#c.PyObject
https://docs.python.org/dev/c-api/slice.html#c.PySlice_New
Stable ABIhttps://docs.python.org/dev/c-api/stable.html#stable
PyObjecthttps://docs.python.org/dev/c-api/structures.html#c.PyObject
Py_ssize_thttps://docs.python.org/dev/c-api/intro.html#c.Py_ssize_t
Py_ssize_thttps://docs.python.org/dev/c-api/intro.html#c.Py_ssize_t
Py_ssize_thttps://docs.python.org/dev/c-api/intro.html#c.Py_ssize_t
Py_ssize_thttps://docs.python.org/dev/c-api/intro.html#c.Py_ssize_t
https://docs.python.org/dev/c-api/slice.html#c.PySlice_GetIndices
Stable ABIhttps://docs.python.org/dev/c-api/stable.html#stable
PyObjecthttps://docs.python.org/dev/c-api/structures.html#c.PyObject
Py_ssize_thttps://docs.python.org/dev/c-api/intro.html#c.Py_ssize_t
Py_ssize_thttps://docs.python.org/dev/c-api/intro.html#c.Py_ssize_t
Py_ssize_thttps://docs.python.org/dev/c-api/intro.html#c.Py_ssize_t
Py_ssize_thttps://docs.python.org/dev/c-api/intro.html#c.Py_ssize_t
Py_ssize_thttps://docs.python.org/dev/c-api/intro.html#c.Py_ssize_t
https://docs.python.org/dev/c-api/slice.html#c.PySlice_GetIndicesEx
Stable ABIhttps://docs.python.org/dev/c-api/stable.html#stable
PySlice_GetIndices()https://docs.python.org/dev/c-api/slice.html#c.PySlice_GetIndices
PySlice_Unpack()https://docs.python.org/dev/c-api/slice.html#c.PySlice_Unpack
PySlice_AdjustIndices()https://docs.python.org/dev/c-api/slice.html#c.PySlice_AdjustIndices
PyObjecthttps://docs.python.org/dev/c-api/structures.html#c.PyObject
Py_ssize_thttps://docs.python.org/dev/c-api/intro.html#c.Py_ssize_t
Py_ssize_thttps://docs.python.org/dev/c-api/intro.html#c.Py_ssize_t
Py_ssize_thttps://docs.python.org/dev/c-api/intro.html#c.Py_ssize_t
https://docs.python.org/dev/c-api/slice.html#c.PySlice_Unpack
Stable ABIhttps://docs.python.org/dev/c-api/stable.html#stable
Py_ssize_thttps://docs.python.org/dev/c-api/intro.html#c.Py_ssize_t
Py_ssize_thttps://docs.python.org/dev/c-api/intro.html#c.Py_ssize_t
Py_ssize_thttps://docs.python.org/dev/c-api/intro.html#c.Py_ssize_t
Py_ssize_thttps://docs.python.org/dev/c-api/intro.html#c.Py_ssize_t
Py_ssize_thttps://docs.python.org/dev/c-api/intro.html#c.Py_ssize_t
https://docs.python.org/dev/c-api/slice.html#c.PySlice_AdjustIndices
Stable ABIhttps://docs.python.org/dev/c-api/stable.html#stable
https://docs.python.org/dev/c-api/slice.html#ellipsis-object
PyTypeObjecthttps://docs.python.org/dev/c-api/type.html#c.PyTypeObject
https://docs.python.org/dev/c-api/slice.html#c.PyEllipsis_Type
Stable ABIhttps://docs.python.org/dev/c-api/stable.html#stable
Ellipsishttps://docs.python.org/dev/library/constants.html#Ellipsis
types.EllipsisTypehttps://docs.python.org/dev/library/types.html#types.EllipsisType
PyObjecthttps://docs.python.org/dev/c-api/structures.html#c.PyObject
https://docs.python.org/dev/c-api/slice.html#c.Py_Ellipsis
Py_Nonehttps://docs.python.org/dev/c-api/none.html#c.Py_None
immortalhttps://docs.python.org/dev/glossary.html#term-immortal
Py_Ellipsishttps://docs.python.org/dev/c-api/slice.html#c.Py_Ellipsis
Table of Contentshttps://docs.python.org/dev/contents.html
Slice Objectshttps://docs.python.org/dev/c-api/slice.html
Ellipsis Objecthttps://docs.python.org/dev/c-api/slice.html#ellipsis-object
Descriptor Objectshttps://docs.python.org/dev/c-api/descriptor.html
MemoryView objectshttps://docs.python.org/dev/c-api/memoryview.html
Report a bughttps://docs.python.org/dev/bugs.html
Show source https://github.com/python/cpython/blob/main/Doc/c-api/slice.rst?plain=1
indexhttps://docs.python.org/dev/genindex.html
moduleshttps://docs.python.org/dev/py-modindex.html
nexthttps://docs.python.org/dev/c-api/memoryview.html
previoushttps://docs.python.org/dev/c-api/descriptor.html
Pythonhttps://www.python.org/
3.15.0a5 Documentationhttps://docs.python.org/dev/index.html
Python/C API Reference Manualhttps://docs.python.org/dev/c-api/index.html
Concrete Objects Layerhttps://docs.python.org/dev/c-api/concrete.html
Slice Objectshttps://docs.python.org/dev/c-api/slice.html
Copyrighthttps://docs.python.org/dev/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.