Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32k
gh-133639: Fixtest_auto_indent_default()
doesn't runinput_code
#133640
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
`self.assertEqual()`
8900771
toc8ca2eb
CompareThanks a lot for the great catch! |
4617d68
intopython:mainUh oh!
There was an error while loading.Please reload this page.
Thanks@tanloong for the PR, and@pablogsal for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14. |
…code` (pythonGH-133640)(cherry picked from commit4617d68)Co-authored-by: Tan Long <tanloong@foxmail.com>
…code` (pythonGH-133640)(cherry picked from commit4617d68)Co-authored-by: Tan Long <tanloong@foxmail.com>
GH-133646 is a backport of this pull request to the3.14 branch. |
GH-133647 is a backport of this pull request to the3.13 branch. |
Uh oh!
There was an error while loading.Please reload this page.
TestPyReplAutoindent.test_auto_indent_default()
missesself.assertEqual()
#133639