commit | ea36c941a1b2ad6582a35bc42aa70da9600d2841 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Thu May 12 10:37:58 2016 +0300 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Thu May 12 10:37:58 2016 +0300 |
tree | e915477a42189e490044a15d786a18382064bc1f | |
parent | 9de7efe5ab40c19775dcc9ca88adf58d906fc53d [diff] |
Issue #23640: int.from_bytes() no longer bypasses constructors for subclasses.