FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-119933 : Improve ``SyntaxError`` message for invalid type parameters expressions by picnixz · Pull Request #119976 · python/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
74.9k
Code
Issues
5k+
Pull requests
2.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-119933 : Improve SyntaxError message for invalid type parameters expressions
- #119976
#119976
Merged
JelleZijlstra
merged 27 commits into
python:main
python/cpython:main
from
picnixz:fix-119933
picnixz/cpython:fix-119933
Copy head branch name to clipboard
Jun 17, 2024
Conversation
Commits
27
(27)
Checks
Files changed
Merged
gh-119933 : Improve SyntaxError message for invalid type parameters expressions
#119976
JelleZijlstra
merged 27 commits into
python:main
python/cpython:main
from
picnixz:fix-119933
picnixz/cpython:fix-119933
Copy head branch name to clipboard
Commits
Commits on Jun 3, 2024
fix ``SyntaxError`` for invalid type parameters expressions
picnixz
committed
6279686
View commit details
Copy full SHA for 6279686
Browse repository at this point
blurb
picnixz
committed
7075bc6
View commit details
Copy full SHA for 7075bc6
Browse repository at this point
improve doc & naming
picnixz
committed
74d330e
View commit details
Copy full SHA for 74d330e
Browse repository at this point
visual improvements of some test
picnixz
committed
1ff9183
View commit details
Copy full SHA for 1ff9183
Browse repository at this point
Merge branch 'main' into fix-119933
picnixz
authored
234200c
View commit details
Copy full SHA for 234200c
Browse repository at this point
simplify the flow
picnixz
committed
fa7f02f
View commit details
Copy full SHA for fa7f02f
Browse repository at this point
Commits on Jun 4, 2024
Merge branch 'main' into fix-119933
picnixz
authored
b77cebb
View commit details
Copy full SHA for b77cebb
Browse repository at this point
address review
Show description for 7482db6
picnixz
committed
7482db6
View commit details
Copy full SHA for 7482db6
Browse repository at this point
address review
Show description for 2edf665
picnixz
committed
2edf665
View commit details
Copy full SHA for 2edf665
Browse repository at this point
use the same declaration order across files
picnixz
committed
845c7a6
View commit details
Copy full SHA for 845c7a6
Browse repository at this point
Commits on Jun 5, 2024
Use enumeration members instead of `.value`.
picnixz
committed
bbfdcb7
View commit details
Copy full SHA for bbfdcb7
Browse repository at this point
export `SymbolTableType` enumeration
picnixz
committed
f1208c7
View commit details
Copy full SHA for f1208c7
Browse repository at this point
update NEWS
picnixz
committed
e533e4d
View commit details
Copy full SHA for e533e4d
Browse repository at this point
simplify `ste_scope_info` creation
picnixz
committed
4cf0bf8
View commit details
Copy full SHA for 4cf0bf8
Browse repository at this point
improve documentation for `TypeVariableBlock`
picnixz
committed
740c8f2
View commit details
Copy full SHA for 740c8f2
Browse repository at this point
update documentation
picnixz
committed
3e329df
View commit details
Copy full SHA for 3e329df
Browse repository at this point
fixup
picnixz
committed
18bc1f3
View commit details
Copy full SHA for 18bc1f3
Browse repository at this point
Merge branch 'main' into fix-119933
picnixz
authored
dd8d461
View commit details
Copy full SHA for dd8d461
Browse repository at this point
blurb
picnixz
committed
2ca6fd9
View commit details
Copy full SHA for 2ca6fd9
Browse repository at this point
fixup
picnixz
committed
278d1fc
View commit details
Copy full SHA for 278d1fc
Browse repository at this point
Commits on Jun 12, 2024
Merge branch 'main' into fix-119933
picnixz
committed
3f6a03e
View commit details
Copy full SHA for 3f6a03e
Browse repository at this point
Merge branch 'main' into fix-119933
picnixz
authored
3667349
View commit details
Copy full SHA for 3667349
Browse repository at this point
Commits on Jun 13, 2024
Move SyntaxError's NEWS into "Core and Builtins"
picnixz
committed
82a37b6
View commit details
Copy full SHA for 82a37b6
Browse repository at this point
improve documentation wording
picnixz
committed
cf45f40
View commit details
Copy full SHA for cf45f40
Browse repository at this point
Commits on Jun 17, 2024
Update Python/symtable.c
Show description for e96f6b4
picnixz
and
JelleZijlstra
authored
e96f6b4
View commit details
Copy full SHA for e96f6b4
Browse repository at this point
Update Doc/library/symtable.rst
Show description for 705a76f
picnixz
and
JelleZijlstra
authored
705a76f
View commit details
Copy full SHA for 705a76f
Browse repository at this point
address review
picnixz
committed
abad81b
View commit details
Copy full SHA for abad81b
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL