-
Notifications
You must be signed in to change notification settings - Fork 11
parser: Use updated python-asn1 API #33
Copy link
Copy link
Open
Description
python-asn1 2.7.0 adds context manager support for asn1.Encoder. PyIMG4's parsing code can be updated to utilize this.
There is also a version by @dhinakg here that implements context manager support for asn1.Decoder, which could also be included in PyIMG4's source (though I'd rather a fork is made first).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Projects
Status
Todo