Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-33012: Fix invalid function cast warnings with gcc 8 in Argument Clinic. ... | Serhiy Storchaka | 2018-11-27 | 1 | -0/+325 |
* | bpo-25711: Rewrite zipimport in pure Python. (GH-6809) | Serhiy Storchaka | 2018-09-18 | 1 | -325/+0 |
* | bpo-32248 - Implement `ResourceReader` and `get_resource_reader()` for zipim... | Barry Warsaw | 2018-01-24 | 1 | -1/+32 |
* | bpo-32240: Add the const qualifier to declarations of PyObject* array argumen... | Serhiy Storchaka | 2017-12-15 | 1 | -3/+3 |
* | bpo-31109: Convert zipimport to use Argument Clinic (GH-2990) | Yaron de Leeuw | 2017-08-18 | 1 | -0/+294 |