v3.15.0a8
gh-144777: Fix data races in IncrementalNewlineDecoder (gh-144971)
gh-128341: Use _Py_ABI_SLOT in stdlib modules (#145770)
gh-141376: Fix exported symbols (GH-141377)
gh-144380: Fix incorrect type check in `buffered_iternext()` (#144381)
gh-143378: Fix use-after-free when BytesIO is concurrently mutated during write operations (GH-143408)
gh-85524: Raise "UnsupportedOperation" on FileIO.readall (#141214)
gh-60107: Remove a copy from RawIOBase.read (#141532)
gh-146175: Soft-deprecate outdated macros; convert internal usage (GH-146178)