This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pablogsal
Recipients pablogsal
Date 2018-10-20.00:46:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1539996364.38.0.788709270274.issue34983@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset d5b4f1b5a064c0d858352100fcddb91c363afa51 by Pablo Galindo in branch 'master':
bpo-34983: Expose symtable.Symbol.is_nonlocal() in the symtable module (GH-9872)
https://github.com/python/cpython/commit/d5b4f1b5a064c0d858352100fcddb91c363afa51
History
Date User Action Args
2018-10-20 00:46:04pablogsalsetrecipients: + pablogsal
2018-10-20 00:46:04pablogsalsetmessageid: <1539996364.38.0.788709270274.issue34983@psf.upfronthosting.co.za>
2018-10-20 00:46:04pablogsallinkissue34983 messages
2018-10-20 00:46:04pablogsalcreate