py-aiohttp: add v3.14.1#5232
Merged
Merged
Conversation
Signed-off-by: Adam J. Stewart <ajstewart426@gmail.com>
Member
Author
|
@spackbot run pipeline |
|
I encountered an error attempting to run the pipeline. DetailsError: <class 'gidgethub.GitHubBroken'>, Bad Gateway
Stack trace:
File "/usr/local/lib/python3.14/site-packages/rq/worker/base.py", line 1522, in perform_job
return_value = job.perform()
File "/usr/local/lib/python3.14/site-packages/rq/job.py", line 1342, in perform
self._result = self._execute()
~~~~~~~~~~~~~^^
File "/usr/local/lib/python3.14/site-packages/rq/job.py", line 1405, in _execute
coro_result = loop.run_until_complete(result)
File "/usr/local/lib/python3.14/asyncio/base_events.py", line 719, in run_until_complete
return future.result()
~~~~~~~~~~~~~^^
File "/source/spackbot/workers.py", line 169, in run_pipeline_task
pr = await gh.getitem(pr_url)
^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/gidgethub/abc.py", line 141, in getitem
data, _, _ = await self._make_request(
^^^^^^^^^^^^^^^^^^^^^^^^^
...<8 lines>...
)
^
File "/usr/local/lib/python3.14/site-packages/gidgethub/abc.py", line 121, in _make_request
data, self.rate_limit, more = sansio.decipher_response(*response)
~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/gidgethub/sansio.py", line 377, in decipher_response
raise exc_type(*args)
|
alecbcs
approved these changes
Jun 17, 2026
alecbcs
left a comment
Member
There was a problem hiding this comment.
Looks good to me. Thanks @adamjstewart!
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.