8 Commits

Author SHA1 Message Date
CPython Developers
ac2729511f Update operator from v3.14.2 2026-01-23 23:57:31 +09:00
Shahar Naveh
f19478edec Update operator from 3.13.5 (#5935) 2025-07-12 01:10:30 +09:00
Gyubong
339de8c809 Add missing call operator to __all__ 2022-09-10 18:26:33 +09:00
Gyubong
d95b3c2761 Add opeator.call, such that operator.call(obj, *args, **kwargs) == obj(*args, **kwargs) 2022-09-09 11:21:19 +09:00
CPython Developers
a122413eea Update operator from CPython 3.10.6 2022-08-15 02:36:46 +09:00
Dong-hee Na
c554689b90 Lib: Update operator.py to follow CPython's implementation 2021-07-07 22:35:51 +09:00
coolreader18
39c63ef139 Update Lib/operator.py and add Lib/heapq.py from cpython 2019-05-30 23:04:09 -05:00
Windel Bouwman
31be7b916d Added builtin module 2018-07-12 22:41:26 +02:00