[Bug 528288] New: Review Request: python-blist - A faster list implementation for Python

bugzilla at redhat.com bugzilla at redhat.com
Sat Oct 10 22:11:25 UTC 2009


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: Review Request: python-blist - A faster list implementation for Python

https://bugzilla.redhat.com/show_bug.cgi?id=528288

           Summary: Review Request: python-blist - A faster list
                    implementation for Python
           Product: Fedora
           Version: rawhide
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: medium
         Component: Package Review
        AssignedTo: nobody at fedoraproject.org
        ReportedBy: michael.silvanus at gmail.com
         QAContact: extras-qa at fedoraproject.org
                CC: notting at redhat.com, fedora-package-review at redhat.com
   Estimated Hours: 0.0
    Classification: Fedora


Spec URL: http://salimma.fedorapeople.org/specs/python/python-blist.spec
SRPM URL:
http://salimma.fedorapeople.org/specs/python/python-blist-1.0.1-1.fc12.src.rpm
Description:

The BList is a type that looks, acts, and quacks like a Python list,
but has better performance for for modifying large lists.

For small lists (fewer than 128 elements), BLists and the built-in
list have very similar performance, although BLists are memory
inefficient if you need to create a larger number of small lists.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the package-review mailing list