New submission from jackotonye <tonyejck(a)gmail.com>:
https://docs.python.org/3.7/library/email.examples.html
----------
assignee: docs@python
components: Documentation
messages: 353743
nosy: docs@python, jackotonye
priority: normal
severity: normal
status: open
title: Email example using imaginary library installation error. The install shows that it only supports python 2.x but is listed for python 3.6+
type: resource usage
versions: Python 3.6, Python 3.7, Python 3.8, Python 3.9
_______________________________________
Python tracker <report(a)bugs.python.org>
<https://bugs.python.org/issue38349>
_______________________________________
New submission from paul rubin <phr-pythonbugs(a)nightsong.com>:
It would be nice if the library reference manual had type signatures for all the stdlib functions at some point. It might be possible to extract a lot of them automatically from typeshed and semi-automatically paste them into the doc files. It might also be ok to do this gradually. I can help with this but wouldn't want to take on the entire task.
----------
assignee: docs@python
components: Documentation
messages: 353634
nosy: docs@python, phr
priority: normal
severity: normal
status: open
title: add type signatures to library function docs
type: enhancement
versions: Python 3.9
_______________________________________
Python tracker <report(a)bugs.python.org>
<https://bugs.python.org/issue38333>
_______________________________________
Hi,
When i try and download your documentation files (pdf or html) i get HTTP
404 response.
is this down ? I want to download some docs so I can code on my plane ride
:)
https://docs.python.org/3/download.html
regards,
Rory
Hello
All links to download files (https://docs.python.org/3/download.html) return 404 error. Could You please take a look? Thank You.
Alexander
Sent with [ProtonMail](https://protonmail.com) Secure Email.
Change by Ricardo Bánffy <rbanffy(a)gmail.com>:
----------
title: re.escape no longer escapes "/" or ":" -> Documentation on 3.6->3.7 re.escape no longer escaping "/" or ":" should be obvious
_______________________________________
Python tracker <report(a)bugs.python.org>
<https://bugs.python.org/issue38294>
_______________________________________