Pickle _contextvars.Context objects, for threads in Python 3.14+ - #717
Pickle _contextvars.Context objects, for threads in Python 3.14+#717hroncok wants to merge 2 commits into
Conversation
|
OK, this makes the tests pass. However, I am not entirely sure this is correct. I created it by trial and error. |
|
This is on my short list to get a fix in for, so thanks for submitting. I'll review, test, and follow up here. |
|
See also #586 |
|
This fix only works when the True, the tests pass with an empty |
|
Looks like this was silently included in #726? |
|
Yeah... I think I started the new branch with the edited version of |
|
Started testing against |
Fixes #716
Summary
Checklist
Documentation and Tests
Release Management