Staging
v0.5.1
https://github.com/python/cpython
Revision bd664357f12bb3b597607be96552c115cf8e9fc0 authored by Berker Peksag on 13 August 2016, 02:37:49 UTC, committed by Berker Peksag on 13 August 2016, 02:37:49 UTC
This behavior is already tested in test_general_eval in
Lib/test/test_builtin.py

Patch by Matthew Keeter.
1 parent 6336fb2
Raw File
Tip revision: bd664357f12bb3b597607be96552c115cf8e9fc0 authored by Berker Peksag on 13 August 2016, 02:37:49 UTC
Issue #24637: Document that locals can be any mapping object
Tip revision: bd66435
.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