PaulHowarth/Blog/2012-12-20

Thursday 20th December 2012

Local Packages

  • Updated python-pyasn1 to 0.1.5:

    • Documentation updated and split into chapters to better match web-site contents
    • Make prettyPrint() working for non-initialized pyasn1 data objects (it used to throw an exception)

    • Fix to encoder to produce empty-payload INTEGER values for zeros

    • Fix to decoder to support empty-payload INTEGER and REAL values

    • Fix to unit test suite's imports to be able to run each from their current directory


Recent