Change by yyyan :
--
keywords: +patch
pull_requests: +20595
stage: -> patch review
pull_request: https://github.com/python/cpython/pull/21447
___
Python tracker
<https://bugs.python.org/issu
New submission from yyyan :
The datetime page in the docs is missing a lot of needed backquotes syntax for
inline code samples. There are some wrong role links too, due to ambiguity in
the text roles.
--
assignee: docs@python
components: Documentation
messages: 373547
nosy: docs
yyyan added the comment:
Thank you so much! :-)
--
___
Python tracker
<https://bugs.python.org/issue41233>
___
___
Python-bugs-list mailing list
Unsub
yyyan added the comment:
Thank you, @terry.reedy! Can you point me if this is defined in some written
document I can check? Or is it an internal rule everyone kinda finds out by
themselves?
--
___
Python tracker
<https://bugs.python.
Change by yyyan :
--
keywords: +patch
pull_requests: +20524
stage: -> patch review
pull_request: https://github.com/python/cpython/pull/21380
___
Python tracker
<https://bugs.python.org/issu
New submission from yyyan :
On the [Built-in
Exceptions](https://docs.python.org/dev/library/exceptions.html) page, the
exception
[InterruptedError](https://docs.python.org/dev/library/exceptions.html#InterruptedError)
correlates the error with the errno
[EINTR](https://docs.python.org