Tin mới
gh-87613: Argument Clinic vectorcall decorator (GH-145381)
gh-155292: Skip updating unicodedata with mismatched interpreter (GH-157066)
gh-64862: Add the stop_exception parameter in iter() and aiter() (GH-156298)
gh-153569: Unify tokenizer input readers (#156472)
gh-156369: Update CI to use latest SSL library versions (#156381)
gh-148750: Unfreeze encodings module to avoid import errors with zipped stdlib (GH-156183)
gh-155373: Inline the parsing code of optional groups in Argument Clinic (GH-155374)
gh-156261: Move converters used in several files to Argument Clinic (GH-156262)
gh-156219: Fix Argument Clinic for an optional argument with **kwds (GH-156220)
gh-130647: Add `--omit-header` option to pygettext (#130650)
gh-155263: Add the --list option to Argument Clinic (GH-155264)
gh-107570: Argument Clinic: report errors on the offending line (GH-155250)
gh-64595: Touch the source file if the generated file was changed (GH-155265)
gh-113318: Fix @getter and @setter in Argument Clinic (GH-155778)
gh-155292: Don't consider Unicode codepoint attributes outside RFC 3454 (GH-155293)
Update list of files generated by `generate_token.py` (#155524)
gh-64660: Do not hardcode the name of the returned variable (GH-155268)
gh-155358: Use named attributes with os module (#155366)
gh-155358: Use named attributes with pwd and grp modules (#155362)
gh-155266: Fix Argument Clinic for a lone optional group (GH-155267)
gh-64502: Support several optional groups on the same level in Argument Clinic (GH-155210)
gh-155212: List the converters defined in a C file (GH-155221)
gh-155218: Generate the option group flags in a stable order (GH-155219)
gh-155207: Add --dry-run and --diff options to Argument Clinic (GH-155208)
gh-64502: Fix Argument Clinic support of optional groups with defaults (GH-155191)
gh-153711: Add runtime guards for dup3 & pipe2 (#155174)
gh-151941: Fix Sphinx reference warnings in `Doc/c-api/` (GH-152044)
gh-151321: Fix incorrect opcode metadata flags for LOAD_DEREF opcode (GH-154778)
gh-154580: Fix python-gdb.py pretty-printing non-ASCII strings in non-UTF-8 locales (GH-154581)
gh-145685: per-type method cache implementation (#150160)
gh-153511: Removes Tools/msi, Tools/nuget, and legacy py.exe launcher sources (GH-153512)
gh-141004: Document unstable executable kind macros from `pyframe.h` (GH-143490)
gh-141004: Document remaining `PyCF_*` compiler flag macros (GH-153958)
gh-152384: pixi-packages: use `flags` to define variants (#152385)