bpo-45578: add tests for dis.distb#29332
Conversation
|
Adding buildbot tests as meddling with global state usually causes refleaks or environment change failures. |
Sorry, something went wrong.
|
Is it related? |
Sorry, something went wrong.
|
This is indeed unrelated, Nikita. It's fixed by GH-29382 already. |
Sorry, something went wrong.
|
Sorry, @sobolevn and @ambv, I could not cleanly backport this to |
Sorry, something went wrong.
|
Sorry @sobolevn and @ambv, I had trouble checking out the |
Sorry, something went wrong.
(cherry picked from commit e346f19) Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
(cherry picked from commit e346f19) Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
This is the first PR for this issue (I plan to make the second one with
dis.findlabelstests).https://bugs.python.org/issue45578