meowmeowcat added the comment:
So.. maybe changing ``the module cannot be imported`` to ``the module is not
found``?
--
___
Python tracker
<https://bugs.python.org/issue40
Change by meowmeowcat :
--
type: -> enhancement
___
Python tracker
<https://bugs.python.org/issue40899>
___
___
Python-bugs-list mailing list
Unsubscrib
Change by meowmeowcat :
--
keywords: +patch
pull_requests: +26231
stage: -> patch review
pull_request: https://github.com/python/cpython/pull/27755
___
Python tracker
<https://bugs.python.org/issu
Change by meowmeowcat :
--
title: examples code output do not macth the current version 3.9 -> examples
code output do not match the current version 3.9
___
Python tracker
<https://bugs.python.org/issu
meowmeowcat added the comment:
Thanks! Confirmed with Python 3.9.2. I will open a PR for fixing this.
--
nosy: +meowmeowmeowcat
___
Python tracker
<https://bugs.python.org/issue44
meowmeowcat added the comment:
> Isn't it a duplicate of issue41203?
Oh, sorry, I didn't notice that we have issue41203. I'll close this issue.
--
resolution: -> duplicate
stage: -> resolved
status: open -> closed
___
New submission from meowmeowcat :
Changing 'Mac OS X'/'OS X' to 'macOS' in docs.
https://www.python.org has already changed to 'macOS'.
--
assignee: docs@python
components: Documentation
messages: 399448
nosy: docs@python, meowmeowmeowcat
priori
Change by meowmeowcat :
--
nosy: +meowmeowmeowcat
___
Python tracker
<https://bugs.python.org/issue44898>
___
___
Python-bugs-list mailing list
Unsubscribe:
meowmeowcat added the comment:
> ``importlib.import_module("t")`` will raise ZeroDivisionError.
I've tested ``__import__`` with the same code, and it will raise
ZeroDivisionError too.
--
___
Python tracker
<https://bugs.
meowmeowcat added the comment:
Maybe we can add something like:
```
If the module cannot be imported,:exc:`ImportError` is usually raised.
.. note::
Sometimes other errors are raised if the module cannot be imported
successfully. See https://docs.python.org/3/library/exceptions.html
meowmeowcat added the comment:
Oh, I didn't realize that. Then maybe we don't need to document ImportError in
https://docs.python.org/3/library/importlib.html#importlib.import_module?
--
___
Python tracker
<https://bugs.python.o
meowmeowcat added the comment:
Thanks! I've opened a PR for this issue.
--
___
Python tracker
<https://bugs.python.org/issue40899>
___
___
Python-bugs-l
Change by meowmeowcat :
--
keywords: +patch
nosy: +meowmeowmeowcat
nosy_count: 3.0 -> 4.0
pull_requests: +26194
stage: -> patch review
pull_request: https://github.com/python/cpython/pull/27709
___
Python tracker
<https://bugs.p
Change by meowmeowcat :
--
nosy: +meowmeowmeowcat
___
Python tracker
<https://bugs.python.org/issue39658>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by meowmeowcat :
--
components: +Windows -Installation
nosy: +paul.moore, steve.dower, tim.golden, zach.ware
___
Python tracker
<https://bugs.python.org/issue39
meowmeowcat added the comment:
Thanks! I've opened a PR for this issue.
--
___
Python tracker
<https://bugs.python.org/issue44508>
___
___
Python-bugs-l
Change by meowmeowcat :
--
keywords: +patch
nosy: +meowmeowmeowcat
nosy_count: 4.0 -> 5.0
pull_requests: +26174
stage: -> patch review
pull_request: https://github.com/python/cpython/pull/27688
___
Python tracker
<https://bugs.p
Change by meowmeowcat :
--
keywords: +patch
pull_requests: +26164
stage: -> patch review
pull_request: https://github.com/python/cpython/pull/27676
___
Python tracker
<https://bugs.python.org/issu
meowmeowcat added the comment:
Thanks! I agree with what you said here. I'll open a PR for this with your fix
suggestion.
--
nosy: +meowmeowmeowcat
___
Python tracker
<https://bugs.python.org/is
Change by meowmeowcat :
--
components: +macOS
nosy: +ned.deily, ronaldoussoren
type: -> crash
___
Python tracker
<https://bugs.python.org/issue44869>
___
_
meowmeowcat added the comment:
Oh, I missed this too. I'll fix it.
--
___
Python tracker
<https://bugs.python.org/issue44522>
___
___
Python-bugs-list m
Change by meowmeowcat :
--
keywords: +patch
pull_requests: +26144
stage: -> patch review
pull_request: https://github.com/python/cpython/pull/27650
___
Python tracker
<https://bugs.python.org/issu
meowmeowcat added the comment:
Thanks!
Confirmed by: https://docs.python.org/3/library/codecs.html#error-handlers
I'll open a PR for this.
--
nosy: +meowmeowmeowcat
___
Python tracker
<https://bugs.python.org/is
23 matches
Mail list logo