gh-54781: Move NEWS item to Tests, and improve wording (GH-95063)

(cherry picked from commit 8ede67cdcf)

Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@protonmail.com>
This commit is contained in:
Miss Islington (bot) 2022-07-20 12:33:38 -07:00 committed by GitHub
parent 2ac1096423
commit 6515738c0e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -702,16 +702,6 @@ details. Patch by Jochem Schulenklopper.
.. ..
.. bpo: 10572
.. date: 2021-01-07-01-25-38
.. nonce: gEEZ9z
.. section: Library
Move :mod:`sqlite3` tests to ``/Lib/test/test_sqlite3``. Patch by Erlend E.
Aasland.
..
.. bpo: 41374 .. bpo: 41374
.. date: 2020-07-27-19-21-05 .. date: 2020-07-27-19-21-05
.. nonce: cd-kFL .. nonce: cd-kFL
@ -956,6 +946,16 @@ use a stricter regular expression. Patch by Victor Stinner.
.. ..
.. bpo: 10572
.. date: 2021-01-07-01-25-38
.. nonce: gEEZ9z
.. section: Tests
Rename :mod:`sqlite3` tests from ``test_sqlite`` to ``test_sqlite3``, and
relocate them to ``Lib/test/test_sqlite3``. Patch by Erlend E. Aasland.
..
.. bpo: 43158 .. bpo: 43158
.. date: 2021-11-01-12-51-46 .. date: 2021-11-01-12-51-46
.. nonce: fghS6w .. nonce: fghS6w