Skip to content

0.15.0

Compare
Choose a tag to compare
@kevinsteves kevinsteves released this 18 Jul 15:57
· 66 commits to master since this release
  • pan.afapi: Automatic int conversions have been deprecated in
    Python3. See: https://bugs.python.org/issue27672

  • Use 9.0 documentation links.

  • pan.wfapi, panwfapi.py, pan.wfapi.rst, panwfapi.rst: Add support for
    retrieving additional malware test file types.

  • pycodestyle fixes.

  • pan.licapi, pan.afapi: Remove verbose argument from namedtuple() for
    Python 3.7. From Michael Richardson.