Skip to content

pynmsg 0.5.1 released

Latest
Compare
Choose a tag to compare
@mcrawforddt mcrawforddt released this 13 Mar 16:37
· 1 commit to master since this release
a9ce4a7

pynmsg, the Python bindings for the nmsg library, version 0.5.1, was released. This release features Python3 support. In detail:

  • Switch to new for loop style.
  • Fix repr error for input class.
  • Fix error caused by name mangling.
  • Fix tests.