Skip to content

26.2

Latest

Choose a tag to compare

@henryiii henryiii released this 24 Apr 20:20
Immutable release. Only release title and notes can be modified.
26.2

What's Changed

Fixes:

  • Fix incorrect sysconfig var name for pyemscripten by @ryanking13 in #1160
  • Make Version, Specifier, SpecifierSet, Tag, Marker, and Requirement pickle-safe
    and backward-compatible with pickles created in 25.0-26.1 (including references to the removed
    packaging._structures module) by @eachimei and @henryiii in #1163, #1168, #1170, and #1171
  • fix: re-export ExceptionGroup for now by @henryiii in #1164

Documentation:

Internal:

New Contributors

Full Changelog: 26.1...26.2