Skip to content

0.3.0

Compare
Choose a tag to compare
@kevinsteves kevinsteves released this 21 Jun 22:26
· 281 commits to master since this release
  • PEP8 cleanup.
  • fix unintended _valid_part to valid_part variable name change in
    pan.config.
  • handle type=user-id register and unregister response messages.
    suggested and initial diff by btorresgil.
  • fix serial number (target API argument) not set in type=commit;
    from btorresgil.
  • fix debug print to stdout vs. stderr in pan.xapi.
  • changes for PyPI upload in setup.py.