If you're using Python 3.10-3.12 and you upgrade to these security releases:
https://discuss.python.org/t/python-3-12-13-3-11-15-and-3-10-20-are-now-available/106363/1
Then I'll tell you about Guido van Rossum's new oral histories series, starting with @Yhg1s:

Python 3.12.13, 3.11.15 and 3.10.20 are now available!
Python Releases For Your Security! New security releases for 3.10, 3.11 and 3.12 are now available. (As these Python versions are now in security-fix-only mode, these are source-only releases, and there is no pre-set release cadence.) Security content in these releases Email and header-related gh-144125: email.generator.BytesGenerator now refuses to serialize headers that are unsafely folded or delimited (see email.policy.Policy.verify_generated_headers); addressing CVE-2024-6923. gh-143935: F...


