From 30b31a75a24633eb3e705d5e35730cb327f7cb17 Mon Sep 17 00:00:00 2001 From: Mike Bayer Date: Sun, 27 Nov 2011 20:00:46 -0500 Subject: [PATCH] note about py3k --- CHANGES | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 38632727..3a3abbfe 100644 --- a/CHANGES +++ b/CHANGES @@ -4,7 +4,7 @@ - Alembic is used in at least one production environment, but should still be considered - alpha-level as of this release, + ALPHA LEVEL SOFTWARE as of this release, particularly in that many features are expected to be missing / unimplemented. The author asks that you *please* report all @@ -12,6 +12,12 @@ to the bugtracker, at https://bitbucket.org/zzzeek/alembic/issues/new . +- Python 3 is supported but has not yet + been tested. The installer will run the 2to3 + tool as needed, but there are probably some + small workarounds that will be needed to get + Py3K fully running. + - Postgresql and MS SQL Server environments have been tested for several weeks in a production environment. In particular, some involved workarounds -- 2.47.2