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
/
ast.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Python 3.14.0a1
v3.14.0a1
Hugo van Kemenade
2024-10-15
1
-1/+1
*
gh-101100: Consolidate documentation on `ModuleType` attributes (#124709)
Alex Waygood
2024-10-09
1
-1/+1
*
gh-118181: Fix parameter markup in AST docs (#124473)
Tomas R
2024-09-26
1
-13/+13
*
gh-121277: Allow `.. versionadded:: next` in docs (GH-121278)
Petr Viktorin
2024-09-25
1
-1/+1
*
gh-116022: Improve `repr()` of AST nodes (#117046)
Tomas R
2024-09-18
1
-0/+5
*
Use pep role instead of url (#121611)
Rafael Fontenelle
2024-09-17
1
-2/+1
*
gh-123492: Remove unnecessary `:func:` parentheses (#123493)
Wei-Hsiang (Matt) Wang
2024-08-30
1
-1/+1
*
gh-122300: Preserve AST nodes for format specifiers with single elements (#12...
Pablo Galindo Salgado
2024-07-26
1
-1/+3
*
Docs: spelling and grammar fixes (#122084)
Ville Skyttä
2024-07-22
1
-2/+2
*
gh-121130: Fix f-string format specifiers with debug expressions (#121150)
Pablo Galindo Salgado
2024-07-16
1
-3/+1
*
annotations: expand documentation on "simple" assignment targets (#120535)
Jelle Zijlstra
2024-06-15
1
-3/+7
*
gh-60191: Implement ast.compare (#19211)
Batuhan Taskaya
2024-05-22
1
-0/+14
*
gh-118851: Default ctx arguments to AST constructors to Load() (#118854)
Jelle Zijlstra
2024-05-09
1
-3/+3
*
docs: module page titles should not start with a link to themselves (#117099)
Ned Batchelder
2024-05-08
1
-2/+2
*
gh-117486: Improve behavior for user-defined AST subclasses (#118212)
Jelle Zijlstra
2024-05-06
1
-1/+13
*
gh-116126: Implement PEP 696 (#116129)
Jelle Zijlstra
2024-05-03
1
-14/+38
*
gh-116023: Add `show_empty=False` to `ast.dump` (#116037)
Nikita Sobolev
2024-04-24
1
-148/+103
*
gh-118100: Improve links in `ast.rst` (#118101)
Nikita Sobolev
2024-04-19
1
-2/+3
*
Fix rendering of null character in ast.rst (#116080)
Shantanu
2024-02-29
1
-1/+1
*
gh-115881: Document feature_version limitations (#115980)
Shantanu
2024-02-29
1
-6/+9
*
gh-105858: Improve AST node constructors (#105880)
Jelle Zijlstra
2024-02-28
1
-11/+14
*
gh-101100: Fix Sphinx warnings in `library/ast.rst` (#113289)
Hugo van Kemenade
2023-12-19
1
-16/+19
*
gh-108113: [docs] mention PyCF_OPTIMIZED_AST in ast Compiler Flags (#113241)
dreamflow
2023-12-18
1
-0/+7
*
Docs: Avoid the deprecated ``.. cmdoption::`` directive (#110292)
Adam Turner
2023-10-03
1
-7/+7
*
Add version directives to ast docs (#108788)
Shantanu
2023-09-07
1
-4/+42
*
`ast` docs: Fix incorrect link on `keyword` (#108728)
Alex Povel
2023-08-31
1
-2/+2
*
gh-108113: Make it possible to create an optimized AST (#108154)
Irit Katriel
2023-08-21
1
-2/+5
*
gh-107015: Remove async_hacks from the tokenizer (#107018)
Pablo Galindo Salgado
2023-07-26
1
-1/+4
*
gh-92788: Add docs for `ast.Module`, `ast.Expression`, and others (#101055)
Nikita Sobolev
2023-06-27
1
-0/+101
*
gh-103921: Minor PEP-695 fixes to the `ast` module docs (#105093)
Alex Waygood
2023-05-30
1
-5/+5
*
gh-103921: Document PEP 695 (#104642)
Jelle Zijlstra
2023-05-26
1
-2/+100
*
gh-104984: remove kwargs and starargs from Call & ClassDef (#104986)
Shaygan Hooshyari
2023-05-26
1
-6/+3
*
gh-104799: Move location of type_params AST fields (#104828)
Jelle Zijlstra
2023-05-26
1
-6/+6
*
gh-104656: Rename typeparams AST node to type_params (#104657)
Jelle Zijlstra
2023-05-22
1
-3/+3
*
gh-103763: Implement PEP 695 (#103764)
Jelle Zijlstra
2023-05-16
1
-0/+3
*
gh-95588: Drop the safety claim from `ast.literal_eval` docs. (#95919)
Gregory P. Smith
2022-10-02
1
-8/+16
*
gh-96959: Update more HTTP links (GH-97536)
Serhiy Storchaka
2022-09-27
1
-1/+1
*
Fix incorrect double indent in ast doc (#94976)
Terry Jan Reedy
2022-07-18
1
-1/+1
*
In ast doc, update 'below' to 'above' (#94967)
Terry Jan Reedy
2022-07-18
1
-1/+1
*
gh-94698: add Subscript and Attribute targets to ast.for documentation (GH-94...
anilbey
2022-07-16
1
-4/+5
*
bpo-47126: Update to canonical PEP URLs specified by PEP 676 (GH-32124)
Hugo van Kemenade
2022-03-30
1
-1/+1
*
bpo-45292: [PEP-654] add except* (GH-29581)
Irit Katriel
2021-12-14
1
-0/+31
*
[doc] Fix typos found using codespell (GH-28744)
Christian Clauss
2021-10-05
1
-1/+1
*
bpo-45346: Keep docs consistent regarding true and false values (GH-28697)
Raymond Hettinger
2021-10-02
1
-1/+1
*
bpo-30637: Improve the docs of ast.parse regarding differences with compile()...
Pablo Galindo Salgado
2021-09-19
1
-0/+13
*
Update URLs in comments and metadata to use HTTPS (GH-27458)
Noah Kantrowitz
2021-07-30
1
-1/+1
*
Fix typo in ast.rst (GH-27449)
HaeckelK
2021-07-29
1
-1/+1
*
bpo-43892: Make match patterns explicit in the AST (GH-25585)
Nick Coghlan
2021-04-29
1
-36/+282
*
Fix some minor errors in the docs (GH-24834)
Zackery Spytz
2021-03-14
1
-1/+1
*
Fix error in documentation for ast.match_case (GH-24807)
Adrian Freund
2021-03-10
1
-1/+1
[next]