Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • add-consistency-check-hook
  • add-except-clause-support
  • add-more-debug-logging
  • add-set-of-any-support
  • add-unittest-assertion
  • add-with-components-constraint
  • branch/default default protected
  • codecs-produce-python-builtins
  • deprecate-size-spec
  • fix-cer-der-tagged-any
  • fix-constructed-default
  • fix-dump-raw-value
  • fix-generalized-time-encoding
  • fix-setof-slicing
  • improve-open-type-docs
  • master
  • novalue-fixes-in-docs
  • open-types-support
  • release-0.4.9
  • self-referencing-types
20 results
Created with Raphaël 2.2.013Jul141819202122232627282930311Aug24515212223242526272829311Sep23789101314151617181920264Oct10111617192122232628299Nov12141618192123243Dec2621Mar2921Apr23May15Jun2829303Jul2426293Aug4717Oct1829Dec22Jan20Jun232829304Jul567912133113Aug19242527281Sep671013141Oct33Nov471516172315Dec8Mar1421WIP: time types <-> datetimetime types <-> datetime conversion implementedcatch possibel fatetime formatting errorWIP: adding docs on time typesupdated docs on time types and datetime conversionMerge pull request #44 from etingof/useful-types-datetime-support0.3.1Merge branch 'master' into open-types-supportReal type infinity states refactored into properiesWIP: various NamedValues improvementsupdated docs on NamedValuesNamedValues refactored into a dict-like objectMerge pull request #45 from etingof/namedvals-as-a-propertyUnnamedType container first introducedWIP: SetOf/SequenceOf field type container first introducedSetOf/SequenceOf field type container implementedMerge pull request #46 from etingof/component-type-as-a-propertyWIP: setup properties through metaclassadded portable metaclass implementationadded static ASN.1 type defs testsMerge pull request #47 from etingof/component-type-as-a-property-fixesmissing str.partition and datime.strptime addedadded missing callable() in Py 3.0-3.1fixed compat bin() for negativesMerge pull request #48 from etingof/py2.4-fixestest case fix: do not initialize optional SEQUENCE field.componentType refactored into a read-only attribute.subtypeSpec and .sizeSpec refactored into a read-only attributes.tagSet refactored into a read-only attribute.namedValues refactored into a read-only attributeSetOf/SequenceOf codec test cases addedMerge pull request #49 from etingof/dynamic-types-propertieshandle .readOnly() read racingASN.1 types __init__(), .clone()/.subtype() refactored into kwargsMerge pull request #50 from etingof/kwargs-in-initMerge branch 'master' into open-types-supportfix to make property.setter working on Py2.5-fix to integer/bytes codec on Py3.0/3.1fix to b2a_hex argument type on Py3.0/3.1fix to BitString.prettyOut()
Loading