]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-123309: Add more tests for the pickletools module (GH-123355) (#123534)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 6 Sep 2024 13:51:16 +0000 (15:51 +0200)
committerGitHub <noreply@github.com>
Fri, 6 Sep 2024 13:51:16 +0000 (15:51 +0200)
commit94682423c2673d9b330a891af92200391b22c603
tree60b836b5bdb1669c6df6d3eb0e0129765737250f
parent58e01a1c7f18087c6cde0b462f6f6df975714b44
[3.12] gh-123309: Add more tests for the pickletools module (GH-123355) (#123534)

Add tests for genops() and dis().
(cherry picked from commit e5a567b0a721c26c79530249d9aa159afbd11955)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Lib/test/test_pickletools.py