SIGN IN SIGN UP

gh-124606: Fix reference leak in error path in `datetime_fromisoformat` in `_datetimemodule.c` (#124607)

Previously `tzdata` and `dtstr_clean` were not decrefed in the `invalid_iso_midnight` error path of the `datetime_isoformat` function.
K
Kirill Podoprigora committed
9c98fdab7d1167211c9d162c418e2b443a02867a
Parent: 257a20a
Committed by GitHub <noreply@github.com> on 9/26/2024, 3:30:21 PM