
peps.python.org/pep-0237
Preview meta tags from the peps.python.org website.
Linked Hostnames
3Thumbnail

Search Engine Appearance
PEP 237 – Unifying Long Integers and Integers | peps.python.org
Python currently distinguishes between two kinds of integers (ints): regular or short ints, limited by the size of a C long (typically 32 or 64 bits), and long ints, which are limited only by available memory. When operations on short ints yield result...
Bing
PEP 237 – Unifying Long Integers and Integers | peps.python.org
Python currently distinguishes between two kinds of integers (ints): regular or short ints, limited by the size of a C long (typically 32 or 64 bits), and long ints, which are limited only by available memory. When operations on short ints yield result...
DuckDuckGo

PEP 237 – Unifying Long Integers and Integers | peps.python.org
Python currently distinguishes between two kinds of integers (ints): regular or short ints, limited by the size of a C long (typically 32 or 64 bits), and long ints, which are limited only by available memory. When operations on short ints yield result...
General Meta Tags
9- titlePEP 237 – Unifying Long Integers and Integers | peps.python.org
- titleFollowing system colour scheme
- titleSelected dark colour scheme
- titleSelected light colour scheme
- charsetutf-8
Open Graph Meta Tags
9- og:titlePEP 237 – Unifying Long Integers and Integers | peps.python.org
- og:descriptionPython currently distinguishes between two kinds of integers (ints): regular or short ints, limited by the size of a C long (typically 32 or 64 bits), and long ints, which are limited only by available memory. When operations on short ints yield result...
- og:typewebsite
- og:urlhttps://peps.python.org/pep-0237/
- og:site_namePython Enhancement Proposals (PEPs)
Link Tags
7- alternatehttps://peps.python.org/peps.rss
- canonicalhttps://peps.python.org/pep-0237/
- shortcut icon../_static/py.png
- stylesheet../_static/style.css
- stylesheet../_static/mq.css
Links
4- https://github.com/python/peps/blob/main/peps/pep-0237.rst
- https://github.com/python/peps/commits/main/peps/pep-0237.rst
- https://mail.python.org/pipermail/python-dev/2006-June/065918.html
- https://www.python.org