No-GIL builds in Python are experimental and not yet production-ready, but early signs are encouraging for performance improvements.
Python 3.13 introduces an experimental JIT compiler for speed, but current gains are minimal and future enhancements are expected.
Old and obsolete standard library modules in Python are being phased out, as they are considered 'dead batteries'.