• Kevin Modzelewski's avatar
    Disable using the _abcoll stdlib for now · f1552217
    Kevin Modzelewski authored
    As much as I don't like modifying the standard libraries,
    removing the dependence on this particular one helps a lot,
    since it (indirectly) imports weakref which will take a while
    for us to support.
    f1552217
UserDict.py 5.74 KB