[3.14] gh-143927: Normalize all line endings (CR, CRLF, and LF) in configparser (GH-143929)#152003
Conversation
…figparser (pythonGH-143929) (cherry picked from commit 5858e42c539dac8394636a6e9b30472b8994851f) Co-authored-by: Seth Larson <seth@python.org>
|
Fuzzer failures look unrelated. @python/fuzzers, could you give me CIFuzz access so I'm able to investigate? (Contacting you per devguide.) |
I'm not sure what you mean? The logs are public as it's ran in the CI. The workflow for CI fuzz is also in this repository, the targets live here or in |
|
The errors aren't new, to fix it we can just add the exceptions ( |
|
Oh, CI-Fuzz and OSS-Fuzz are different things. Sorry for the noise! |
|
Yep, we run CI-Fuzz. If you want to join us in OSS-Fuzz land, you'll have to open a PR in Google's repository to gain access, I'm afraid we don't technically have control over it. Ping me over there and I'll approve it :-) |
(cherry picked from commit 5858e42)
Co-authored-by: Seth Larson seth@python.org