Skip to content
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 serviceand privacy statement.We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include stdlib module names in error messages for NameErrors #98254

Closed
pablogsalopened this issue Oct 13, 2022 · 0 comments
Closed

Include stdlib module names in error messages for NameErrors #98254

pablogsalopened this issue Oct 13, 2022 · 0 comments

Comments

@pablogsal
Copy link
Member

pablogsal commented Oct 13, 2022

See the original proposal here:https://discuss. Python.org/t/suggestions-could-consider-standard-library-module-names-as-well/19348

pablogsal added a commit to pablogsal/c Python that referenced this issue Oct 13, 2022
carljm added a commit to carljm/c Python that referenced this issue Oct 17, 2022
* main: (31 commits)
Python gh-95913:Move subinterpreter exper removal to 3.11 WhatsNew (Python GH-98345)
Python gh-95914:Add What's New item describing PEP 670 changes (Python #98315)
Remove unused arrange_output_buffer function from zlibmodule.c. (Python GH-98358)
Python gh-98174:Handle EPROTOTYPE under macOS in test_sendfile_fallback_close_peer_in_the_middle_of_receiving (Python #98316)
Python GH-98327:Reduce scope of catch_warnings() in _make_subprocess_transport (Python #98333)
Python gh-93691:Compiler's code-gen passes location around instead of holding it on the global compiler state (Python GH-98001)
Python gh-97669:Create Tools/build/ directory (Python #97963)
Python gh-95534:Improve gzip reading speed by 10% (Python #97664)
Python gh-95913:Forward-port int/str security change to 3.11 What's New in main (Python #98344)
Python GH-91415:Mention Alpha betical sort ordering in the Sorting HOWTO (Python GH-98336)
Python gh-97930:Merge with importlib_resources 5.9 (Python GH-97929)
Python gh-85525:Remove extra row in doc (Python #98337)
Python gh-85299:Add note warning about entry point guard for asyncio example (Python #93457)
Python gh-97527:IDLE - fix buggy macosx patch (Python #98313)
Python gh-98307:Add docstring and documentation for SysLogHandler.createSocket (Python GH-98319)
Python gh-94808:Cover `PyFunction_GetCode`, `PyFunction_GetGlobals`, `PyFunction_GetModule` (Python #98158)
Python GH-94597:Deprecate child watcher getters and setters (Python #98215)
Python gh-98254:Include stdlib module names in error messages for NameErrors (Python #98255)
Improve speed. Reduce auxiliary memory to 16.6% of the main array. (Python GH-98294)
[doc] Update logging cookbook with an example of custom handling of levels. (Python GH-98290)
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant