-
Notifications
You must be signed in to change notification settings - Fork 724
bootstrap.py: fix incomplete reads when fetching from Hackage #10999
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
geekosaur
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not really competent to review Python code, beyond basic syntax (I don't know the ecosystem).
Mikolaj
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I wouldn't trust you, but computers don't make mistakes, so approved with thanks.
c28b3a8 to
01d8e6f
Compare
…l#10999) * bootstrap.py: fix incomplete reads when fetching from Hackage fix haskell#10998 The fix was suggested by ChatGPT. * fixup! * fixup! * fixup! * fixup! --------- Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
…l#10999) * bootstrap.py: fix incomplete reads when fetching from Hackage fix haskell#10998 The fix was suggested by ChatGPT. * fixup! * fixup! * fixup! * fixup! --------- Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
fix #10998
The fix was suggested by ChatGPT.
Please read Github PR Conventions and then fill in one of these two templates.
Template B: This PR does not modify behaviour or interface
E.g. the PR only touches documentation or tests, does refactorings, etc.
Include the following checklist in your PR: