Opened 4 weeks ago

Closed 13 days ago

#5913 closed enhancement (fixed)

packaging-26.2 (Python module)

Reported by: Bruce Dubbs Owned by: lfs-book
Priority: normal Milestone: 13.1
Component: Book Version: git
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (3)

comment:1 by Bruce Dubbs, 2 weeks ago

Summary: packaging-26.1 (Python module)packaging-26.2 (Python module)

Now version 26.2.

comment:2 by Bruce Dubbs, 2 weeks ago

26.2 - 2026-04-24

Fixes:

  • Fix incorrect sysconfig var name for pyemscripten
  • 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)
  • Re-export ExceptionGroup in metatadata for now in

Documentation:

  • Add errors section and fix missing details
  • Document our property-based test suite
  • Fix a DirectUrl typo
  • Add example of is_unsatisfiable

Internal:

  • Enable the auditor persona on zizmor
  • Test new pickle gaurentees
  • Use new native ReadTheDocs uv integration

comment:3 by Bruce Dubbs, 13 days ago

Resolution: fixed
Status: newclosed

Fixed at commit bdd621f288.

Note: See TracTickets for help on using tickets.