Bug#637849: ITP: python-ordereddict -- Drop-in substitute for Python 2.7's collections.OrderedDict
Hi Sandro,
I was not aware that 2.6 will be removed soon. If that is a case, then
this is not needed. This package is related to #526350, but of course,
it is better without it if we have only 2.7 version.
Best,
Janos
P.S.
I added Faidon in CC as I already sent him a RFS.
On Mon, Aug 15, 2011 at 10:05, Sandro Tosi <morph@debian.org> wrote:
> On Mon, Aug 15, 2011 at 05:52, Janos Guljas <janos@resenje.org> wrote:
>> Package: wnpp
>> Severity: wishlist
>> Owner: Janos Guljas <janos@resenje.org>
>>
>> * Package name : python-ordereddict
>> Version : 1.1
>> Upstream Author : Raymond Hettinger
>> * URL : http://pypi.python.org/pypi/ordereddict/
>> * License : MIT/X
>> Programming Lang: Python
>> Description : Drop-in substitute for Python 2.7's collections.OrderedDict
>>
>> Drop-in substitute for Python 2.7's new collections.OrderedDict. The recipe
>> has big-oh performance that matches regular dictionaries (amortized O(1)
>> insertion/deletion/lookup and O(n) iteration/repr/copy/equality_testing).
>
> 2.6 will soon (ahah) be removed from the archive, and 2.7 will be the
> only 2.x version available: is this really needed then?
>
> --
> Sandro Tosi (aka morph, morpheus, matrixhasu)
> My website: http://matrixhasu.altervista.org/
> Me at Debian: http://wiki.debian.org/SandroTosi
>
Reply to: