Staging
v0.5.1
https://github.com/python/cpython
Revision 214b1c3aaea3e83302df9ea37a37b3c7548b92b1 authored by Raymond Hettinger on 02 July 2004, 06:41:07 UTC, committed by Raymond Hettinger on 02 July 2004, 06:41:07 UTC
The builtin eval() function now accepts any mapping for the locals argument.
Time sensitive steps guarded by PyDict_CheckExact() to keep from slowing
down the normal case.  My timings so no measurable impact.
1 parent 78bace7
Raw File
Tip revision: 214b1c3aaea3e83302df9ea37a37b3c7548b92b1 authored by Raymond Hettinger on 02 July 2004, 06:41:07 UTC
SF Bug #215126: Over restricted type checking on eval() function
Tip revision: 214b1c3
.cvsignore
.purify
config.log
config.cache
config.status
Makefile
buildno
python
build
Makefile.pre
platform
pyconfig.h
back to top