Staging
v0.5.1
https://github.com/python/cpython
Revision 0ef61ee7b194a1c15747d6bca3cf30a5c581e7e3 authored by Miss Islington (bot) on 22 August 2018, 05:54:55 UTC, committed by GitHub on 22 August 2018, 05:54:55 UTC

Reported by Svace static analyzer.
(cherry picked from commit 28853a249b1d0c890b7e9ca345290bb8c1756446)

Co-authored-by: Alexey Izbyshev <izbyshev@ispras.ru>
1 parent b14a68f
Raw File
Tip revision: 0ef61ee7b194a1c15747d6bca3cf30a5c581e7e3 authored by Miss Islington (bot) on 22 August 2018, 05:54:55 UTC
bpo-34457: Python/ast.c: Add missing NULL check to alias_for_import_name(). (GH-8852)
Tip revision: 0ef61ee
.bzrignore
.purify
autom4te.cache
config.log
config.cache
config.status
config.status.lineno
db_home
Makefile
buildno
python
build
Makefile.pre
platform
pybuilddir.txt
pyconfig.h
libpython*.a
libpython*.so*
python.exe
python-gdb.py
reflog.txt
tags
TAGS
.gdb_history
Doc/tools/sphinx
Doc/tools/jinja
Doc/tools/jinja2
Doc/tools/pygments
Doc/tools/docutils
Misc/python.pc
Modules/Setup
Modules/Setup.config
Modules/Setup.local
Modules/config.c
Modules/ld_so_aix
Parser/pgen
Lib/test/data/*
Lib/lib2to3/Grammar*.pickle
Lib/lib2to3/PatternGrammar*.pickle
__pycache__
.coverage
coverage/*
htmlcov/*
back to top