bpo-35373: Fix PyInit_timezone() if HAVE_DECL_TZNAME is defined (GH-10861)
If HAVE_DECL_TZNAME, PyInit_timezone() now returns -1 on error.
V
Victor Stinner committed
ab6614969301b238fcc27f43923a0189a57a2a3c
Parent: 4013c17
Committed by GitHub <noreply@github.com>
on 12/3/2018, 11:02:43 AM