]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-108996: add tests for msvcrt (#109004)
authorAN Long <aisk@users.noreply.github.com>
Fri, 8 Sep 2023 22:38:38 +0000 (06:38 +0800)
committerGitHub <noreply@github.com>
Fri, 8 Sep 2023 22:38:38 +0000 (18:38 -0400)
commitbcb2ab5ef8c646565b09c860fb14e415d7b374bd
treef473296684a17dc0b0cbcb32fccd6d790a41d4f6
parent1f7e42131d2800f0fbb89bfd91fafa8a073e066d
gh-108996: add tests for msvcrt (#109004)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Co-authored-by: Steve Dower <steve.dower@microsoft.com>
Lib/test/test_msvcrt.py [new file with mode: 0644]
Misc/NEWS.d/next/Tests/2023-09-06-22-06-22.gh-issue-108996.IBhR3U.rst [new file with mode: 0644]