index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.12] [doc] Update logging documentation to improve grammar and elucidate an...
Miss Islington (bot)
2024-04-04
2
-11/+72
*
[3.12] Link to the Python type system specification (GH-117400) (#117448)
Miss Islington (bot)
2024-04-02
1
-73/+15
*
[3.12] Docs: specify XML document name in xml.etree.elementtree example (GH-2...
Miss Islington (bot)
2024-04-01
1
-1/+1
*
[3.12] Docs: add more links to PIPE in subprocess docs (GH-25416) (#117427)
Miss Islington (bot)
2024-04-01
1
-5/+8
*
[3.12] gh-117339: Use NULL instead of None for LOAD_SUPER_ATTR in dis docs (G...
Christopher Chianelli
2024-03-28
1
-1/+1
*
[3.12] Change links on the index page (GH-117230) (#117268)
Miss Islington (bot)
2024-03-26
1
-2/+2
*
[3.12] Sync main docs and docstring for median_grouped(). (gh-117214) (gh-117...
Miss Islington (bot)
2024-03-25
1
-38/+39
*
[3.12] Add information about negative indexes to sequence datamodel doc (GH-...
Miss Islington (bot)
2024-03-25
1
-3/+6
*
[3.12] Minor markup and grammar fixes in the statistics docs (gh-117216) (gh-...
Miss Islington (bot)
2024-03-25
1
-3/+3
*
[3.12] GH-115986 Docs: promote pprint.pp usage as a default (GH-116614) (#117...
Miss Islington (bot)
2024-03-24
1
-15/+18
*
[3.12] gh-101760: Improve the imaplib.IMAP4 example (GH-101764) (#117191)
Miss Islington (bot)
2024-03-24
1
-1/+1
*
[3.12] docs:fix over-linking in dataclasses.rst (GH-117005) (#117163)
Carol Willing
2024-03-22
1
-79/+81
*
[3.12] [docs] Fix typo in docstring and add example to logging cookbook. (GH-...
Miss Islington (bot)
2024-03-22
1
-14/+126
*
[3.12] gh-75988: Fix issues with autospec ignoring wrapped object (GH-115223)...
infohash
2024-03-22
1
-0/+120
*
[3.12] Fix sort order for "locale encoding" glossary item (GH-115794) (#117102)
Miss Islington (bot)
2024-03-20
1
-12/+12
*
[3.12] gh-117058: Update GUI and packaging recommendations for macOS. (GH-117...
Miss Islington (bot)
2024-03-20
1
-11/+25
*
[3.12] docs: announce venv creation before installing packages (GH-117036) (#...
Miss Islington (bot)
2024-03-19
1
-0/+1
*
[3.12] gh-101100: Fix Sphinx warnings in `library/pydoc.rst` (GH-116913) (#11...
Miss Islington (bot)
2024-03-19
2
-8/+7
*
[3.12] gh-56374: Clarify documentation of nonlocal (GH-116942) (#117023)
Miss Islington (bot)
2024-03-19
1
-13/+17
*
[3.12] Update titles and subtitles on landing page template (GH-116914) (#117...
Miss Islington (bot)
2024-03-19
1
-31/+31
*
[3.12] gh-107607: Update comment about utf-8 BOM being ignored (GH-107858) (#...
Miss Islington (bot)
2024-03-19
1
-4/+3
*
[3.12] gh-116881: Remove erroneous or redundant grammar NULL (GH-116885) (#11...
Miss Islington (bot)
2024-03-18
1
-1/+1
*
[3.12] gh-116851: Remove "from ctypes import *" from a ctypes example (GH-116...
Miss Islington (bot)
2024-03-16
1
-1/+0
*
[3.12] gh-116782: Mention `__type_params__` in `inspect.getmembers` docs (GH-...
Miss Islington (bot)
2024-03-15
1
-0/+10
*
[3.12] gh-90095: Ignore empty lines and comments in `.pdbrc` (GH-116834) (#11...
Miss Islington (bot)
2024-03-15
1
-1/+2
*
[3.12] gh-116842: Improve test comment and fix a doctest (gh-116846) (gh-116847)
Miss Islington (bot)
2024-03-15
1
-2/+2
*
[3.12] Minor improvements to the itertools documentation (gh-116833) (gh-116838)
Raymond Hettinger
2024-03-15
1
-84/+94
*
[3.12] Better presentation order for recipes. (gh-116755) (gh-116757)
Miss Islington (bot)
2024-03-13
1
-43/+43
*
[3.12] gh-98731: Improvements to the logging documentation (GH-101618) (GH-11...
Miss Islington (bot)
2024-03-13
2
-162/+108
*
[3.12] [doc]: Update cookbook recipe for Qt6. (GH-116719) (GH-116729)
Miss Islington (bot)
2024-03-13
1
-13/+36
*
[3.12] gh-90300: Fix cmdline.rst (GH-116721) (GH-116724)
Miss Islington (bot)
2024-03-13
1
-5/+8
*
[3.12] Modernize roundrobin() recipe and improve variable names (gh-116710) (...
Miss Islington (bot)
2024-03-13
1
-17/+14
*
[3.12] gh-111307: Update design FAQ 'switch' entry (GH-115899) (#116703)
Miss Islington (bot)
2024-03-13
1
-3/+8
*
[3.12] Docs: fix broken links (GH-116651) (#116700)
Miss Islington (bot)
2024-03-13
4
-4/+4
*
[3.12] Minor clarity improvement for the iter_index() recipe. Also add value ...
Miss Islington (bot)
2024-03-13
1
-4/+21
*
[3.12] Add `typing.NamedTuple` in glossary section for named tuples (GH-10832...
Miss Islington (bot)
2024-03-12
1
-4/+5
*
[3.12] Beef-up tests for the itertool docs. (gh-116679) (gh-116688)
Miss Islington (bot)
2024-03-12
1
-9/+103
*
[3.12] gh-116563: Update tutorial error example (GH-116569) (#116624)
Miss Islington (bot)
2024-03-11
1
-4/+4
*
[3.12] gh-116535: Fix distracting "TypeError" in example code (gh-116538) (gh...
Miss Islington (bot)
2024-03-09
1
-2/+2
*
[3.12] GH-116218 Docs: Add availability information for the 'resource' module...
Miss Islington (bot)
2024-03-09
1
-0/+2
*
[3.12] gh-105535 Document potential performance trap during enum creation (GH...
Miss Islington (bot)
2024-03-09
1
-0/+7
*
[3.12] gh-115664: Fix ordering of more versionadded and versionchanged direct...
Serhiy Storchaka
2024-03-07
21
-93/+69
*
[3.12] gh-115398: Expose Expat >=2.6.0 reparse deferral API (CVE-2023-52425) ...
Sebastian Pipping
2024-03-06
2
-0/+75
*
[3.12] gh-115986: Fix inaccuracies in pprint docs (GH-116104) (#116382)
Miss Islington (bot)
2024-03-05
1
-2/+2
*
[3.12] chore: fix typos (#116345) (#116370)
Terry Jan Reedy
2024-03-05
1
-1/+1
*
[3.12] Fix the PyGetSetDef documentation (GH-116056) (GH-116363)
Miss Islington (bot)
2024-03-05
1
-3/+3
*
[3.12] gh-115777: Fix double versionadded directives (GH-116269) (GH-116361)
Miss Islington (bot)
2024-03-05
6
-24/+8
*
[3.12] Docs: update using/configure.rst (GH-116274) (#116276)
Hugo van Kemenade
2024-03-04
1
-13/+21
*
[3.12] Consistently spell out *predicate* instead of *pred*. (gh-116308) (gh-...
Miss Islington (bot)
2024-03-04
1
-23/+16
*
[3.12] GH-116271 Docs: provide clarification for object assignments in the Tu...
Miss Islington (bot)
2024-03-04
1
-7/+24
[next]