aboutsummaryrefslogtreecommitdiff
path: root/pyasn1/type/char.py
AgeCommit message (Expand)Author
2019-08-25Deprecate `sizeSpec` in favor of `subtypeSpec` (#172)Ilya Etingof
2019-07-31Remove a couple of `except as` statements to benefit old PythonsIlya Etingof
2019-07-13Document base ASN.1 typesIlya Etingof
2019-07-13Add exception classes documentationIlya Etingof
2019-06-29Rename pyasn1 unicode exceptionsIlya Etingof
2019-06-29Add specific exceptions for String issues (#155)Alex Shafer
2018-12-29Release 0.4.5Ilya Etingof
2018-03-29copyright years extendedIlya Etingof
2017-11-23fix to invoke potentially overridden OctetString.prettyOut()Ilya Etingof
2017-11-23imports pep8'edIlya Etingof
2017-11-19Start `.prettyPrint` deprecation (#103)Ilya Etingof
2017-11-14migrated docs and references from sourceforge.netIlya Etingof
2017-11-14serialization -> serialisation nitpicksIlya Etingof
2017-10-21Add more content to docs (#96)Ilya Etingof
2017-10-19Ditched unnecessary .clone/.subtype overrides (#94)Ilya Etingof
2017-10-11Docs rearrangement (#88)Ilya Etingof
2017-08-28one more char instantiation test caseIlya Etingof
2017-08-28fixed CharType(OctetStringType()) instantiationIlya Etingof
2017-07-28better wording on ASN.1 types attributesIlya Etingof
2017-07-27missing .typeId added to some `useful` and `char` classesIlya Etingof
2017-07-23ASN.1 types __init__(), .clone()/.subtype() refactored into kwargsIlya Etingof
2017-03-10faster decoders lookup by setting typeId to every ASN.1 typeIlya Etingof
2017-03-07tags-related getters refactored into descriptors/propertiesIlya Etingof
2017-02-19note duck-typing properties in docstringsIlya Etingof
2017-02-18__all__ addedIlya Etingof
2017-02-18refactor character types docstrings to inherit them from basesIlya Etingof
2017-02-15note unicode code points for char typesIlya Etingof
2017-02-15some more docstrings for char typesIlya Etingof
2017-02-15NumericString docstring addedIlya Etingof
2017-02-14revamp char types initializationIlya Etingof
2017-02-13fixes to character types magic methodsIlya Etingof
2017-02-13better duck-typing and more testsIlya Etingof
2017-02-13character types keep unicode contents, not octet streamIlya Etingof
2017-02-13quick fix to multichar types constraints validtionIlya Etingof
2017-01-11e-mail changed, copyright extended to year 2017Ilya Etingof
2016-03-27mass pep8 reformattingIlya Etingof
2015-12-29copyright dates bumpedelie
2015-11-15fixes to commentselie
2015-11-15copyright notice addedelie
2013-09-01T61String & VisibleString types addedelie
2013-09-01ObjectDescriptor type addedelie
2011-10-11proper unicode support for OctetString & derivativeselie
2005-06-14Initial revisionelie