Skip to content

v1.40.0

Latest

Choose a tag to compare

@fabpot fabpot released this 12 Jun 07:28
Immutable release. Only release title and notes can be modified.

Changelog (v1.39.0...v1.40.0)

  • bug #635 Suggest the extension when refusing a named callable, and decode its global-function references (@nicolas-grekas)
  • feature #634 Gate closures over named callables behind an allow_named_closures option (@nicolas-grekas)