FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-104683: Rework Argument Clinic error handling by erlend-aasland · Pull Request #107551 · 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-104683: Rework Argument Clinic error handling
- #107551
#107551
Merged
erlend-aasland
merged 31 commits into
python:main
python/cpython:main
from
erlend-aasland:clinic/warn-and-fail
erlend-aasland/cpython:clinic/warn-and-fail
Copy head branch name to clipboard
Aug 3, 2023
Conversation
Commits
31
(31)
Checks
Files changed
Merged
gh-104683: Rework Argument Clinic error handling
#107551
erlend-aasland
merged 31 commits into
python:main
python/cpython:main
from
erlend-aasland:clinic/warn-and-fail
erlend-aasland/cpython:clinic/warn-and-fail
Copy head branch name to clipboard
Commits
Commits on Jul 29, 2023
Rework error handling
Show description for 36bac55
erlend-aasland
committed
36bac55
View commit details
Copy full SHA for 36bac55
Browse repository at this point
Commits on Jul 31, 2023
Merge branch 'main' into clinic/warn-and-fail
erlend-aasland
authored
9cb2ce9
View commit details
Copy full SHA for 9cb2ce9
Browse repository at this point
Adapt new test
erlend-aasland
committed
789f5ee
View commit details
Copy full SHA for 789f5ee
Browse repository at this point
Commits on Aug 1, 2023
Pull in main
erlend-aasland
committed
15a246b
View commit details
Copy full SHA for 15a246b
Browse repository at this point
Pull in main
erlend-aasland
committed
e32d221
View commit details
Copy full SHA for e32d221
Browse repository at this point
Align with Alex's changes
erlend-aasland
committed
4350ecc
View commit details
Copy full SHA for 4350ecc
Browse repository at this point
Address review: pass iso. ellipse
erlend-aasland
committed
ad5181a
View commit details
Copy full SHA for ad5181a
Browse repository at this point
Address review: add return annotation
erlend-aasland
committed
545e7b6
View commit details
Copy full SHA for 545e7b6
Browse repository at this point
Address review: re.escape
erlend-aasland
committed
c978a6d
View commit details
Copy full SHA for c978a6d
Browse repository at this point
Address review: fix test
erlend-aasland
committed
33b038c
View commit details
Copy full SHA for 33b038c
Browse repository at this point
Refactor: extract method parse_parameter_name()
erlend-aasland
committed
7b631a3
View commit details
Copy full SHA for 7b631a3
Browse repository at this point
Commits on Aug 2, 2023
Address review: re.escape better
erlend-aasland
committed
553cb6e
View commit details
Copy full SHA for 553cb6e
Browse repository at this point
Address review: UserWarning iso. Warning
erlend-aasland
committed
1514f63
View commit details
Copy full SHA for 1514f63
Browse repository at this point
Revert "Refactor: extract method parse_parameter_name()"
Show description for d3daef7
erlend-aasland
committed
d3daef7
View commit details
Copy full SHA for d3daef7
Browse repository at this point
Pull in main
erlend-aasland
committed
aa38570
View commit details
Copy full SHA for aa38570
Browse repository at this point
Print debug stuff to stderr
AlexWaygood
authored and
erlend-aasland
committed
8f3750b
View commit details
Copy full SHA for 8f3750b
Browse repository at this point
Adapt test
erlend-aasland
committed
e8b8d7e
View commit details
Copy full SHA for e8b8d7e
Browse repository at this point
Print to stdout instead of using warnings.warn
erlend-aasland
committed
79b9859
View commit details
Copy full SHA for 79b9859
Browse repository at this point
Final touches
erlend-aasland
committed
57eff9d
View commit details
Copy full SHA for 57eff9d
Browse repository at this point
Pull in main
erlend-aasland
committed
5b8dea9
View commit details
Copy full SHA for 5b8dea9
Browse repository at this point
Fix merge
erlend-aasland
committed
6f5cfae
View commit details
Copy full SHA for 6f5cfae
Browse repository at this point
Try to produce correct line numbers in error messages
erlend-aasland
committed
3081729
View commit details
Copy full SHA for 3081729
Browse repository at this point
Fixup CLI error formatting
erlend-aasland
committed
716bda8
View commit details
Copy full SHA for 716bda8
Browse repository at this point
Fix reraise of ClinicError in parse()
erlend-aasland
committed
af79481
View commit details
Copy full SHA for af79481
Browse repository at this point
Adjust tests again
erlend-aasland
committed
d109b63
View commit details
Copy full SHA for d109b63
Browse repository at this point
Remove unused import
erlend-aasland
committed
ecbfe2c
View commit details
Copy full SHA for ecbfe2c
Browse repository at this point
Mutate the exception
Show description for 90e1bc9
erlend-aasland
and
AlexWaygood
authored
90e1bc9
View commit details
Copy full SHA for 90e1bc9
Browse repository at this point
Share more code between the `warn()` and `fail()` branches (#49)
AlexWaygood
authored
7766c3d
View commit details
Copy full SHA for 7766c3d
Browse repository at this point
Pull in main
erlend-aasland
committed
3d9d6c6
View commit details
Copy full SHA for 3d9d6c6
Browse repository at this point
Pull in main
erlend-aasland
committed
8573928
View commit details
Copy full SHA for 8573928
Browse repository at this point
Add docstring to _expect_failure
erlend-aasland
committed
fcd4721
View commit details
Copy full SHA for fcd4721
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL