COMMITS
/ Python/importlib_zipimport.h January 13, 2019
A
bpo-16806: Fix `lineno` and `col_offset` for multi-line string tokens (GH-10021)
Anthony Sottile committed
November 27, 2018
S
bpo-31241: Fix AST node position for list and generator comprehensions. (GH-10633)
Serhiy Storchaka committed
November 26, 2018
I
bpo-34100: Merge constants recursively (GH-8341)
INADA Naoki committed
November 7, 2018
E
bpo-34726: Fix handling of hash-based pycs in zipimport. (GH-10327)
Elvis Pranskevichus committed
September 25, 2018
Z
bpo-5950: Support reading zips with comments in zipimport (#9548)
Zackery Spytz committed
September 19, 2018
S
bpo-25711: Move _ZipImportResourceReader from importlib to zipimport. (GH-9406)
Serhiy Storchaka committed
September 18, 2018
S
bpo-25711: Rewrite zipimport in pure Python. (GH-6809)
Serhiy Storchaka committed