blueloveTH d62b1b4eec remove `linalg` compat script 18 hours ago
..
bisect.py 342ddad9d0 add `bisect` 3 years ago
builtins.py d5b711f50c fix #447 2 months ago
cmath.py 7614bdcc4a Wrong formulas (#470) 2 weeks ago
collections.py f12a379760 add maxlen for deque 7 months ago
dataclasses.py adf5fa5ac2 fix https://github.com/pocketpy/pocketpy/issues/296 1 year ago
datetime.py 2986c6268f fix type anno 1 year ago
functools.py 0cb3684fa6 improve `dict` and add `lru_cache` 11 months ago
heapq.py 152cfaac3e Update heapq.py 3 years ago
operator.py 37780ed884 feat: implement itemgetter and typing placeholders #486 1 week ago
typing.py 94c67437a8 Add typing.(override, TypeIs, TypeGuard) 3 days ago