commit | 0855e706aa7fed842e18b0ce14e18d6574318643 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Fri Jul 01 17:22:31 2016 +0300 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Fri Jul 01 17:22:31 2016 +0300 |
tree | 2fa36bacf92f87ea7361122e8a49d8690c7d5e1b | |
parent | cf8b42e9043766338c0b16d0dca3ed5ca70a812d [diff] |
Issue #27007: The fromhex() class methods of bytes and bytearray subclasses now return an instance of corresponding subclass.