Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

No need for two spaces between words in an import error message#103458

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

Merged
hauntsaninja merged 1 commit intopython:mainfromnedbat:nedbat/double-space
Apr 14, 2023

Conversation

nedbat
Copy link
Member

Fixes the double-space in this error:

ModuleNotFoundError: No module named  'sys.monitoring'; 'sys' is not a package

Copy link
Contributor

@hauntsaninjahauntsaninja left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Thanks!

@hauntsaninjahauntsaninja merged commit1aa376f intopython:mainApr 14, 2023
carljm added a commit to carljm/cpython that referenced this pull requestApr 14, 2023
* main:pythongh-103532: Remove TKINTER_PROTECT_LOADTK code (pythonGH-103535)pythongh-103180: Add CI timeouts to all GitHub Actions jobs (python#103437)  Remove double space in import error message (python#103458)  ipaddress: Remove non-existent ip_str param from docstring (python#103461)  Fix syntax typo in isolating extensions doc (python#103516)pythongh-103406: Modernize pos-only arguments usage in `test_signature` (python#103407)  Proofread howto/perf_profiling.rst (python#103530)  Fix unused functions warnings in instrumentation.c (pythonGH-103515)
pablogsal added a commit to pablogsal/cpython that referenced this pull requestApr 14, 2023
carljm added a commit to carljm/cpython that referenced this pull requestApr 14, 2023
* superopt:  fix incompatible types  update generated cases  don't unnecessarily re-find args in error case  Apply suggestions from code reviewpythongh-103532: Remove TKINTER_PROTECT_LOADTK code (pythonGH-103535)pythongh-103180: Add CI timeouts to all GitHub Actions jobs (python#103437)  Remove double space in import error message (python#103458)  ipaddress: Remove non-existent ip_str param from docstring (python#103461)  Fix syntax typo in isolating extensions doc (python#103516)pythongh-103406: Modernize pos-only arguments usage in `test_signature` (python#103407)  Proofread howto/perf_profiling.rst (python#103530)  Fix unused functions warnings in instrumentation.c (pythonGH-103515)
@nedbatnedbat deleted the nedbat/double-space branchMay 15, 2023 22:54
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@hauntsaninjahauntsaninjahauntsaninja approved these changes

Assignees
No one assigned
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

4 participants
@nedbat@hauntsaninja@AA-Turner@bedevere-bot

[8]ページ先頭

©2009-2025 Movatter.jp