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
/
library
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.13] Use roles :data: and :const: for referencing module variables (GH-1295...
Serhiy Storchaka
2025-02-04
10
-25/+25
*
[3.13] gh-128696: Add arm64 to the get_platform return val description (GH-12...
Miss Islington (bot)
2025-02-03
1
-1/+2
*
[3.13] gh-129407: Clarify that a `SystemError` isn't always CPython's fault (...
Miss Islington (bot)
2025-02-03
1
-2/+6
*
[3.13] gh-85046: Document errno constants (GH-126420) (#129383)
Miss Islington (bot)
2025-01-28
1
-0/+165
*
[3.13] gh-97850: Remove the mention of removal from `ResourceReader` docs (GH...
Miss Islington (bot)
2025-01-23
1
-1/+1
*
[3.13] gh-129020: Remove ambiguous sentence from `tokenize.untokenize` docs (...
Miss Islington (bot)
2025-01-20
1
-5/+4
*
[3.13] gh-121542: Document trailing newline behavior in `set_content()` (GH-1...
Miss Islington (bot)
2025-01-18
1
-1/+7
*
[3.13] gh-125997: suggest efficient alternatives for `time.sleep(0)` (GH-1287...
Miss Islington (bot)
2025-01-18
2
-2/+13
*
[3.13] gh-128017: Make a note that sys variables are read-only (GH-128887) (#...
Miss Islington (bot)
2025-01-17
1
-1/+1
*
[3.13] gh-97850: Suggest `TraversableResources` as the alternative for `Resou...
Miss Islington (bot)
2025-01-15
1
-1/+3
*
[3.13] gh-67206: Document that `string.printable` is not printable in the POS...
Miss Islington (bot)
2025-01-15
1
-3/+10
*
[3.13] Fix a "doctest" block in `Doc/library/turtle.rst` (GH-128831) (#128835)
Miss Islington (bot)
2025-01-14
1
-2/+2
*
[3.13] gh-123345: improve `fnmatch` docs (GH-123346) (#128776)
Miss Islington (bot)
2025-01-13
1
-6/+12
*
[3.13] gh-128409: Document that pdb.post_mortem() accepts exceptions … (#12...
Tian Gao
2025-01-13
1
-5/+7
*
[3.13] gh-124433: fix docs for `asyncio.Queue.task_done` (GH-128669) (#128671)
Miss Islington (bot)
2025-01-09
1
-3/+3
*
[3.13] gh-126137: improve docs for `loop.add_reader` and `loop.add_writer` (G...
Miss Islington (bot)
2025-01-09
1
-0/+6
*
[3.13] gh-79149: document reentrant safety of `loop.call_soon_threadsafe` (GH...
Miss Islington (bot)
2025-01-09
1
-0/+3
*
[3.13] gh-87506: Document that json.load*() can raise UnicodeDecodeError (GH-...
Miss Islington (bot)
2025-01-08
1
-6/+6
*
[3.13] Docs: mark up json.load() using parameter list (GH-128488) (#128596)
Miss Islington (bot)
2025-01-07
1
-44/+69
*
[3.13] gh-108202: Document calendar.Calendar.firstweekday (GH-128566) (#128579)
Miss Islington (bot)
2025-01-07
1
-4/+16
*
[3.13] gh-108202: Document `calendar.Calendar` methods `getfirstweekday` and ...
Miss Islington (bot)
2025-01-06
1
-0/+8
*
[3.13] gh-114990: Add missing mixin methods in collections.abc's document (GH...
Miss Islington (bot)
2025-01-06
1
-2/+3
*
[3.13] Docs: fix `MessageDefect` references in email.policy docs (GH-128468) ...
Miss Islington (bot)
2025-01-05
1
-2/+2
*
[3.13] Docs: amend json.dump() post gh-128482 (GH-128489) (#128493)
Miss Islington (bot)
2025-01-04
1
-5/+8
*
[3.13] gh-126719: Clarify math.fmod docs (GH-127741) (#128491)
Miss Islington (bot)
2025-01-04
1
-1/+2
*
[3.13] Docs: mark up json.dump() using parameter list (GH-128482) (#128486)
Miss Islington (bot)
2025-01-04
1
-48/+70
*
[3.13] gh-108202: Document calendar.TextCalendar formatting helpers (GH-12760...
Miss Islington (bot)
2025-01-03
1
-1/+26
*
[3.13] gh-128349: Use `.. data::` instead of `.. class::` for pre-defined dec...
Miss Islington (bot)
2025-01-02
1
-3/+3
*
[3.13] gh-128317: Document `calendar.TextCalendar.formatweek` (GH-128353) (#1...
Miss Islington (bot)
2024-12-30
1
-0/+8
*
[3.13] gh-112328: Make EnumDict usable on its own and document it (GH-123669)...
Ethan Furman
2024-12-24
1
-2/+27
*
[3.13] gh-126180: Remove getopt and optparse deprecation notices (GH-128191)
Miss Islington (bot)
2024-12-23
8
-39/+211
*
[3.13] gh-122706: fix docs for asyncio ssl sockets (GH-128092) (#128094)
Miss Islington (bot)
2024-12-19
1
-2/+2
*
[3.13] Minor readability improvements for the itertools recipes (gh-127928) (...
Miss Islington (bot)
2024-12-16
1
-39/+35
*
[3.13] Simplify and speed-up an itertools recipe (gh-127848) (gh-127998)
Miss Islington (bot)
2024-12-16
1
-6/+6
*
[3.13] Fix typo in itertools docs (gh-127995) (gh-127996)
Miss Islington (bot)
2024-12-16
1
-1/+1
*
[3.13] Clarify ast docs to use a less confusing example for `ast.ParamSpec` (...
Miss Islington (bot)
2024-12-15
1
-2/+2
*
[3.13] gh-127852: add remark about ',' separator (GH-127854) (#127941)
Miss Islington (bot)
2024-12-14
1
-1/+3
*
[3.13] link to the correct output method in documentation (GH-127857) (#127900)
Miss Islington (bot)
2024-12-13
1
-1/+1
*
[3.13] Fix typo in traceback docs (GH-127884) (#127890)
Miss Islington (bot)
2024-12-12
1
-1/+1
*
[3.13] Docs: Fix indents in `xmlrpc.client.rst` (GH-127782) (#127799)
Miss Islington (bot)
2024-12-10
1
-4/+4
*
[3.13] gh-101100: Fix sphinx warnings in `whatsnew/3.0.rst` (GH-127662) (#127...
Miss Islington (bot)
2024-12-10
1
-0/+3
*
[3.13] gh-127347: Document `traceback.print_list` (GH-127348) (#127569)
Miss Islington (bot)
2024-12-04
1
-0/+7
*
[3.13] Itertool recipe additions (gh-127483) (gh-127585)
Miss Islington (bot)
2024-12-04
1
-0/+37
*
Python 3.13.1
v3.13.1
Thomas Wouters
2024-12-03
1
-1/+1
*
[3.13] gh-122838: Document missing opcodes (GH-123073) (#126492)
Miss Islington (bot)
2024-12-02
1
-0/+21
*
[3.13] gh-99880: document rounding mode for new-style formatting (GH-121481) ...
Miss Islington (bot)
2024-12-02
1
-0/+5
*
[3.13] gh-101100: Fix Sphinx warnings about list methods (GH-127054) (#127511)
Miss Islington (bot)
2024-12-02
1
-2/+2
*
[3.13] gh-127303: Add docs for token.EXACT_TOKEN_TYPES (GH-127304) (#127390)
Miss Islington (bot)
2024-11-30
1
-0/+7
*
[3.13] Link to correct class methods in asyncio primitives docs (GH-127270) (...
Miss Islington (bot)
2024-11-29
1
-4/+4
*
[3.13] Fix indentation for contextlib.asynccontextmanager docs (GH-127333) (#...
Miss Islington (bot)
2024-11-27
1
-3/+3
[next]