FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-127787: refactor helpers for `PyUnicodeErrorObject` internal interface by picnixz · Pull Request #127789 · 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.5k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-127787: refactor helpers for PyUnicodeErrorObject internal interface
- #127789
#127789
Merged
encukou
merged 21 commits into
python:main
python/cpython:main
from
picnixz:feat/exc/unicode-error-refactor-127787
picnixz/cpython:feat/exc/unicode-error-refactor-127787
Copy head branch name to clipboard
Jan 3, 2025
Conversation
Commits
21
(21)
Checks
Files changed
Merged
gh-127787: refactor helpers for PyUnicodeErrorObject internal interface
#127789
encukou
merged 21 commits into
python:main
python/cpython:main
from
picnixz:feat/exc/unicode-error-refactor-127787
picnixz/cpython:feat/exc/unicode-error-refactor-127787
Copy head branch name to clipboard
Commits
Commits on Dec 10, 2024
Refactor helpers for `PyUnicodeErrorObject`.
Show description for 0cc7bc7
picnixz
committed
0cc7bc7
View commit details
Copy full SHA for 0cc7bc7
Browse repository at this point
put comment section headers
picnixz
committed
32a199d
View commit details
Copy full SHA for 32a199d
Browse repository at this point
add comments
picnixz
committed
2583095
View commit details
Copy full SHA for 2583095
Browse repository at this point
simpler checks
picnixz
committed
f0893b7
View commit details
Copy full SHA for f0893b7
Browse repository at this point
fix tests
picnixz
committed
a4b01f0
View commit details
Copy full SHA for a4b01f0
Browse repository at this point
unify even more the interface using a generic getter
picnixz
committed
01b5f22
View commit details
Copy full SHA for 01b5f22
Browse repository at this point
remove useless `consistent` parameter
picnixz
committed
be982a0
View commit details
Copy full SHA for be982a0
Browse repository at this point
Commits on Dec 11, 2024
Simplify call
picnixz
committed
d4dc9a6
View commit details
Copy full SHA for d4dc9a6
Browse repository at this point
Commits on Dec 13, 2024
Merge branch 'main' into feat/exc/unicode-error-refactor-127787
picnixz
committed
3078f23
View commit details
Copy full SHA for 3078f23
Browse repository at this point
remove unused function
picnixz
committed
94800fd
View commit details
Copy full SHA for 94800fd
Browse repository at this point
remove un-necessary macros
picnixz
committed
e5709fa
View commit details
Copy full SHA for e5709fa
Browse repository at this point
Commits on Jan 2, 2025
Update Objects/exceptions.c
Show description for 83eb24d
picnixz
and
encukou
authored
83eb24d
View commit details
Copy full SHA for 83eb24d
Browse repository at this point
Commits on Jan 3, 2025
style update
picnixz
committed
7c9fd99
View commit details
Copy full SHA for 7c9fd99
Browse repository at this point
use macro for repeated names to avoid typos
picnixz
committed
8219be9
View commit details
Copy full SHA for 8219be9
Browse repository at this point
specialize _PyUnicodeError_GetParams for start and end attributes
Show description for 4a5e4e3
picnixz
committed
4a5e4e3
View commit details
Copy full SHA for 4a5e4e3
Browse repository at this point
update comments
picnixz
committed
f7a2efa
View commit details
Copy full SHA for f7a2efa
Browse repository at this point
put 2 blank lines before sections
picnixz
committed
17367ff
View commit details
Copy full SHA for 17367ff
Browse repository at this point
add NULL assertions to avoid obscure segmentation faults
picnixz
committed
c05f2ad
View commit details
Copy full SHA for c05f2ad
Browse repository at this point
update comments
picnixz
committed
6c07afc
View commit details
Copy full SHA for 6c07afc
Browse repository at this point
fixup comment
picnixz
committed
ebf86c7
View commit details
Copy full SHA for ebf86c7
Browse repository at this point
fixup comment
picnixz
committed
3fb81c2
View commit details
Copy full SHA for 3fb81c2
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL