COMMITS
September 7, 2022
M
gh-96577: Fixes buffer overrun in _msi module (GH-96633)
Miss Islington (bot) committed
I
[doc] Update example in traceback doc (GH-96600) (GH-96605)
Irit Katriel committed
M
gh-96641: Do not expose `KeyWrapper` in `_functoolsmodule.c` (gh-96642)
Miss Islington (bot) committed
September 6, 2022
M
gh-96611: Fix error message for invalid UTF-8 in mid-multiline string (GH-96623)
Miss Islington (bot) committed
P
Merge remote-tracking branch 'upstream/3.10' into 3.10
Pablo Galindo committed
P
Post 3.10.7
Pablo Galindo committed
September 5, 2022
M
Add upstream openssl 1.1.1q patch for trivial build error on macOS (GH-96594)
Miss Islington (bot) committed
M
gh-92986: Fix ast.unparse when ImportFrom.level is None (GH-92992)
Miss Islington (bot) committed
P
Python 3.10.7
Pablo Galindo committed
V
[3.10] gh-84095: Fill documentation gap regarding user-defined objects. (GH-… (GH-96576)
Vinay Sajip committed
September 4, 2022
M
Docs: alphabetically order sqlite3.Cursor attrs (GH-96565)
Miss Islington (bot) committed
G
[3.10] gh-95778: Correctly pre-check for int-to-str conversion (GH-96537) (#96563)
Gregory P. Smith committed
M
gh-68163: Correct conversion of Rational instances to float (GH-25619) (GH-96557)
Miss Islington (bot) committed
M
gh-95778: remove unneeded doc note on float.as_integer_ratio (GH-96553)
Miss Islington (bot) committed
M
doc typo: spell limitation (GH-96542)
Miss Islington (bot) committed
September 3, 2022
V
[3.10] gh-90195: Unset logger disabled flag when configuring it. (GH-96530) (GH-96533)
Vinay Sajip committed
M
[3.10] gh-89087: Update logging.QueueHandler documentation to clarify record… (GH-96527) (GH-96529)
Miss Islington (bot) committed
M
gh-75500: Update idlelib/help.html (GH-96523)
Miss Islington (bot) committed
September 2, 2022
M
bpo-30419: DOC: Update missing information in bdb docs (GH-1687)
Miss Islington (bot) committed
G
[3.10] gh-95778: CVE-2020-10735: Prevent DoS by very large int() (#96501)
Gregory P. Smith committed
September 1, 2022
M
gh-96168: Improve sqlite3 dict_factory example (GH-96457)
Miss Islington (bot) committed
August 31, 2022
E
[3.10] gh-96414: Inline code examples in sqlite3 docs (GH-96442). (#96453)
Erlend E. Aasland committed
August 30, 2022
M
Docs: normalise sqlite3 placeholder how-to heading (GH-96413)
Miss Islington (bot) committed
M
Docs: Improve clarity for bytes.hex() (GH-95257)
Miss Islington (bot) committed
M
[3.10] Clean up junk & fix typo in 3.10.6 release notes (#95997)
Marti Raudsepp committed
M
[3.10] gh-91305: Add a note about DatagramHandler and DNS latency. (GH-96380) (GH-96400)
Miss Islington (bot) committed
M
Doc: Update Py_TPFLAGS_HAVE_FINALIZE in docs (GH-96273)
Miss Islington (bot) committed
E
[3.10] Docs: normalize SQL style in sqlite3 docs (GH-96403). (#96409)
Erlend E. Aasland committed
M
gh-95231: Disable md5 & crypt modules if FIPS is enabled (GH-94742)
Miss Islington (bot) committed
August 29, 2022
C
[3.10] gh-94682: Build and test with OpenSSL 1.1.1q (gh-94683) (gh-96391)
Christian Heimes committed