[issue46013] Confusing period in object.__hash__ doc

2021-12-08 Thread JMcB
Change by JMcB : -- keywords: +patch pull_requests: +28212 stage: -> patch review pull_request: https://github.com/python/cpython/pull/29989 ___ Python tracker <https://bugs.python.org/issu

[issue46013] Confusing period in object.__hash__ doc

2021-12-08 Thread JMcB
New submission from JMcB : At https://docs.python.org/3/reference/datamodel.html#object.__hash__ It says: Called by built-in function hash() and for operations on members of hashed collections including set, frozenset, and dict. __hash__() should return an integer. How it's rendered

[issue45845] Dead link 'pythoncraft.com/OSCON2001' in faq/library

2021-11-20 Thread JMcB
JMcB added the comment: Also found: http://pyserial.sourceforge.net link has moved -- ___ Python tracker <https://bugs.python.org/issue45845> ___ ___ Python-bug

[issue45844] Dead link 'consolelib' in faq/library

2021-11-19 Thread JMcB
JMcB added the comment: The command line libraries I'm aware of that support windows are Blessed (curses-based), Rich, Asciimatics, and python-prompt-toolkit. >From here: https://www.pythondiscord.com/events/code-jams/8/frameworks/ -- ___ Pyt

[issue45846] Incorrect name capitalisation in faq/programming

2021-11-19 Thread JMcB
Change by JMcB : -- keywords: +patch pull_requests: +27872 stage: -> patch review pull_request: https://github.com/python/cpython/pull/29641 ___ Python tracker <https://bugs.python.org/issu

[issue45846] Incorrect name capitalisation in faq/programming

2021-11-19 Thread JMcB
New submission from JMcB : At https://docs.python.org/3/faq/programming.html#how-can-i-have-modules-that-mutually-import-each-other it says: van Rossum doesn’t like this approach much because the imports appear in a strange place, but it does work. The V should be capitalised. References

[issue45845] Dead link 'pythoncraft.com/OSCON2001' in faq/library

2021-11-19 Thread JMcB
New submission from JMcB : At https://docs.python.org/3/faq/library.html#how-do-i-program-using-threads it says: Aahz has a set of slides from his threading tutorial that are helpful; see http://www.pythoncraft.com/OSCON2001/. This link is dead. -- assignee: docs@python components

[issue45844] Dead link 'consolelib' in faq/library

2021-11-19 Thread JMcB
New submission from JMcB : At https://docs.python.org/3/faq/library.html#is-there-a-curses-termcap-package-for-python it says: For Windows: use the consolelib module. And links to: http://effbot.org/zone/console-index.htm This link is dead. Also, a quick google search for consolelib doesn't