index
:
delta/python-packages/pyasn1-git.git
add-consistency-check-hook
add-except-clause-support
add-more-debug-logging
add-set-of-any-support
add-unittest-assertion
add-with-components-constraint
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
sequenceof-to-remain-schema
github.com: etingof/pyasn1.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
.getComponent*() changed to lazily instantiate underlying type
Ilya Etingof
2017-03-12
5
-20
/
+8
*
tags-related getters refactored into descriptors/properties
Ilya Etingof
2017-03-07
2
-15
/
+15
*
NamedType family of classes overhauled, optimized and documented
Ilya Etingof
2017-03-04
1
-5
/
+5
*
tag-related classes overhauled, optimized and documented
Ilya Etingof
2017-03-04
1
-4
/
+4
*
BER/CER/DER value encoders refactored to produce either tuple of bytes or oct...
Ilya Etingof
2017-02-26
2
-20
/
+0
*
multiple minor optimizations
Ilya Etingof
2017-02-26
1
-3
/
+1
*
fix to OID arc 2 encoding
Ilya Etingof
2017-02-25
1
-0
/
+5
*
BitString type and codecs reimplemented
Ilya Etingof
2017-02-24
4
-47
/
+31
*
OctetString initialization refactored
Ilya Etingof
2017-02-14
2
-54
/
+97
*
revamp char types initialization
Ilya Etingof
2017-02-14
1
-3
/
+2
*
__reversed__ fixed to return an iterator
Ilya Etingof
2017-02-13
1
-3
/
+3
*
fixes to character types magic methods
Ilya Etingof
2017-02-13
1
-10
/
+10
*
better duck-typing and more tests
Ilya Etingof
2017-02-13
1
-30
/
+71
*
character types keep unicode contents, not octet stream
Ilya Etingof
2017-02-13
2
-1
/
+111
*
test dir renamed into tests
Ilya Etingof
2017-02-12
28
-0
/
+3965
[prev]