Staging
v0.8.1
https://github.com/python/cpython
Revision cc061d0e6fb2569efa91531686f75b89e94ec865 authored by Raymond Hettinger on 01 December 2020, 04:42:54 UTC, committed by GitHub on 01 December 2020, 04:42:54 UTC
1 parent 427613f
History
Tip revision: cc061d0e6fb2569efa91531686f75b89e94ec865 authored by Raymond Hettinger on 01 December 2020, 04:42:54 UTC
bpo-38200: Add itertools.pairwise() (GH-23549)
Tip revision: cc061d0
File Mode Size
__init__.py -rw-r--r-- 5.9 KB
_abc.py -rw-r--r-- 1.6 KB
_bootstrap.py -rw-r--r-- 39.5 KB
_bootstrap_external.py -rw-r--r-- 59.4 KB
_common.py -rw-r--r-- 2.9 KB
abc.py -rw-r--r-- 13.1 KB
machinery.py -rw-r--r-- 831 bytes
metadata.py -rw-r--r-- 18.0 KB
readers.py -rw-r--r-- 1.2 KB
resources.py -rw-r--r-- 5.6 KB
util.py -rw-r--r-- 11.0 KB

back to top