]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
closes bpo-34471: _datetime: Add missing NULL check to tzinfo_from_isoformat_results...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 24 Aug 2018 16:13:57 +0000 (12:13 -0400)
committerGitHub <noreply@github.com>
Fri, 24 Aug 2018 16:13:57 +0000 (12:13 -0400)
commitc7f543520161b895796a571881da74e805d0b1eb
tree79f987a4c9ce85e67a4e062a0a9457f756978482
parent3e6020c4ddf7acea91efdae770320c6ce06b93db
closes bpo-34471: _datetime: Add missing NULL check to tzinfo_from_isoformat_results. (GH-8869)

Reported by Svace static analyzer.
(cherry picked from commit 498845368ff0f6238750ab1d443e7cf4ec98ccd2)

Co-authored-by: Alexey Izbyshev <izbyshev@ispras.ru>
Modules/_datetimemodule.c