]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.10] bpo-45578: add tests for `dis.distb` (GH-29332) (GH-29385)
authorŁukasz Langa <lukasz@langa.pl>
Wed, 3 Nov 2021 15:53:36 +0000 (16:53 +0100)
committerGitHub <noreply@github.com>
Wed, 3 Nov 2021 15:53:36 +0000 (16:53 +0100)
commitfd6b70d6b715c2403a194a2b3eae3210e2e81742
treec210dee89724286a13bc6d280c85fbd02c685b16
parent06247061798a1ac402940d6ec04604ffa0be6c7a
[3.10] bpo-45578: add tests for `dis.distb` (GH-29332) (GH-29385)

(cherry picked from commit e346f196819aeb02a8a94205ce3e1536c4c2f105)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Lib/test/test_dis.py
Misc/NEWS.d/next/Tests/2021-10-30-19-00-25.bpo-45578.bvu6X2.rst [new file with mode: 0644]