[issue20973] Implement proper comparison operations for in _TotalOrderingMixin in ipaddress module.

2016-06-02 Thread R. David Murray

R. David Murray added the comment:

Thanks, Tommy.

--
resolution:  -> fixed
stage:  -> resolved
status: open -> closed
versions: +Python 3.6

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue20973] Implement proper comparison operations for in _TotalOrderingMixin in ipaddress module.

2016-06-02 Thread Roundup Robot

Roundup Robot added the comment:

New changeset ffaefb20dd06 by R David Murray in branch '3.5':
#20973: add total ordering tests for ipaddress
https://hg.python.org/cpython/rev/ffaefb20dd06

New changeset 503168ec3d4f by R David Murray in branch 'default':
Merge: #20973: add total ordering tests for ipaddress
https://hg.python.org/cpython/rev/503168ec3d4f

--
nosy: +python-dev

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue20973] Implement proper comparison operations for in _TotalOrderingMixin in ipaddress module.

2016-06-02 Thread Tommy Beadle

Changes by Tommy Beadle :


--
keywords: +patch
Added file: 
http://bugs.python.org/file43110/0001-Issue-20973-Add-total-ordering-unit-tests-for-ipaddr.patch

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue20973] Implement proper comparison operations for in _TotalOrderingMixin in ipaddress module.

2014-03-18 Thread R. David Murray

R. David Murray added the comment:

The two that raise are the two that are required on the concrete class in order 
for the mixin to work.

Not having tests is certainly an issue worth correcting.

--
nosy: +r.david.murray

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue20973] Implement proper comparison operations for in _TotalOrderingMixin in ipaddress module.

2014-03-18 Thread Auke Willem Oosterhoff

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 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com