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: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
                CC: [email protected], [email protected]
   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.

_______________________________________________
Fedora-package-review mailing list
[email protected]
http://www.redhat.com/mailman/listinfo/fedora-package-review

Reply via email to