Files
cpython/Modules
Serhiy Storchaka 0fd4fd4496 [3.13] gh-148529: Minor improvements of the struct module documentation (GH-148565) (GH-149072)
* Document that 's' and 'p' accept bytes and bytearray.
* Fix some footnotes.
* Clarify that "string" is a byte string.
* Fix the module docstring.
(cherry picked from commit 3e5a3cb2bd)
2026-04-27 20:22:47 +00:00
..

Source files for standard library extension modules,
and former extension modules that are now builtin modules.