diff options
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -10,6 +10,9 @@ Projected release date: 2013-10-20 Core and Builtins ----------------- +- Issue #19301: Give classes and functions that are explicitly marked global a + global qualname. + - Issue #19279: UTF-7 decoder no more produces illegal strings. - Issue #16612: Add "Argument Clinic", a compile-time preprocessor for |