Peter Bierma
Peter Bierma
# Bug Report ## 🐛 Bug Description In 3.13, [PEP 667](https://peps.python.org/pep-0667/) was implemented, which made local variables much more sane on frame objects. This was done using a `FrameLocalsProxy` type...
Please consider PEP 788 -- Protecting the C API from Interpreter Finalization https://peps.python.org/pep-0788/ This PEP was approved by the C API Working Group: https://github.com/capi-workgroup/decisions/issues/70#issuecomment-3079052379 * [x] The PEP has been...
See [the DPO thread](https://discuss.python.org/t/bikeshedding-public-function-for-pyobject-dump/105102). As a result of my grumpiness (sorry!), the consensus seems to be that it's fine to keep this in the public API, primarily to save typing...