You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Register collect_bz2() and collect_lzma() in pythoninfo's collect_info().
* Do not assume a particular suffix of bz2.bzlib_version: libbz2-rs reports
"1.1.0-libbz2-rs-sys-0.2.5" where bzip2 reports "1.0.8, 13-Jul-2019".
* Document ZLIB_RUNTIME_VERSION and zlib_version as a single entry and
tell in which version each of them was added.
* Tell which fields the runtime *_version_info named tuples have by
referring to their compile-time counterparts.
* Remove a line duplicated when applying a suggestion for ZLIB_VERSION_INFO.
* Fix indentation, alignment and line lengths of the added code.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
0 commit comments