cpython/Doc/tools
Sergey B Kirpichev 52c01864c4
gh-145633: Refine notes on non-IEEE platforms (#145845)
* We don't specify what happens on non-IEEE platforms.
* Use rather PY_LITTLE_ENDIAN to get native endianness.
* Mention that unpack functions don't fail in CPython.
* Mention that PyFloat_Pack8 doesn't fail in CPython.

Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Co-authored-by: Victor Stinner <vstinner@python.org>
2026-03-19 11:42:25 +00:00
..
extensions gh-145254: Fix formatting of thread safety annotations (#146111) 2026-03-19 12:01:24 +01:00
static Revert "Doc: Show object descriptions in the table of contents (#125757)" (#128406) 2025-01-02 14:35:00 +00:00
templates Docs: an "improve this page" feature (#144939) 2026-02-18 04:58:30 -05:00
.nitignore gh-145633: Refine notes on non-IEEE platforms (#145845) 2026-03-19 11:42:25 +00:00
check-epub.py GH-136155: Fail the EPUB check on fatal errors (#137351) 2025-08-08 02:32:20 +01:00
check-html-ids.py GH-145000: Add a tool to record/check removed HTML IDs (#145001) 2026-02-25 13:37:59 +01:00
check-warnings.py Update pre-commit with zizmor and Ruff fixes (#143095) 2025-12-23 17:51:02 +02:00