Skip to content

v1.8.1

Latest
Compare
Choose a tag to compare
@acdha acdha released this 15 Oct 21:13
· 32 commits to master since this release
22675e5

What's Changed

  • Adhere to PEP 263 for source encoding by @tovrstra in #111
  • assign values to argument namespace instead of parser by @fkloft in #108
  • travis: Run tests on 16.04 for Python 3.7, 3.8-dev by @kba in #124
  • Restore support for Python 2.7.0-2.7.8 by @nsoranzo in #123
  • Fix SyntaxWarning with is against literal by @zimeon in #144
  • add py3.{7,8} support by @chenrui333 in #145

New Contributors

Full Changelog: v1.7.0...v1.8.1