Staging
v0.8.1
https://github.com/python/cpython
Revision d0826340d96e0953793b86d0b8475d2f43a280b6 authored by Miss Islington (bot) on 10 March 2018, 19:32:49 UTC, committed by GitHub on 10 March 2018, 19:32:49 UTC

and remove redundant code.
(cherry picked from commit 67ee07795bcd84b679c000780212d4d81a1490a3)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
(cherry picked from commit 9e94c0d3c78d1bc582c865240ed9353fe9689b2a)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
1 parent 017e9fd
Raw File
Tip revision: d0826340d96e0953793b86d0b8475d2f43a280b6 authored by Miss Islington (bot) on 10 March 2018, 19:32:49 UTC
[3.7] bpo-33041: Add missed error checks when compile "async for" (GH-6053) (GH-6060)
Tip revision: d082634
.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