Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-41056: Fix a possible MemoryError leak within zoneinfo. (GH-21007) | Gregory P. Smith | 2020-06-22 | 1 | -4/+2 |
* | Fix compiler warnings in _zoneinfo.c (GH-20342) | Pablo Galindo | 2020-05-27 | 1 | -30/+26 |
* | bpo-40705: Fix use-after-free in _zoneinfo's module_free (GH-20280) | Ammar Askar | 2020-05-22 | 1 | -6/+9 |
* | bpo-40714: Remove compile warning from _zoneinfo.c (GH-20291) | Dong-hee Na | 2020-05-21 | 1 | -2/+4 |
* | bpo-40503: PEP 615: Tests and implementation for zoneinfo (GH-19909) | Paul Ganssle | 2020-05-16 | 1 | -0/+2695 |