Fix ModuleNotFoundError typo in import reference#1606
Conversation
|
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 we couldn't find an account corresponding to your GitHub username on bugs.python.org (b.p.o) to verify you have signed the CLA. This is necessary for legal reasons before we can look at your contribution. Please follow the steps outlined in the CPython devguide to rectify this issue. Thanks again to your contribution and we look forward to looking at it! |
|
@miedzinski, thanks for your PR! By analyzing the history of the files in this pull request, we identified @warsaw, @ericsnowcurrently and @ncoghlan to be potential reviewers. |
|
Sorry for not signing CLA nor providing issue number. I've been trying to register on bugs.python.org for over a year, but I never get signup email. I'm using Outlook.com migrated from Windows Live domains and yes, I've checked spam folder. I know this isn't the best place to ask for help, but could somebody tell me what should I do? I can't obviously submit an issue about this. |
|
Thank you for your patch @miedzinski. This particular change don't need signing CLA. Do you mind to cherry pick it to the 3.6 branch? As for your issue with registering on Python bugtracker, try to register and report a bug on the bugtracker's bugtracker. You can also ask a help on IRC channels or mailing lists. |
|
Submitted #1610. Thanks for linking bugtracker's bugtracker. Looks like it was already reported (e.g. http://psf.upfronthosting.co.za/roundup/meta/issue584). |
Rename
ModuleNoFoundErrortoModuleNotFoundError(twas missing).