[issue39765] asyncio loop.add_signal_handler() may not behave as expected

2020-07-05 Thread LtWorf
LtWorf added the comment: This looks related to: https://bugs.python.org/issue32443 -- nosy: +tiposchi ___ Python tracker <https://bugs.python.org/issue39

[issue27018] Incorrect documentation of select module

2016-05-14 Thread Salvo “LtWorf” Tomaselli
New submission from Salvo “LtWorf” Tomaselli: import select help(select.epoll) It mentions that the default mask is EPOLL_IN | EPOLL_OUT | EPOLL_PRI. However there are no such constants. They are called EPOLLIN EPOLLOUT and EPOLLPRI. Please fix. -- assignee: docs@python components

[issue21945] Wrong grammar in documentation

2014-07-09 Thread LtWorf
New submission from LtWorf: [Note: Long-time users of Cookie.py will remember using Cookie.Cookie() to create an Cookie object. I think it should be "a Cookie". This is from the documentation of the Cookie module. -- assignee: docs@python components: Documentatio

[issue21189] Broken link to patch

2014-04-09 Thread LtWorf
New submission from LtWorf: This page https://mail.python.org/mailman/listinfo/patches suggests to go here: http://www.python.org/patches/ to know how to send patches. However that page doesn't exist. -- assignee: docs@python components: Documentation messages: 215819 nosy:

[issue21188] Broken link

2014-04-09 Thread LtWorf
New submission from LtWorf: gcmodule.c lists a few reference links. http://www.arctrix.com/nas/python/gc/ http://www.python.org/pipermail/python-dev/2000-March/003869.html http://www.python.org/pipermail/python-dev/2000-March/004010.html http://www.python.org/pipermail/python-dev/2000