• Kevin Modzelewski's avatar
    stdlib updates · 00b4c8ec
    Kevin Modzelewski authored
    - Add some more time functions
    - Workaround for logging for now, to not try to show the caller frame
    - Copy over everything in LIBPYSTON in the cmake build
      (useful for django to copy over things like templates)
    - Allow str/unicode subclasses in more places
    - Add a BoxedFile gc handler
    - PyLong_FromString
    - set.difference
    - iter(iter(""))
    00b4c8ec
int.cpp 35 KB