v3.13.11
[3.13] gh-128083: Fix macro redefinition warning in clinic. (GH-127950) (#128102)
gh-116322: Add Py_mod_gil module slot (#116882)
gh-101819: Isolate `_io` (#101948)
[3.13] gh-135607: remove null checking of weakref list in dealloc of extension modules and objects (#135614) (#136126)
[3.13] gh-141311: Avoid assertion in BytesIO.readinto() (GH-141333) (GH-141478)
[3.13] gh-140607: Validate returned byte count in RawIOBase.read (GH-140611) (#140730)
[3.13] gh-141314: Fix TextIOWrapper.tell() assertion failure with standalone carriage return (GH-141331) (GH-141452)