]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Remove a NEWS entry for bpo-45878 (GH-30259)
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 26 Dec 2021 10:38:19 +0000 (12:38 +0200)
committerGitHub <noreply@github.com>
Sun, 26 Dec 2021 10:38:19 +0000 (12:38 +0200)
The docs linter complains about it, and in general news entries for such changes are not required.

Misc/NEWS.d/3.11.0a3.rst

index b5bcd5ae5a70ee517a0c747b78962d2f51d1ede8..426531904993a95e79457e1d14076ea58d26ac67 100644 (file)
@@ -813,16 +813,6 @@ Add new Test for ``Lib/email/mime/nonmultipart.py::MIMENonMultipart``.
 
 ..
 
-.. bpo: 45878
-.. date: 2021-11-23-12-36-21
-.. nonce: eOs_Mp
-.. section: Tests
-
-Test ``Lib/ctypes/test/test_functions.py::test_mro`` now uses
-``self.assertRaises`` instead of ``try/except``.
-
-..
-
 .. bpo: 45835
 .. date: 2021-11-17-14-28-08
 .. nonce: Mgyhjx