FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-126004: fix positions handling in `codecs.replace_errors` by picnixz · Pull Request #127674 · 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-126004: fix positions handling in codecs.replace_errors
- #127674
#127674
Merged
picnixz
merged 17 commits into
python:main
python/cpython:main
from
picnixz:fix/codecs/replace-errors-126004
picnixz/cpython:fix/codecs/replace-errors-126004
Copy head branch name to clipboard
Jan 23, 2025
Conversation
Commits
17
(17)
Checks
Files changed
Merged
gh-126004: fix positions handling in codecs.replace_errors
#127674
picnixz
merged 17 commits into
python:main
python/cpython:main
from
picnixz:fix/codecs/replace-errors-126004
picnixz/cpython:fix/codecs/replace-errors-126004
Copy head branch name to clipboard
Commits
Commits on Dec 6, 2024
fix `codecs.replace_errors`
picnixz
committed
6dbcdea
View commit details
Copy full SHA for 6dbcdea
Browse repository at this point
blurb
picnixz
committed
193c051
View commit details
Copy full SHA for 193c051
Browse repository at this point
fix tests
picnixz
committed
a9140f5
View commit details
Copy full SHA for a9140f5
Browse repository at this point
fix tests
picnixz
committed
98db6a2
View commit details
Copy full SHA for 98db6a2
Browse repository at this point
cosmetic changes
picnixz
committed
37ffb43
View commit details
Copy full SHA for 37ffb43
Browse repository at this point
Commits on Jan 3, 2025
Merge remote-tracking branch 'upstream/main' into fix/codecs/replace-errors-126004
picnixz
committed
4c20312
View commit details
Copy full SHA for 4c20312
Browse repository at this point
use internal `_PyUnicodeError_GetParams` helper
picnixz
committed
4fe70a0
View commit details
Copy full SHA for 4fe70a0
Browse repository at this point
fixup
picnixz
committed
24bb030
View commit details
Copy full SHA for 24bb030
Browse repository at this point
Commits on Jan 14, 2025
Merge branch 'main' into fix/codecs/replace-errors-126004
picnixz
authored
5fa095b
View commit details
Copy full SHA for 5fa095b
Browse repository at this point
Commits on Jan 21, 2025
Merge branch 'main' into fix/codecs/replace-errors-126004
picnixz
authored
f1c6339
View commit details
Copy full SHA for f1c6339
Browse repository at this point
update usages of `_PyUnicodeError_GetParams`
picnixz
committed
31235a7
View commit details
Copy full SHA for 31235a7
Browse repository at this point
amend some cosmetic changes to be consistent
picnixz
committed
7626ceb
View commit details
Copy full SHA for 7626ceb
Browse repository at this point
Commits on Jan 22, 2025
Merge branch 'main' into fix/codecs/replace-errors-126004
picnixz
authored
fbe1930
View commit details
Copy full SHA for fbe1930
Browse repository at this point
remove unnecessary cast and comment
picnixz
committed
306b8f6
View commit details
Copy full SHA for 306b8f6
Browse repository at this point
use memset instead of a for-loop
picnixz
committed
d71b3a5
View commit details
Copy full SHA for d71b3a5
Browse repository at this point
Revert "use memset instead of a for-loop"
Show description for 39951be
picnixz
committed
39951be
View commit details
Copy full SHA for 39951be
Browse repository at this point
Merge branch 'main' into fix/codecs/replace-errors-126004
picnixz
authored
b8ea97b
View commit details
Copy full SHA for b8ea97b
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL