summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Core and Builtins/2018-10-13-17-40-15.bpo-34939.0gpxlJ.rst
blob: b588f72d903b2fbefbbade92d2e76a4fa1d65156 (plain)
1
2
Allow annotated names in module namespace that are declared global before
the annotation happens. Patch by Pablo Galindo.