]> granicus.if.org Git - python/commit
closes bpo-34471: _datetime: Add missing NULL check to tzinfo_from_isoformat_results...
authorAlexey Izbyshev <izbyshev@ispras.ru>
Fri, 24 Aug 2018 15:53:16 +0000 (18:53 +0300)
committerBenjamin Peterson <benjamin@python.org>
Fri, 24 Aug 2018 15:53:16 +0000 (08:53 -0700)
commit498845368ff0f6238750ab1d443e7cf4ec98ccd2
tree3c200a764e21c686419865ccadadc55d602d33df
parent91cb298f811961277fd4cc4a32211899d48bedcb
closes bpo-34471: _datetime: Add missing NULL check to tzinfo_from_isoformat_results. (GH-8869)

Reported by Svace static analyzer.
Modules/_datetimemodule.c