FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-87112: Ensure that only digits convertible to integers are accepted as section number in MIME header parameter by matthieucan · Pull Request #136877 · 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-87112: Ensure that only digits convertible to integers are accepted as section number in MIME header parameter
- #136877
#136877
Open
matthieucan
wants to merge 9 commits into
python:main
python/cpython:main
from
matthieucan:fix-issue-87112
matthieucan/cpython:fix-issue-87112
Copy head branch name to clipboard
Conversation
Commits
9
(9)
Checks
Files changed
Open
gh-87112: Ensure that only digits convertible to integers are accepted as section number in MIME header parameter
#136877
matthieucan
wants to merge 9 commits into
python:main
python/cpython:main
from
matthieucan:fix-issue-87112
matthieucan/cpython:fix-issue-87112
Copy head branch name to clipboard
Commits
Commits on Jul 20, 2025
Only allow 0-9 digits in MIME parameter section numbers
matthieucan
committed
ff4ca5c
View commit details
Copy full SHA for ff4ca5c
Browse repository at this point
Use gh bug nubmer
matthieucan
committed
656b6fb
View commit details
Copy full SHA for 656b6fb
Browse repository at this point
Add news entry
matthieucan
committed
75636a5
View commit details
Copy full SHA for 75636a5
Browse repository at this point
Comments from PR review, remove inner function
matthieucan
committed
b15c404
View commit details
Copy full SHA for b15c404
Browse repository at this point
Rephrase News entry
matthieucan
committed
7cba42f
View commit details
Copy full SHA for 7cba42f
Browse repository at this point
Comments from PR review, improve phrasing
matthieucan
committed
d2d59ee
View commit details
Copy full SHA for d2d59ee
Browse repository at this point
Use separate function
matthieucan
committed
54bbbb7
View commit details
Copy full SHA for 54bbbb7
Browse repository at this point
Commits on Jul 27, 2025
Accept digits that are convertible to int for backwards compatibility
matthieucan
committed
f12e424
View commit details
Copy full SHA for f12e424
Browse repository at this point
Update news message
matthieucan
committed
b364339
View commit details
Copy full SHA for b364339
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL