Skip to content

blist no longer works in Python 3.9 #2983

Open
@maybe-sybr

Description

ref: DanielStutzbach/blist#90

blist is used for its sortedlist in ruletypes.py and appears to be abandonware - might I suggest that the SortedKeyList [0] from python-sortedcontainers [1] could replace it?

[0] http://www.grantjenks.com/docs/sortedcontainers/introduction.html#sorted-key-list
[1] https://github.com/grantjenks/python-sortedcontainers

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions