summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 7dac016..2932d6a 100644
--- a/CHANGES
+++ b/CHANGES
@@ -30,6 +30,7 @@ Version 2.7
filters.
- Added support for `loop.depth` to figure out how deep inside a recursive
loop the code is.
+- Disabled py_compile for pypy and python 3.
Version 2.6
-----------