commit | 6f2d09c949ac0c21c56c97e7f772a2726e34d74f | [log] [tgz] |
---|---|---|
author | Žiga Seilnacht <ziga.seilnacht@gmail.com> | Fri Mar 16 11:59:38 2007 +0000 |
committer | Žiga Seilnacht <ziga.seilnacht@gmail.com> | Fri Mar 16 11:59:38 2007 +0000 |
tree | e7244ea4d06e42bc6fd8f1745bed0ce682947c5f | |
parent | 6ab8452036beead2b74d38564162b291f2db643c [diff] [blame] |
Patch #1623563: allow __class__ assignment for classes with __slots__. The old and the new class are still required to have the same slot names, but the order in which they are specified is not relevant.
diff --git a/Misc/ACKS b/Misc/ACKS index 7b6002c..eeb266a 100644 --- a/Misc/ACKS +++ b/Misc/ACKS
@@ -276,6 +276,7 @@ Ivan Herman Jürgen Hermann Gary Herron +Thomas Herve Bernhard Herzog Magnus L. Hetland Raymond Hettinger