History for Doc/tools - python/cpython · GitHub

github.com

Tin mới

gh-156839: Fix inaccuracies in the xml.dom.pulldom documentation (GH-156840)

gh-156839: Fix inaccuracies in the xml.dom.pulldom documentation (GH-156840)

gh-141984: Move generator iterator reference out of syntax docs (GH-154884)

gh-141984: Move generator iterator reference out of syntax docs (GH-154884)

gh-151943: Document the CharacterData interface and other DOM members (GH-155632)

gh-151943: Document the CharacterData interface and other DOM members (GH-155632)

Docs: remove __path__ discussion from tutorial (#156426)

Docs: remove __path__ discussion from tutorial (#156426)

gh-128326: Normalize self-references to "documentation" (#143138)

gh-128326: Normalize self-references to "documentation" (#143138)

gh-150693: Combine docs sections for external resources (#150694)

gh-150693: Combine docs sections for external resources (#150694)

gh-152105: Remove PyUnstable_ExecutableKinds and related macros (GH-155244)

gh-152105: Remove PyUnstable_ExecutableKinds and related macros (GH-155244)

gh-151942: Fix all Sphinx nitpicks in the Python 2.6 What's New (#154550)

gh-151942: Fix all Sphinx nitpicks in the Python 2.6 What's New (#154550)

gh-151941: Fix Sphinx reference warnings in `Doc/c-api/` (GH-152044)

gh-151941: Fix Sphinx reference warnings in `Doc/c-api/` (GH-152044)

gh-153511: Removes Tools/msi, Tools/nuget, and legacy py.exe launcher sources (GH-153512)

gh-153511: Removes Tools/msi, Tools/nuget, and legacy py.exe launcher sources (GH-153512)

gh-151949: Fix Sphinx reference warnings in `Doc/library/lzma.rst` (GH-153878)

gh-151949: Fix Sphinx reference warnings in `Doc/library/lzma.rst` (GH-153878)

gh-151942: Fix all Sphinx nitpicks in the Python 2.4 What's New (#153116)

gh-151942: Fix all Sphinx nitpicks in the Python 2.4 What's New (#153116)

gh-151942: Fix all Sphinx nitpicks in the 2.5 What's New (#153120)

gh-151942: Fix all Sphinx nitpicks in the 2.5 What's New (#153120)

gh-145855: Remove the DELETE_ATTR bytecode (GH-146216)

gh-145855: Remove the DELETE_ATTR bytecode (GH-146216)

gh-151945: fix Sphinx reference warnings in `http.server` docs (#153084)

gh-151945: fix Sphinx reference warnings in `http.server` docs (#153084)

gh-151945: Fix all reference warnings and various solecisms in the `http.cookiejar` docs (#152816)

gh-151945: Fix all reference warnings and various solecisms in the `http.cookiejar` docs (#152816)

gh-145857: Replace `DELETE_GLOBAL` with `PUSH_NULL; STORE_GLOBAL` (GH-146314)

gh-145857: Replace `DELETE_GLOBAL` with `PUSH_NULL; STORE_GLOBAL` (GH-146314)

gh-145854: Replace `DELETE_NAME` with `PUSH_NULL; STORE_NAME` (GH-146006)

gh-145854: Replace `DELETE_NAME` with `PUSH_NULL; STORE_NAME` (GH-146006)

gh-127949: remove asyncio policy system (#150310)

gh-127949: remove asyncio policy system (#150310)

gh-105895: Add `match` and `case` doc to `help()` (#152113)

gh-105895: Add `match` and `case` doc to `help()` (#152113)

gh-151914: Copyedit "What's new in Python 3.16" (#151915)

gh-151914: Copyedit "What's new in Python 3.16" (#151915)

gh-101100: Document os.uname_result and os.statvfs_result with related constants (GH-151301)

gh-101100: Document os.uname_result and os.statvfs_result with related constants (GH-151301)

gh-86726: Document the full public API of tkinter (GH-151579)

gh-86726: Document the full public API of tkinter (GH-151579)

gh-149044: Improve Py_tp_base[s] docs & error message for non-type bases (GH-151252)

gh-149044: Improve Py_tp_base[s] docs & error message for non-type bases (GH-151252)

gh-101100: Fix Sphinx nitpick in `unittest.mock.rst` (#151302)

Docs: Only add `profiling-sampling-visualization.{css,js}` to files when necessary (#151150)

gh-101100: Fix Sphinx warnings in 'Buffer Object Structures' documentation (#151058)

gh-150032: Tidy up 3.15 pending removals (#149594)

Docs: Replace hardcoded `SOURCE_URI` with `patchlevel` check (#150850)

gh-146636: Add Free-threaded Stable ABI migration guide (GH-150580)

gh-141984: Remove accidental merge markers (GH-150517)

gh-141984: Reword docs on "enclosed" atom grammar (GH-148622)

gh-149902: Remove dead packaging docs link and add a new section for external resources (#150030)

gh-149321: Remove lazy_imports=none startup mode (#149389)

gh-142349: Add `help("lazy")` support (#149886)