index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
/
_zoneinfo.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.9] bpo-46383: Fix signature of zoneinfo module_free function (GH-3… (GH-...
Kumar Aditya
2022-01-22
1
-1/+1
*
[3.9] Fix typos in the Modules directory (GH-28761). (GH-28791)
Christian Clauss
2021-10-07
1
-1/+1
*
bpo-43132: Fix incorrect handling of PyObject_RichCompareBool() in _zoneinfo ...
Miss Islington (bot)
2021-02-05
1
-6/+17
*
bpo-42979: _zoneinfo exec function checks for PyDateTime_IMPORT failure (GH-2...
Miss Islington (bot)
2021-01-27
1
-0/+3
*
bpo-43033: Fix the handling of PyObject_SetAttrString() in _zoneinfo.c (GH-24...
Miss Islington (bot)
2021-01-27
1
-1/+5
*
bpo-41995: Handle allocation failure in _tracemalloc and _zoneinfo (GH-22635)
Miss Islington (bot)
2021-01-20
1
-0/+12
*
bpo-40686: Fix compiler warnings on _zoneinfo.c (GH-23614) (GH-23804)
Miss Islington (bot)
2020-12-16
1
-10/+4
*
bpo-41568: Fix refleaks in zoneinfo subclasses (GH-21907)
Miss Islington (bot)
2020-08-17
1
-3/+3
*
bpo-41025: Fix subclassing for zoneinfo.ZoneInfo (GH-20965) (GH-21876)
Miss Islington (bot)
2020-08-14
1
-1/+1
*
bpo-41336: Fix the error handling in zoneinfo_new_instance() (GH-21546)
Miss Islington (bot)
2020-07-20
1
-1/+7
*
Fix -Wstring-prototypes warnings in _zoneinfo.c. (GH-21478)
Miss Islington (bot)
2020-07-15
1
-2/+2
*
[3.9] bpo-41056: Fix a possible MemoryError leak within zoneinfo. (GH-21007)
Paul Ganssle
2020-06-24
1
-4/+2
*
Fix compiler warnings in _zoneinfo.c (GH-20342)
Miss Islington (bot)
2020-05-27
1
-30/+26
*
bpo-40705: Fix use-after-free in _zoneinfo's module_free (GH-20280)
Miss Islington (bot)
2020-05-24
1
-6/+9
*
[3.9] bpo-40714: Remove compile warning from _zoneinfo.c (GH-20291) (GH-20293)
Miss Islington (bot)
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