From 8b5af8972250fc34e5bcd2dfa88ba16c8a45b121 Mon Sep 17 00:00:00 2001 From: Simon Sapin Date: Mon, 25 Jul 2011 00:25:58 -0700 Subject: [PATCH] Typo fix ... I think. --- CHANGES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index ae07828..9747a31 100644 --- a/CHANGES +++ b/CHANGES @@ -15,7 +15,7 @@ Version 2.6 integers instead of longs) - groupby filter now supports dotted notation for grouping by attributes of attributes. -- scoped blocks not properly treat toplevel assignments and imports. +- scoped blocks now properly treat toplevel assignments and imports. Previously an import suddenly "disappeared" in a scoped block. - automatically detect newer Python interpreter versions before loading code from bytecode caches to prevent segfaults on invalid opcodes. The segfault -- 2.26.2