COMMITS
October 8, 2022
A
GitHub Workflows security hardening (#96492)
Alex committed
E
Add `@ezio-melotti` as codeowner for `.github/`. (#98079)
Ezio Melotti committed
H
gh-97913 Docs: Add walrus operator to the index (#97921)
Hugo van Kemenade committed
P
J
C
gh-91052: Add PyDict_Unwatch for unwatching a dictionary (#98055)
Carl Meyer committed
K
GH-98023: Change default child watcher to PidfdChildWatcher on supported systems (#98024)
Kumar Aditya committed
T
GH-94182: Run the PidfdChildWatcher on the running loop (#94184)
Thomas Grainger committed
October 7, 2022
I
gh-92886: make test_ast pass with -O (assertions off) (GH-98058)
Irit Katriel committed
I
gh-92886: make test_coroutines pass with -O (assertions off) (GH-98060)
Irit Katriel committed
S
gh-57179: Add note on symlinks for os.walk (#94799)
Stanley committed
J
gh-94808: Fix regex on exotic platforms (#98036)
Jelle Zijlstra committed
S
gh-90085: Remove vestigial -t and -c timeit options (#94941)
Shantanu committed
F
GH-83901: Improve Signature.bind error message for missing keyword-only params (#95347)
Frazer McLean committed
S
gh-61105: Add default param, note on using cookiejar subclass (#95427)
Stanley committed
H
gh-96288: Add a sentence to `os.mkdir`'s docstring. (#96271)
Hagai Helman Tov committed
J
gh-96073: fix backticks in NEWS entry (GH-98056)
Jelle Zijlstra committed
I
gh-92886: [clinic.py] raise exception on invalid input instead of assertion (GH-98051)
Irit Katriel committed
L
gh-97997: Add col_offset field to tokenizer and use that for AST nodes (#98000)
Lysandros Nikolaou committed
G
GH-88968: Reject socket that is already used as a transport (#98010)
Guido van Rossum committed
S
gh-96346: Use double caching for re._compile() (#96347)
Serhiy Storchaka committed
S
gh-91708: Revert params note in urllib.parse.urlparse table (#96699)
Stanley committed
S
gh-96265: Fix some formatting in faq/design.rst (#96924)
Stanley committed
S
N
gh-97646: Change `.js` and `.mjs` files mimetype to conform to RFC 9239 (#97934)
Noam Cohen committed
N
gh-97923: Always run Ubuntu SSL tests with others in CI (#97940)
Nikita Sobolev committed
N
gh-97956: Mention `generate_global_objects.py` in `AC How-To` (#97957)
Nikita Sobolev committed
1
gh-96959: Update HTTP links which are redirected to HTTPS (#98039)
180909 committed
E
Add a warning message about PyOS_snprintf (#95993)
Eric Wieser committed
A
GH-96073: Fix wild replacement in inspect.formatannotation (#96074)
Anh71me committed