cpython/Misc/NEWS.d/next
Miss Islington (bot) 80e5732d31
bpo-40810: Fix CheckTraceCallbackContent for SQLite pre 3.7.15 (GH-20530)
Ref. [SQLite 3.7.15 changelog](https://sqlite.org/changes.htmlGH-version_3_7_15):
_"Avoid invoking the sqlite3_trace() callback multiple times when a statement is automatically reprepared due to SQLITE_SCHEMA errors."_
(cherry picked from commit f7f0ed59bc)

Co-authored-by: Erlend Egeberg Aasland <erlend.aasland@innova.no>
2021-01-04 15:41:03 -08:00
..
Build bpo-42692: fix __builtin_available check on older compilers (GH-23873) (GH-24090) 2021-01-04 06:00:43 -05:00
C API bpo-42591: Export missing Py_FrozenMain() symbol (GH-23730) (GH-23734) 2020-12-15 00:31:54 +01:00
Core and Builtins [3.9] bpo-42806: Fix ast locations of f-strings inside parentheses (GH-24067) (GH-24069) 2021-01-03 01:32:43 +00:00
Documentation bpo-17140: Document multiprocessing's ThreadPool (GH-23812) 2020-12-18 05:27:02 -08:00
IDLE Python 3.9.1 2020-12-07 15:02:38 +01:00
Library [3.9] bpo-42681: Fix range checks for color and pair numbers in curses (GH-23874). (GH-24077) 2021-01-04 00:55:23 +02:00
Security Python 3.9.1rc1 2020-11-24 17:48:47 +01:00
Tests bpo-40810: Fix CheckTraceCallbackContent for SQLite pre 3.7.15 (GH-20530) 2021-01-04 15:41:03 -08:00
Tools-Demos closes bpo-42726: gdb libpython: InstanceProxy support for py3 (GH-23912) 2020-12-24 09:37:07 -08:00
Windows Python 3.9.1rc1 2020-11-24 17:48:47 +01:00
macOS bpo-41837: Update macOS installer build to use OpenSSL 1.1.1i. (GH-24080) (GH-24083) 2021-01-04 05:28:29 -05:00