Skip to content

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

Merged
benjaminp merged 2 commits into
python:masterfrom
izbyshev:bpo-34471
Aug 24, 2018
Merged

bpo-34471: _datetime: Add missing NULL check to tzinfo_from_isoformat…#8869
benjaminp merged 2 commits into
python:masterfrom
izbyshev:bpo-34471

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