[Python-Dev] python docs
Ethan Furman
ethan at stoneleaf.us
Wed May 10 10:53:15 EDT 2017
More information about the Python-Dev mailing list
Wed May 10 10:53:15 EDT 2017
- Previous message (by thread): [Python-Dev] PEP 484 proposal: don't default to Optional if argument default is None
- Next message (by thread): [Python-Dev] python docs
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Not sure where to ask about this, so I'm asking here. In the on-line docs, at the very bottom of a page, in fine print, is a link: _Find a bug?_ Following that link leads to a short page with some advice on how to handle it. Under the second heading [1] is this paragraph: > If you’re short on time, you can also email documentation bug reports > to docs at python.org (behavioral bugs can be sent to python-list at python.org). > ‘docs@’ is a mailing list run by volunteers; your request will be noticed, > though it may take a while to be processed. Why is python-list the place to send behavioral bugs to? It's been my experience that folks there will (rightly) ask the individual to file a bug on the tracker. -- ~Ethan~ [1] https://docs.python.org/3/bugs.html#documentation-bugs
- Previous message (by thread): [Python-Dev] PEP 484 proposal: don't default to Optional if argument default is None
- Next message (by thread): [Python-Dev] python docs
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list