-
-
Notifications
You must be signed in to change notification settings - Fork 60
Double link to the same PR #224
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
Comments
This also happened, within the last month I believe, with one of Cheryl Sabella's PRs for IDLE. I unlinked one of the two and do not remember the issue. |
The links inside bugs.python.org are not handled by bedevere, I think they're handled by bugs.python.org/pull_request webhook. |
http://psf.upfronthosting.co.za/roundup/meta/ would be the best place to report any issues with the linking on the bugs.python.org side. @ezio-melotti and @soltysh are probably the best people to look into it. |
Since this issue is for bugs.python.org, I've opened python/bugs.python.org#12. |
In bpo-32856 you can see that the bot created two links to the same PR python/cpython#5695. I suppose this happened because I fixed a typo in the title just after creating the PR. But I wondering if there is a race condition which can cause more several errors.
The text was updated successfully, but these errors were encountered: