diff options
| author | Nick Pope <nick@nickpope.me.uk> | 2023-11-21 15:11:58 +0000 |
|---|---|---|
| committer | Mariusz Felisiak <felisiak.mariusz@gmail.com> | 2023-12-06 09:23:35 +0100 |
| commit | 1c3614e306e80d5a57c52d36c2a1868e1e5f9ab3 (patch) | |
| tree | 45ba3bc1b49c577ea381e985c4c25664f6f95945 /tests/admin_scripts | |
| parent | 2c6e4a29b0de44739dc5719013f4f980c9f0d74d (diff) | |
Refs #34986 -- Avoided implementation-specific unpickleable types.
The implementation of some core types differ between CPython and PyPy
and this may affect the way that pickling works such that errors are
raised in differing locations in the interpreter or not at all.
Use our own custom non-pickleable type instead to avoid these quirks.
Diffstat (limited to 'tests/admin_scripts')
0 files changed, 0 insertions, 0 deletions
