New submission from Auke Willem Oosterhoff:
The comparison methods of _TotalOrderingMixin don't have nice implementation.
Some of them raises a NotImplementedError. A few aren't covered in the tests.
The comment suggests that these methods has been implemented this way because
of i
Changes by Auke Willem Oosterhoff :
--
title: Implement proper comparison operations for in _TotalOrderingMixin in
ipaddres module. -> Implement proper comparison operations for in
_TotalOrderingMixin in ipaddress module.
___
Python tracker
&l
New submission from Auke Willem Oosterhoff:
Quicklink[1] to PEPs points to the old page which doesn't exists anymore.
Patch provided with correct link.
[1]:http://docs.python.org/devguide/#quick-links
--
components: Devguide
files: index.patch
keywords: patch
messages: 214202
Changes by Auke Willem Oosterhoff :
Added file: http://bugs.python.org/file35452/python_3.1.patch
___
Python tracker
<http://bugs.python.org/issue21640>
___
___
Python-bug
Changes by Auke Willem Oosterhoff :
Added file: http://bugs.python.org/file35455/python_3.3.patch
___
Python tracker
<http://bugs.python.org/issue21640>
___
___
Python-bug
Changes by Auke Willem Oosterhoff :
Added file: http://bugs.python.org/file35454/python_3.2.patch
___
Python tracker
<http://bugs.python.org/issue21640>
___
___
Python-bug
Changes by Auke Willem Oosterhoff :
Added file: http://bugs.python.org/file35456/python_3.4.patch
___
Python tracker
<http://bugs.python.org/issue21640>
___
___
Python-bug
Changes by Auke Willem Oosterhoff :
Added file: http://bugs.python.org/file35453/python_3.2.patch
___
Python tracker
<http://bugs.python.org/issue21640>
___
___
Python-bug
Changes by Auke Willem Oosterhoff :
--
assignee: docs@python
components: Documentation
files: python_2.7.patch
keywords: patch
nosy: OrangeTux, docs@python
priority: normal
severity: normal
status: open
title: References to other Python version in sidebar of documentation index is
not
New submission from Auke Willem Oosterhoff:
Most version of the documentation are labeling Python 3.4 as 'in development'
and missing reference to Python 3.5.
--
Added file: http://bugs.python.org/file35457/python_3.5.patch
___
Python trac
New submission from Auke Willem Oosterhoff:
Somewere around the paragraph 'Projects to Consider'[1]:
"...level library for suppoting Python 2 &...".
Obviously this should be: "...level library for supporting Python 2 &...".
[1]:http://docs.python.or
11 matches
Mail list logo