Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-36540: PEP 570 -- Implementation (GH-12701) | Pablo Galindo | 2019-04-29 | 1 | -819/+828 |
* | bpo-16806: Fix `lineno` and `col_offset` for multi-line string tokens (GH-10021) | Anthony Sottile | 2019-01-13 | 1 | -4/+4 |
* | bpo-31241: Fix AST node position for list and generator comprehensions. (GH-1... | Serhiy Storchaka | 2018-11-27 | 1 | -201/+201 |
* | bpo-34100: Merge constants recursively (GH-8341) | INADA Naoki | 2018-11-26 | 1 | -785/+775 |
* | bpo-34726: Fix handling of hash-based pycs in zipimport. (GH-10327) | Elvis Pranskevichus | 2018-11-07 | 1 | -1018/+1055 |
* | bpo-5950: Support reading zips with comments in zipimport (#9548) | Zackery Spytz | 2018-09-25 | 1 | -1006/+1034 |
* | bpo-25711: Move _ZipImportResourceReader from importlib to zipimport. (GH-9406) | Serhiy Storchaka | 2018-09-19 | 1 | -866/+986 |
* | bpo-25711: Rewrite zipimport in pure Python. (GH-6809) | Serhiy Storchaka | 2018-09-18 | 1 | -0/+900 |