Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32.1k
bpo-46644: Fix test_typing test broken by GH-31151 due to a merge race#31833
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
"fix test" is not a great commit title, it doesn't help future developers who will read commits. Would you mind to elaborate that? Which test? Why was it failing? Is it related to a recent change? etc. |
Good point, how is the new title? |
Much better. Practical issue: be careful when you click on the Merge button, GitHub uses the commit title and commit message from Git, not the one on the web page. It's confusing. You can fix it with the form open by GitHub. I avoid the automerge label to avoid this trap. |
Yes, I always read over the commit message when I merge :) |
Uh oh!
There was an error while loading.Please reload this page.
https://bugs.python.org/issue46644