aboutsummaryrefslogtreecommitdiff
path: root/pyasn1/compat/integer.py
AgeCommit message (Expand)Author
2018-12-29Release 0.4.5Ilya Etingof
2018-03-29copyright years extendedIlya Etingof
2017-11-23imports pep8'edIlya Etingof
2017-11-14migrated docs and references from sourceforge.netIlya Etingof
2017-09-14minor PEP8 editsIlya Etingof
2017-08-15fixed crash on conditional binascii module importIlya Etingof
2017-07-26fix to b2a_hex argument type on Py3.0/3.1Ilya Etingof
2017-07-26fix to integer/bytes codec on Py3.0/3.1Ilya Etingof
2017-07-22missing str.partition and datime.strptime addedIlya Etingof
2017-07-11fixed from_bytes() behaviour on empty inputIlya Etingof
2017-04-18do not use built-in integer codecs with a non-CPython implementationIlya Etingof
2017-02-24BitString type and codecs reimplementedIlya Etingof