]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-115198: Fix test_check_metadata_deprecation in test_distutils (#115200)
authorSerhiy Storchaka <storchaka@gmail.com>
Fri, 9 Feb 2024 23:23:29 +0000 (01:23 +0200)
committerGitHub <noreply@github.com>
Fri, 9 Feb 2024 23:23:29 +0000 (18:23 -0500)
commit115f72b70b7df816cf588fde149e1d9358862cd2
tree96f37d0b453d34e5751b6b197a276172433abc4b
parent7542210a95dda6e9eb3e7f0c606940d6f3b75c72
[3.11] gh-115198: Fix test_check_metadata_deprecation in test_distutils (#115200)

* [3.11] gh-115198: Fix test_check_metadata_deprecation in test_distutils

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
---------

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Lib/distutils/tests/test_register.py
Misc/NEWS.d/next/Tests/2024-02-09-10-59-17.gh-issue-115198.1JP6LG.rst [new file with mode: 0644]