closes bpo-34471: _datetime: Add missing NULL check to tzinfo_from_isoformat_results. (GH-8869)
Alexey Izbyshev authored
Reported by Svace static analyzer.
49884536
Name Last commit Last update
.github AppVeyor: build Python in 64-bit mode (GH-8363)
.vsts VSTS: Skip build steps when only docs have changed (GH-8546)
Doc Fix typo in the dataclasses's doc (GH-8896)
Grammar bpo-30406: Make async and await proper keywords (#1669)
Include bpo-34301: Add _PyInterpreterState_Get() helper function (GH-8592)
Lib bpo-6700: Fix inspect.getsourcelines for module level frames/tracebacks (GH-8864)
Mac Update macOS installer Welcome and ReadMe files for 3.7.0. (GH-7653)
Misc bpo-6700: Fix inspect.getsourcelines for module level frames/tracebacks (GH-8864)
Modules closes bpo-34471: _datetime: Add missing NULL check to tzinfo_from_isoformat_results. (GH-8869)
Objects closes bpo-34468: Objects/rangeobject.c: Fix an always-false condition in range_repr() (GH-8880)
PC bpo-34217: Use lowercase header for Windows (GH-8453)
PCbuild bpo-34405: Updated to OpenSSL 1.1.0i for Windows builds. (GH-8775)
Parser bpo-34400: Fix more undefined behavior in parsetok.c (GH-8833)
Programs bpo-34170: _PyCoreConfig_Read() don't replace coerce_c_locale (GH-8658)
Python closes bpo-34474: Python/bltinmodule.c: Add missing NULL check in builtin_sum_impl() (GH-8872)
Tools bpo-34217: Use lowercase for windows headers (GH-8472)
m4 bpo-32598: Use autoconf to detect usable OpenSSL (#5242)
.gitattributes gitattribute: Mark generated files (GH-7619)
.gitignore Add mypy cache to gitignore (GH-6614)
.travis.yml Enable GUI testing on Travis Linux builds via Xvfb (GH-7887)
CODE_OF_CONDUCT.rst Move Code_of_Conduct.rst to the root level. (GH-8209)
LICENSE advance copyright years to 2018 (#5094)
Makefile.pre.in bpo-34170: Add Python/coreconfig.c for _PyCoreConfig (GH-8607)
README.rst bpo-34381: refer to 'Running & Writing Tests' in README.rst (GH-8797)
aclocal.m4 bpo-32430: Rename Modules/Setup.dist to Modules/Setup (GH-8229)
config.guess
config.sub
configure
configure.ac
install-sh
pyconfig.h.in
setup.py