ActiveState Release of Python 2.7.18.10
ActiveState Release of Python 2.7.18.10
What's Changed
Security
- CVE-2024-0397 Fix for the problem, backported from Python3.8 pythongh-114572 by @rickprice in #53
- CVE-2024-7592 Fix quadratic complexity in parsing quoted cookie, backported from Python3.8 pythongh-123067 by @rickprice in #62
Core and Builtins
- Fix Async import problem on Posix by @rickprice in #51
- Add VCRuntime and additional MSVC Redistributables by @icanhasmath in #52 #55 #64
Full Changelog: v2.7.18.9...v2.7.18.10