FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-65697: Prevent configparser from writing keys it cannot properly read by lincolnj1 · Pull Request #129270 · 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-65697: Prevent configparser from writing keys it cannot properly read
- #129270
#129270
Merged
jaraco
merged 21 commits into
python:main
python/cpython:main
from
lincolnj1:validate-config-writes
lincolnj1/cpython:validate-config-writes
Copy head branch name to clipboard
Feb 23, 2025
Conversation
Commits
21
(21)
Checks
Files changed
Merged
gh-65697: Prevent configparser from writing keys it cannot properly read
#129270
jaraco
merged 21 commits into
python:main
python/cpython:main
from
lincolnj1:validate-config-writes
lincolnj1/cpython:validate-config-writes
Copy head branch name to clipboard
Commits
Commits on Jan 16, 2025
Added check for delimiters in cfgparser keys to _validate_value_types
lincolnj1
committed
454f026
View commit details
Copy full SHA for 454f026
Browse repository at this point
Commits on Jan 22, 2025
Deleted some trailing whitespace
lincolnj1
committed
20b24b1
View commit details
Copy full SHA for 20b24b1
Browse repository at this point
Merge branch 'python:main' into fix-issue-128843
lincolnj1
authored
5b730b6
View commit details
Copy full SHA for 5b730b6
Browse repository at this point
Commits on Jan 24, 2025
Added check for section pattern in key and moved
Show description for 9cc3506
lincolnj1
committed
9cc3506
View commit details
Copy full SHA for 9cc3506
Browse repository at this point
Clarified _validate_key_contents() doc comment
lincolnj1
committed
3638e67
View commit details
Copy full SHA for 3638e67
Browse repository at this point
Merge branch 'python:main' into fix-issue-128843
lincolnj1
authored
b161cea
View commit details
Copy full SHA for b161cea
Browse repository at this point
Merge branch 'python:main' into fix-issue-128843
lincolnj1
authored
f73d17a
View commit details
Copy full SHA for f73d17a
Browse repository at this point
Clarified new error name/doc comment and improved
Show description for 5a47f44
lincolnj1
committed
5a47f44
View commit details
Copy full SHA for 5a47f44
Browse repository at this point
Clarified InvalidWriteError doc comment
lincolnj1
committed
e12b696
View commit details
Copy full SHA for e12b696
Browse repository at this point
Merge branch 'fix-issue-128843' of https://github.com/lincolnj1/cpython into fix-issue-128843
lincolnj1
committed
f5f1cbb
View commit details
Copy full SHA for f5f1cbb
Browse repository at this point
Merge branch 'main' into validate-config-writes
lincolnj1
authored
3d84347
View commit details
Copy full SHA for 3d84347
Browse repository at this point
Commits on Jan 27, 2025
Remove trailing whitespace
lincolnj1
authored
97c8e93
View commit details
Copy full SHA for 97c8e93
Browse repository at this point
Commits on Feb 15, 2025
Adding documentation for InvalidWriteError
lincolnj1
committed
ea137d0
View commit details
Copy full SHA for ea137d0
Browse repository at this point
Remove trailing whitespace
lincolnj1
committed
7ca33c7
View commit details
Copy full SHA for 7ca33c7
Browse repository at this point
Commits on Feb 21, 2025
Cleaned up documentation on InvalidWriteError
lincolnj1
committed
353eaf1
View commit details
Copy full SHA for 353eaf1
Browse repository at this point
Merge branch 'main' into validate-config-writes
lincolnj1
authored
ccf715e
View commit details
Copy full SHA for ccf715e
Browse repository at this point
Delint of test-configparser.py
lincolnj1
authored
a3e8848
View commit details
Copy full SHA for a3e8848
Browse repository at this point
Removing trailing whitespace on line 2184 of test_configparser
lincolnj1
authored
0e278fd
View commit details
Copy full SHA for 0e278fd
Browse repository at this point
📜🤖 Added by blurb_it.
blurb-it[bot]
authored
3da65ae
View commit details
Copy full SHA for 3da65ae
Browse repository at this point
Changed formatting of configparser.py __all__
lincolnj1
committed
aa9c92a
View commit details
Copy full SHA for aa9c92a
Browse repository at this point
Merge branch 'validate-config-writes' of github.com:lincolnj1/cpython into validate-config-writes
lincolnj1
committed
b001df6
View commit details
Copy full SHA for b001df6
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL