Change by Paul Bryan :
--
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.or
Change by Paul Bryan :
--
keywords: +patch
nosy: +pbryan
nosy_count: 2.0 -> 3.0
pull_requests: +28299
stage: -> patch review
pull_request: https://github.com/python/cpython/pull/30078
___
Python tracker
<https://bugs.python.org/i
New submission from Paul Bryan :
Currently, the documentation states it creates a new event loop; it should also
indicate that it returns the newly created event loop.
--
assignee: docs@python
components: Documentation
messages: 408425
nosy: docs@python, pbryan2
priority: normal
Change by Paul Bryan :
--
resolution: -> fixed
stage: patch review -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.or
Change by Paul Bryan :
--
keywords: +patch
pull_requests: +23453
stage: -> patch review
pull_request: https://github.com/python/cpython/pull/24668
___
Python tracker
<https://bugs.python.org/issu
Change by Paul Bryan :
--
nosy: +gvanrossum
___
Python tracker
<https://bugs.python.org/issue43345>
___
___
Python-bugs-list mailing list
Unsubscribe:
New submission from Paul Bryan :
>From Typing-sig list:
On Thu, Feb 11, 2021 at 10:54 PM Paul Bryan wrote:
> I don't think __required_keys__ or __optional_keys__ are documented, at least
> not in https://docs.python.org/3.10/library/typing.html. Is there any reason
> we can
Change by Paul Bryan :
--
nosy: +pbryan
___
Python tracker
<https://bugs.python.org/issue42269>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Paul Bryan :
--
nosy: +pbryan
___
Python tracker
<https://bugs.python.org/issue33129>
___
___
Python-bugs-list mailing list
Unsubscribe:
Change by Paul Bryan :
--
nosy: +larry
___
Python tracker
<https://bugs.python.org/issue42904>
___
___
Python-bugs-list mailing list
Unsubscribe:
New submission from Paul Bryan :
According to PEP 563:
> The get_type_hints() function automatically resolves the correct value of
> globalns for functions and classes. It also automatically provides the
> correct localns for classes.
This statement about providing correct lo
Paul Bryan added the comment:
Retracting.
--
resolution: -> not a bug
stage: patch review -> resolved
status: open -> closed
___
Python tracker
<https://bugs.python.or
Change by Paul Bryan :
--
keywords: +patch
pull_requests: +22668
stage: -> patch review
pull_request: https://github.com/python/cpython/pull/23808
___
Python tracker
<https://bugs.python.org/issu
New submission from Paul Bryan :
Currently the data model documentation does not specify the order of keys in
__annotations__ dictionary. It is currently in the order that arguments or
attributes are declared. I propose to make this explicit.
Rationale: Having order explicitly specified in
Paul Bryan added the comment:
Your patch LGTM, Brandt.
--
___
Python tracker
<https://bugs.python.org/issue42592>
___
___
Python-bugs-list mailing list
Unsub
New submission from Paul Bryan :
I believe "a" below should be an optional key, not a required one.
Python 3.9.0 (default, Oct 7 2020, 23:09:01)
[GCC 10.2.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>
Changes by Paul Bryan :
--
nosy: +pbryan
___
Python tracker
<http://bugs.python.org/issue15873>
___
___
Python-bugs-list mailing list
Unsubscribe:
17 matches
Mail list logo