[issue41281] Wrong/missing code formats in datetime documentation

2020-07-11 Thread yyyyyyyan
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

[issue41281] Wrong/missing code formats in datetime documentation

2020-07-11 Thread yyyyyyyan
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

[issue41233] Missing links to errnos on Built-in Exceptions page

2020-07-11 Thread yyyyyyyan
yyyan added the comment: Thank you so much! :-) -- ___ Python tracker <https://bugs.python.org/issue41233> ___ ___ Python-bugs-list mailing list Unsub

[issue41233] Missing links to errnos on Built-in Exceptions page

2020-07-11 Thread yyyyyyyan
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.

[issue41233] Missing links to errnos on Built-in Exceptions page

2020-07-07 Thread yyyyyyyan
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

[issue41233] Missing links to errnos on Built-in Exceptions page

2020-07-07 Thread yyyyyyyan
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