We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Reporting this here after psf/gh-migration#7 (comment)
I just got a mail from GitHub telling me that the workflow failed after I opened an issue:
python/cpython#93249 https://github.com/python/cpython/runs/6606492855?check_suite_focus=true
Due to:
[Error: Bad Request] { status: 400, details: 'Send options (parameters starting with o:, h:, or v:) are limited to 16 kB total' }
I suppose it should truncate long issue bodies (there's a big C stacktrace hidden in a <details> in there).
<details>
The text was updated successfully, but these errors were encountered:
new-bugs-announce-notifier
Hopefully fixed in python/cpython#106329, thanks @sobolevn.
Sorry, something went wrong.
No branches or pull requests
Reporting this here after psf/gh-migration#7 (comment)
I just got a mail from GitHub telling me that the workflow failed after I opened an issue:
python/cpython#93249
https://github.com/python/cpython/runs/6606492855?check_suite_focus=true
Due to:
I suppose it should truncate long issue bodies (there's a big C stacktrace hidden in a
<details>
in there).The text was updated successfully, but these errors were encountered: