COMMITS
September 23, 2022
M
gh-75608: Add Windows FAQ entry for missing UCRT (GH-92765)
Miss Islington (bot) committed
September 22, 2022
M
gh-96397: Document that keywords in calls need not be identifiers (GH-96393)
Miss Islington (bot) committed
M
GH-85760: Fix race in calling process_exited callback too early (GH-97009)
Miss Islington (bot) committed
M
gh-90155: Fix bug in asyncio.Semaphore and strengthen FIFO guarantee (GH-93222)
Miss Islington (bot) committed
M
gh-97005: Update libexpat from 2.4.7 to 2.4.9 (gh-97006)
Miss Islington (bot) committed
September 21, 2022
Ł
[3.10] gh-96954: Add tests for unicodedata.name/lookup (GH-96955) (GH-96992)
Łukasz Langa committed
M
gh-81039: Add small example of f-string's "=}" to tutorial (gh-92291) (gh-96990)
Miss Islington (bot) committed
M
gh-90808: add more examples to `test_sched.test_priority` (GH-31144)
Miss Islington (bot) committed
September 20, 2022
B
[3.10] GH-95921: Fix positions for some chained comparisons (GH-96968) (GH-96974)
Brandt Bucher committed
B
[3.10] GH-96864: Check for error between line and opcode events (GH-96969)
Brandt Bucher committed
M
[3.10] gh-68966: Make mailcap refuse to match unsafe filenames/types/params (GH-91993) (GH-93543)
Miss Islington (bot) committed
S
V
M
gh-96387: take_gil() resets drop request before exit (GH-96869) (GH-96941)
Miss Islington (bot) committed
September 19, 2022
M
gh-96821: Fix undefined behaviour in `_testcapimodule.c` (GH-96915) (GH-96926)
Miss Islington (bot) committed
September 18, 2022
M
[3.10] gh-96861: Check for unset sys.executable during venv creation. (GH-96887) (GH-96918)
Miss Islington (bot) committed
September 17, 2022
M
gh-87179: Fix more IDLE class headers (GH-96899)
Miss Islington (bot) committed
September 16, 2022
M
gh-95778: Mention sys.set_int_max_str_digits() in error message (GH-96874)
Miss Islington (bot) committed
September 15, 2022
M
gh-96810: Clarify for which statements sqlite3 implicitly opens transactions (GH-96832)
Miss Islington (bot) committed
September 13, 2022
M
gh-95778: Fix `sys.set_int_max_str_digits()` parameter name (GH-96798)
Miss Islington (bot) committed
M
gh-96678: Fix UB of null pointer arithmetic (GH-96782)
Miss Islington (bot) committed
E
[3.10] gh-96702: Order methods before attrs in sqlite3.Connection docs (GH-96703). (#96789)
Erlend E. Aasland committed
September 12, 2022
M
gh-96729: Ensure installers built with Tools/msi/buildrelease.bat have matching UUIDs with official releases (GH-96755)
Miss Islington (bot) committed
September 10, 2022
M
gh-94972: document that shield users need to keep a reference to their task (GH-96724)
Miss Islington (bot) committed
September 9, 2022
M
gh-96710: Make the test timing more lenient for the int/str DoS regression test. (GH-96717)
Miss Islington (bot) committed
September 8, 2022
M
GH-74116: Allow multiple drain waiters for asyncio.StreamWriter (GH-94705)
Miss Islington (bot) committed
M
gh-90467: StreamReaderProtocol - add strong reference to created task (GH-96323)
Miss Islington (bot) committed
M
gh-96352: Set AttributeError context in _PyObject_GenericGetAttrWithDict (GH-96353)
Miss Islington (bot) committed
M
gh-96652: Fix faulthandler chained signal without sigaction() (GH-96666)
Miss Islington (bot) committed
M
[3.10] gh-88287: Add BufferingFormatter documentation. (GH-96608) (GH-96674)
Miss Islington (bot) committed