Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request pallets#50 from SimonSapin/patch-1
Typo fix ... I think.
  • Loading branch information
mitsuhiko committed Jul 25, 2011
2 parents 9b1de00 + 8b5af89 commit 84ec515
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGES
Expand Up @@ -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
Expand Down

0 comments on commit 84ec515

Please sign in to comment.