commit | c7f543520161b895796a571881da74e805d0b1eb | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Fri Aug 24 12:13:57 2018 -0400 |
committer | GitHub <noreply@github.com> | Fri Aug 24 12:13:57 2018 -0400 |
tree | 79f987a4c9ce85e67a4e062a0a9457f756978482 | |
parent | 3e6020c4ddf7acea91efdae770320c6ce06b93db [diff] |
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>