Changes by Carlo Beccarini :
--
keywords: +patch
Added file: http://bugs.python.org/file41662/patch.diff
___
Python tracker
<http://bugs.python.org/issue26
Changes by Carlo Beccarini :
--
versions: +Python 3.4
___
Python tracker
<http://bugs.python.org/issue26157>
___
___
Python-bugs-list mailing list
Unsubscribe:
Carlo Beccarini added the comment:
Absolutely.
--
nosy: +Paradisee
___
Python tracker
<http://bugs.python.org/issue26157>
___
___
Python-bugs-list mailin
Carlo Beccarini added the comment:
https://github.com/python/asyncio/pull/313
--
___
Python tracker
<http://bugs.python.org/issue26125>
___
___
Python-bugs-list m
Changes by Carlo Beccarini :
--
type: behavior ->
versions: +Python 3.4 -Python 3.5, Python 3.6
Added file: http://bugs.python.org/file41625/patch.diff
___
Python tracker
<http://bugs.python.org/issu
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 byt
Changes by Carlo Beccarini :
Removed file: http://bugs.python.org/file38307/functions.rst
___
Python tracker
<http://bugs.python.org/issue23512>
___
___
Python-bugs-list m
Changes by Carlo Beccarini :
--
keywords: +patch
Added file: http://bugs.python.org/file38316/issue23512.diff
___
Python tracker
<http://bugs.python.org/issue23
Changes by Carlo Beccarini :
Removed file: http://bugs.python.org/file38305/functions.rst
___
Python tracker
<http://bugs.python.org/issue23512>
___
___
Python-bugs-list m
Changes by Carlo Beccarini :
Added file: http://bugs.python.org/file38307/functions.rst
___
Python tracker
<http://bugs.python.org/issue23512>
___
___
Python-bugs-list m
Changes by Carlo Beccarini :
Added file: http://bugs.python.org/file38305/functions.rst
___
Python tracker
<http://bugs.python.org/issue23512>
___
___
Python-bugs-list m
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
Carlo Beccarini added the comment:
Maybe we could put them in another table below the current one.
--
___
Python tracker
<http://bugs.python.org/issue23
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 is
14 matches
Mail list logo