COMMITS
December 7, 2022
E
gh-90110: Clean Up the C-analyzer Globals Lists (gh-100091)
Eric Snow committed
N
gh-100072: only trigger netlify builds for doc changes (#100074)
Nikita Sobolev committed
I
gh-100077: make test_code.test_invalid_bytecode more robust and maintainable (#100078)
Irit Katriel committed
C
gh-83035: handle decorator with nested parens in inspect.getsource (#99654)
Carl Meyer committed
V
gh-98724: Fix Py_CLEAR() macro side effects (#99100) (#100070)
Victor Stinner committed
M
gh-93018: Fix for the compatibility problems with expat (gh-93900)
Matěj Cepl committed
N
[Enum] Remove unused code from `test_enum.py` (GH-96986)
Nikita Sobolev committed
December 6, 2022
P
gh-100050: Fix an assertion error when raising unclosed parenthesis errors in the tokenizer (GH-100065)
Pablo Galindo Salgado committed
V
PyUnicode_KIND() uses _Py_RVALUE() (#100060)
Victor Stinner committed
E
gh-94943: [Enum] improve repr() when inheriting from a dataclass (GH-99740)
Ethan Furman committed
T
Post 3.12.0a3
Thomas Wouters committed
T
Python 3.12.0a3
Thomas Wouters committed
S
gh-93453: No longer create an event loop in get_event_loop() (#98440)
Serhiy Storchaka committed
B
GH-99729: Unlink frames before clearing them (GH-100030)
Brandt Bucher committed
A
bpo-37860: re-add netlify.toml to set up deploy previews for docs (#92852)
Ashwin Ramaswami committed
V
gh-100008: VS 2017 is required since Python 3.11 (#100045)
Victor Stinner committed
M
GH-100026: Include the number of raw input files in summarize_stats.py (GH-100027)
Michael Droettboom committed
E
gh-99957: Add `frozen_default` parameter on `dataclass_transform` (#99958)
Erik De Bonte committed
December 5, 2022
G
gh-100001: Remove doc typo, add versionadded (#100042)
Gregory P. Smith committed
G
gh-100001: Also escape \s in http.server log messages. (#100038)
Gregory P. Smith committed
E
gh-99984: Fix Compiler Warnings (#100036)
Eric Snow committed
H
Use sphinxext-opengraph to generate OpenGraph metadata (#99931)
Hugo van Kemenade committed
G
gh-100001: Omit control characters in http.server stderr logs. (#100002)
Gregory P. Smith committed
E
R
dataclasses.rst: Prevent horizontal scrolling (gh-100025)
Ram Rachum committed
M
bpo-44817: Ignore additional errors in ntpath.realpath (GH-27574)
Michael Förderer committed
P
gh-98680: Add PyBUF_* constants to the Limited API listing (GH-100018)
Petr Viktorin committed
S
gh-60203: Revert changes in cycle.__setstate__ (#99982)
Serhiy Storchaka committed
V
gh-99892: test_unicodedata: skip test on download failure (#100011)
Victor Stinner committed
V
gh-100008: Document Python build requirements (#100009)
Victor Stinner committed