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
/
reference
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.14] gh-135110: Fix misleading `generator.close()` documentation (GH-135152...
Miss Islington (bot)
2025-06-26
1
-2/+4
*
[3.14] Docs: Add cross-reference for `positional_item` in the `calls` product...
Miss Islington (bot)
2025-06-25
1
-1/+1
*
[3.14] gh-135676: lexical analysis: Improve section on Numeric literals (GH-1...
Miss Islington (bot)
2025-06-18
3
-55/+168
*
[3.14] gh-135171: Update documentation for the generator expression (GH-13535...
Miss Islington (bot)
2025-06-15
1
-2/+3
*
[3.14] gh-127833: Reword and expand the Notation section (GH-134443) (GH-135301)
Miss Islington (bot)
2025-06-09
2
-50/+128
*
[3.14] gh-134675: Add t-string prefixes to tokenizer module, lexical analysis...
Miss Islington (bot)
2025-05-26
1
-1/+2
*
[3.14] gh-119180: Updates to PEP 649/749 docs (GH-134640) (#134731)
Miss Islington (bot)
2025-05-26
1
-1/+13
*
[3.14] gh-127833: lexical analysis: Improve section on Names (GH-131474) (#13...
Miss Islington (bot)
2025-05-26
1
-52/+76
*
[3.14] gh-134026: Fix grammar description of for statement (GH-134034) (GH-13...
Miss Islington (bot)
2025-05-21
2
-8/+8
*
[3.14] gh-119180: More documentation for PEP 649/749 (GH-133552) (#133902)
Miss Islington (bot)
2025-05-11
1
-1/+7
*
[3.14] gh-127833: Add links to token types to the lexical analysis intro (GH-...
Miss Islington (bot)
2025-05-08
1
-23/+39
*
[3.14] gh-127833: lexical analysis: Add backticks to BOM example (GH-132407) ...
Miss Islington (bot)
2025-05-08
1
-1/+1
*
Python 3.14.0b1
v3.14.0b1
Hugo van Kemenade
2025-05-06
1
-1/+1
*
gh-132426: Add get_annotate_from_class_namespace replacing get_annotate_funct...
Jelle Zijlstra
2025-05-04
1
-16/+3
*
doc: update co_flags reference (#132300)
Inada Naoki
2025-04-24
1
-5/+4
*
gh-130104: Call __rpow__ in ternary pow() if necessary (GH-130251)
Serhiy Storchaka
2025-04-16
1
-4/+9
*
Python 3.14.0a7
v3.14.0a7
Hugo van Kemenade
2025-04-08
1
-2/+2
*
gh-131831: Implement PEP 758 – Allow except and except* expressions without...
Pablo Galindo Salgado
2025-04-01
1
-1/+4
*
gh-131457: Fix typo in BNF description of function signatures (#131460)
Srinivas Reddy Thatiparthy (తాటిపర్తి శ్రీనివాస్ రెడ్డి)
2025-03-22
1
-1/+1
*
gh-130587: Add hand-written docs for non-OP tokens (GH-130588)
Petr Viktorin
2025-03-19
1
-4/+6
*
gh-130080: implement PEP 765 (#130087)
Irit Katriel
2025-03-17
1
-18/+22
*
gh-116666: Add "token" glossary term (GH-130888)
Petr Viktorin
2025-03-17
1
-2/+3
*
gh-121970: Replace `.. coroutine{method,function}` with `:async:` (#130448)
sobolevn
2025-02-22
1
-5/+9
*
Doc: update term "namespace package" (#129251)
Inada Naoki
2025-02-14
1
-0/+2
*
gh-127833: Docs: Add a `grammar-snippet` directive & replace `productionlist`...
Petr Viktorin
2025-02-05
1
-2/+6
*
gh-115911: Ignore PermissionError during import from cwd (#116131)
Alex Willmer
2025-01-26
1
-4/+4
*
gh-122845: fix parameter_list_starargs in function definition pseudo-grammar ...
Sergey B Kirpichev
2025-01-21
1
-2/+4
*
gh-126664: revert: Use `else` instead of `finally` in docs explaining "with" ...
Gregory P. Smith
2024-12-22
1
-2/+5
*
gh-69639: Add mixed-mode rules for complex arithmetic (C-like) (GH-124829)
Sergey B Kirpichev
2024-11-26
1
-7/+18
*
Docs: Miscellaneous corrections to simple statements in the language referenc...
Beomsoo Kim
2024-11-15
1
-8/+8
*
Document that return-less user-defined functions return None (#126769)
John Marshall
2024-11-14
1
-1/+2
*
gh-58749: Remove incorrect language spec claims about the global statement (G...
Beomsoo Kim
2024-11-12
1
-16/+5
*
gh-126664: Use `else` instead of `finally` in "The with statement" documentat...
vivodi
2024-11-11
1
-5/+2
*
Postpone `module.__loader__` deprecation to Python 3.16 (#126482)
Hugo van Kemenade
2024-11-10
1
-2/+2
*
gh-101865: Docs: Keep co_lnotab deprecation for at least 3.14 (#126392)
Hugo van Kemenade
2024-11-04
1
-1/+1
*
gh-60712: Include the "object" type in the lists of documented types (GH-103036)
Furkan Onder
2024-10-30
1
-15/+37
*
gh-126072: do not add `None` to `co_consts` if there is no docstring (GH-126101)
Xuanteng Huang
2024-10-30
1
-3/+3
*
bpo-41793: Fix an inaccuracy about reflected methods in datamodel docs (GH-22...
Wim Jeantine-Glenn
2024-10-29
1
-11/+14
*
gh-125461: Remove Python 2 from identifiers in doc (GH-125462)
Paul Hoffman
2024-10-14
1
-3/+2
*
gh-101100: Consolidate documentation on `ModuleType` attributes (#124709)
Alex Waygood
2024-10-09
2
-177/+248
*
gh-70870: Clarify dual usage of 'free variable' (#122545)
Alyssa Coghlan
2024-10-08
2
-5/+13
*
gh-125072: Add label for assignment expressions; update tracked section for a...
Emily Morehouse
2024-10-07
1
-0/+2
*
gh-123339: Fix cases of inconsistency of __module__ and __firstlineno__ in cl...
Serhiy Storchaka
2024-09-28
1
-1/+4
*
gh-81263: Add assignment expressions to `help` (#124641)
Emily Morehouse
2024-09-27
1
-0/+1
*
gh-115528: Update language reference for PEP 646 (#121181)
Matthew Rahtz
2024-09-26
2
-17/+32
*
gh-101100: Make __subclasses__ doctest stable (#124577)
Jelle Zijlstra
2024-09-26
1
-2/+4
*
gh-123242: Note that type.__annotations__ may not exist (#124557)
Jelle Zijlstra
2024-09-25
1
-1/+2
*
gh-124370: Add "howto" for free-threaded Python (#124371)
Sam Gross
2024-09-25
1
-0/+1
*
gh-101100: Add a table of class attributes to the "Custom classes" section of...
Alex Waygood
2024-09-25
4
-66/+129
*
import: permit __name__ for use in __name__ = "__main__": (#124381)
Thomas Grainger
2024-09-25
1
-1/+1
[next]