8000 gh-54781: Move NEWS item to Tests, and improve wording (GH-95063) · python/cpython@6515738 · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 6515738

Browse files
gh-54781: Move NEWS item to Tests, and improve wording (GH-95063)
(cherry picked from commit 8ede67c) Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@protonmail.com>
1 parent 2ac1096 commit 6515738

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

Misc/NEWS.d/3.11.0a2.rst

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -702,16 +702,6 @@ details. Patch by Jochem Schulenklopper.
702702

703703
..
704704
705-
.. bpo: 10572
706-
.. date: 2021-01-07-01-25-38
707-
.. nonce: gEEZ9z
708-
.. section: Library
709-
710-
Move :mod:`sqlite3` tests to ``/Lib/test/test_sqlite3``. Patch by Erlend E.
711-
Aasland.
712-
713-
..
714-
715705
.. bpo: 41374
716706
.. date: 2020-07-27-19-21-05
717707
.. nonce: cd-kFL
@@ -956,6 +946,16 @@ use a stricter regular expression. Patch by Victor Stinner.
956946

957947
..
958948
949+
.. bpo: 10572
950+
.. date: 2021-01-07-01-25-38
951+
.. nonce: gEEZ9z
952+
.. section: Tests
953+
954+
Rename :mod:`sqlite3` tests from ``test_sqlite`` to ``test_sqlite3``, and
955+
relocate them to ``Lib/test/test_sqlite3``. Patch by Erlend E. Aasland.
956+
957+
..
958+
959959
.. bpo: 43158
960960
.. date: 2021-11-01-12-51-46
961961
.. nonce: fghS6w

0 commit comments

Comments
 (0)
0