Skip to content

Use Py_DECREF(delta) now that it can't be NULL at that point

3244a3f
Select commit
Loading
Failed to load commit list.
Merged

bpo-34471: _datetime: Add missing NULL check to tzinfo_from_isoformat… #8869

Use Py_DECREF(delta) now that it can't be NULL at that point
3244a3f
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs