index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Misc
/
NEWS.d
/
next
/
Core and Builtins
/
2018-10-14-17-26-41.bpo-34983.l8XaZd.rst
blob: dd76b63db119f6d2926f10a397c75c553505f984 (
plain
)
1
2
Expose :meth:`symtable.Symbol.is_nonlocal` in the symtable module. Patch by Pablo Galindo.