This request supersedes:
request 704436
(Show diff)
Overview
Request 704438 accepted
- Update to 1.1.1
* Support the pickling of interactively-defined functions with
positional-only arguments.
* Track the provenance of dynamic classes and enums.
* Fix a bug making functions with keyword-only arguments forget
the default values of these arguments after being pickled.
- Created by mcalabkova
- In state accepted
- Supersedes 704436
Loading...
Login required, please
login
in order to comment
Request History
mcalabkova created request
- Update to 1.1.1
* Support the pickling of interactively-defined functions with
positional-only arguments.
* Track the provenance of dynamic classes and enums.
* Fix a bug making functions with keyword-only arguments forget
the default values of these arguments after being pickled.
mcepl accepted request