Commits
Branch selector
User selector
Datepicker
Commit History
Commits on May 4, 2023
GH-97950: Use new-style index directive ('module') (#103996)
Show description for d012237authoredgh-103509: PEP 697 -- Limited C API for Extending Opaque Types (GH-103511)
Show description for cd9a56c- authored
gh-104146: Remove unused 'second_pass_replacements' from clinic.py (#104147)
Show description for 9885677authored
Commits on May 3, 2023
- authored
gh-97850: Deprecate `find_loader` and `get_loader` in `pkgutil` (GH-98520)
Show description for d6e83fbgh-103590: mention that the change is included in 3.11.4 and clarify except* documentation (#104095)
authoredGH-104114: Fix `pathlib.WindowsPath.glob()` use of literal pattern segment case (GH-104116)
Show description for da1980aauthoredGH-103944: Remove last use of `utcfromtimestamp` (#103995)
Show description for 38dc3f2authored- authored
gh-103968: Deprecate creating heap types whose metaclass has custom tp_new. (GH-103972)
Show description for 524a7f7GH-97850: Suppress cross-references to removed ``importlib.util`` functions (#104134)
Show description for 423d7faGH-97850: Suppress cross-references to the removed ``module_repr`` method (#104133)
Show description for 8b03e5fauthoredGH-98040: Suppress cross-references to the removed ``imp`` module (#104131)
Show description for 328435eauthoredgh-98040: Remove find_loader, find_module and other deprecated APIs (#98059)
Show description for 3269978- authored
GH-84976: Re-introduce `datetime.py` and fix reprs
Show description for 0a5cd98GH-84976: Move Lib/datetime.py to Lib/_pydatetime
Show description for 65c4a2b- authored
gh-82012: Deprecate bitwise inversion (~) of bool (#103487)
Show description for fdb3ef8gh-101100: Fix Sphinx warnings in `curses` and `curses.ascii` modules (#103457)
Show description for 5b05b01GH-89769: `pathlib.Path.glob()`: do not follow symlinks when checking for precise match (GH-29655)
Show description for af886ffgh-104049: do not expose on-disk location from SimpleHTTPRequestHandler (#104067)
Show description for c7c3a60gh-104109: Expose Py_NewInterpreterFromConfig() in the Public C-API (gh-104110)
Show description for 292076aauthoredgh-94673: More Per-Interpreter Fields for Builtin Static Types (gh-103912)
Show description for de64e75authored- authored
Commits on May 2, 2023
GH-104102: Optimize `pathlib.Path.glob()` handling of `../` pattern segments (GH-104103)
Show description for 65a49c6authoredGH-104104: Optimize `pathlib.Path.glob()` by avoiding repeated calls to `os.path.normcase()` (GH-104105)
Show description for 47770a1authored- authored
- authored
GH-103525: Improve exception message from `pathlib.PurePath()` (GH-103526)
Show description for 8611e7b- authored
gh-103743: Add PyUnstable_Object_GC_NewWithExtraData (GH-103744)
Show description for 87223f3- authored
GH-103484: Fix redirected permanently URLs (#104001)
Show description for 68ed2a2