diff options
author | Pablo Galindo <pablogsal@gmail.com> | 2021-04-05 16:38:40 (GMT) |
---|---|---|
committer | Pablo Galindo <pablogsal@gmail.com> | 2021-04-05 16:39:49 (GMT) |
commit | 53e55290cf1972919ce2e83982346ff562ca31e3 (patch) | |
tree | 0f100d73826824d7fde017007502b37a4a22ea97 /Misc/NEWS.d/next/Windows | |
parent | 57f21db3f629649dbd7c4531078b6a2104896411 (diff) | |
download | cpython-3.10.0a7.zip cpython-3.10.0a7.tar.gz cpython-3.10.0a7.tar.bz2 |
Python 3.10.0a7v3.10.0a7
Diffstat (limited to 'Misc/NEWS.d/next/Windows')
-rw-r--r-- | Misc/NEWS.d/next/Windows/2021-03-09-11-15-41.bpo-43440.igy2Mn.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Misc/NEWS.d/next/Windows/2021-03-09-11-15-41.bpo-43440.igy2Mn.rst b/Misc/NEWS.d/next/Windows/2021-03-09-11-15-41.bpo-43440.igy2Mn.rst deleted file mode 100644 index 2116ef3..0000000 --- a/Misc/NEWS.d/next/Windows/2021-03-09-11-15-41.bpo-43440.igy2Mn.rst +++ /dev/null @@ -1,2 +0,0 @@ -Build :mod:`sqlite3` with the ``R*Tree`` module enabled. Patch by Erlend E. -Aasland. |