[issue26157] Typo in asyncio documentation

2016-01-19 Thread Carlo Beccarini
Carlo Beccarini added the comment: Absolutely. -- nosy: +Paradisee ___ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue26157> ___ ___

[issue26157] Typo in asyncio documentation

2016-01-19 Thread Carlo Beccarini
Changes by Carlo Beccarini <hackdiablo...@gmail.com>: -- versions: +Python 3.4 ___ Python tracker <rep...@bugs.python.org> <http://bugs.python

[issue26157] Typo in asyncio documentation

2016-01-19 Thread Carlo Beccarini
Changes by Carlo Beccarini <hackdiablo...@gmail.com>: -- keywords: +patch Added file: http://bugs.python.org/file41662/patch.diff ___ Python tracker <rep...@bugs.python.org> <http://bugs.python

[issue26125] Incorrect error message in the module asyncio.selector_events.

2016-01-15 Thread Carlo Beccarini
New submission from Carlo Beccarini: Incorrect error message in the module asyncio.selector_events for the methods: _SelectorSocketTransport.write _SelectorSslTransport.write _SelectorDatagramTransport.sendto. The previous error was raising a Tuple: TypeError: ('data argument must be byte-ish

[issue26125] Incorrect error message in the module asyncio.selector_events.

2016-01-15 Thread Carlo Beccarini
Carlo Beccarini added the comment: https://github.com/python/asyncio/pull/313 -- ___ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/i

[issue26125] Incorrect error message in the module asyncio.selector_events.

2016-01-15 Thread Carlo Beccarini
Changes by Carlo Beccarini <hackdiablo...@gmail.com>: -- type: behavior -> versions: +Python 3.4 -Python 3.5, Python 3.6 Added file: http://bugs.python.org/file41625/patch.diff ___ Python tracker <rep...@bugs.python.org> <http

[issue23512] The list of built-in functions is not alphabetical on https://docs.python.org/2/library/functions.html

2015-03-04 Thread Carlo Beccarini
Changes by Carlo Beccarini hackdiablo...@gmail.com: Removed file: http://bugs.python.org/file38307/functions.rst ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue23512

[issue23512] The list of built-in functions is not alphabetical on https://docs.python.org/2/library/functions.html

2015-03-03 Thread Carlo Beccarini
Changes by Carlo Beccarini hackdiablo...@gmail.com: -- keywords: +patch Added file: http://bugs.python.org/file38316/issue23512.diff ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue23512

[issue23512] The list of built-in functions is not alphabetical on https://docs.python.org/2/library/functions.html

2015-03-02 Thread Carlo Beccarini
Changes by Carlo Beccarini hackdiablo...@gmail.com: Added file: http://bugs.python.org/file38307/functions.rst ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue23512

[issue23512] The list of built-in functions is not alphabetical on https://docs.python.org/2/library/functions.html

2015-03-02 Thread Carlo Beccarini
Changes by Carlo Beccarini hackdiablo...@gmail.com: Removed file: http://bugs.python.org/file38305/functions.rst ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue23512

[issue23512] The list of built-in functions is not alphabetical on https://docs.python.org/2/library/functions.html

2015-03-02 Thread Carlo Beccarini
Carlo Beccarini added the comment: diff -r 3019effc44f2 Doc/library/functions.rst --- a/Doc/library/functions.rst Mon Mar 02 11:17:05 2015 -0500 +++ b/Doc/library/functions.rst Mon Mar 02 21:13:27 2015 +0100 @@ -22,10 +22,10 @@ :func:`classmethod` :func:`getattr`:func:`map` |func

[issue23512] The list of built-in functions is not alphabetical on https://docs.python.org/2/library/functions.html

2015-03-02 Thread Carlo Beccarini
Changes by Carlo Beccarini hackdiablo...@gmail.com: Added file: http://bugs.python.org/file38305/functions.rst ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue23512

[issue23512] The list of built-in http://text-processing.com/demo/sentiments is not alphabetical on https://docs.python.org/2/library/functions.html

2015-02-27 Thread Carlo Beccarini
Carlo Beccarini added the comment: Well, these built-in are considered as non essential. -- nosy: +Paradisee title: List of builtins is not alphabetical on https://docs.python.org/2/library/functions.html - The list of built-in http://text-processing.com/demo/sentiments

[issue23512] The list of built-in http://text-processing.com/demo/sentiments is not alphabetical on https://docs.python.org/2/library/functions.html

2015-02-27 Thread Carlo Beccarini
Carlo Beccarini added the comment: Maybe we could put them in another table below the current one. -- ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue23512