bpo-33460: remove ellipsis that look like continuation prompts#7851
bpo-33460: remove ellipsis that look like continuation prompts#7851gpshead merged 2 commits intopython:masterfrom lew18:master
Conversation
has side benefit of putting rest of error message in proper text color.
|
Hello, and thanks for your contribution! I'm a bot set up to make sure that the project can legally accept your contribution by verifying you have signed the PSF contributor agreement (CLA). Unfortunately our records indicate you have not signed the CLA. For legal reasons we need you to sign this before we can look at your contribution. Please follow the steps outlined in the CPython devguide to rectify this issue. When your account is ready, please add a comment in this pull request Thanks again for your contribution, we look forward to reviewing it! |
|
Apologies, I signed the CLA just 15 minutes ago...only another 23 hours at 45 minutes to wait. -Lew |
|
Carreau, Thank you for reviewing. -Lew |
|
GH-9152 is a backport of this pull request to the 3.7 branch. |
Remove ellipsis that look like continuation prompts, has a side benefit of putting rest of error message in proper text color. (cherry picked from commit f019579) Co-authored-by: Lew Kurtz <37632626+lew18@users.noreply.github.com>
has side benefit of putting rest of error message in proper text color.
https://bugs.python.org/issue33460