]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-34184: Fix running Lib/test/test_dataclasses.py as a script. (GH-8382) (GH-8421)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 23 Jul 2018 21:25:11 +0000 (14:25 -0700)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 23 Jul 2018 21:25:11 +0000 (00:25 +0300)
commit635338248f967728f13b7bc4b9969aedff51eef6
tree107e84403af966882df930bcd5ce3105e3fb868b
parent96bba049f4bd4d030a72326fd1a67586454f6e2c
bpo-34184: Fix running Lib/test/test_dataclasses.py as a script. (GH-8382) (GH-8421)

(cherry picked from commit 3fe5cccb08283f5f4817ac432560972a4c0f5290)
Lib/test/test_dataclasses.py