Skip to content

Conversation

@ulysses4ever
Copy link
Collaborator

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:

  • Patches conform to the coding conventions.
  • Is this a PR that fixes CI? If so, it will need to be backported to older cabal release branches (ask maintainers for directions).

Copy link
Collaborator

@geekosaur geekosaur left a 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).

Copy link
Member

@Mikolaj Mikolaj left a 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.

@ulysses4ever ulysses4ever added the squash+merge me Tell Mergify Bot to squash-merge label Jun 17, 2025
@mergify mergify bot added the merge delay passed Applied (usually by Mergify) when PR approved and received no updates for 2 days label Jun 17, 2025
@ulysses4ever ulysses4ever force-pushed the ulysses4ever-patch-3 branch from c28b3a8 to 01d8e6f Compare June 17, 2025 15:05
@mergify mergify bot added the ready and waiting Mergify is waiting out the cooldown period label Jun 17, 2025
@mergify mergify bot merged commit 01217ac into master Jun 17, 2025
55 checks passed
@mergify mergify bot deleted the ulysses4ever-patch-3 branch June 17, 2025 18:08
zlonast pushed a commit to zlonast/cabal that referenced this pull request Aug 25, 2025
…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>
zlonast pushed a commit to zlonast/cabal that referenced this pull request Aug 26, 2025
…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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cabal-install: bootstrap continuous-integration merge delay passed Applied (usually by Mergify) when PR approved and received no updates for 2 days priority: high 🔥 ready and waiting Mergify is waiting out the cooldown period squash+merge me Tell Mergify Bot to squash-merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bootstrap.py intermittent failure when fetching from Hackage

4 participants