Skip to content

0.14.0 (2016-11-04)

Compare
Choose a tag to compare
@josegonzalez josegonzalez released this 20 Feb 20:22
· 92 commits to master since this release
  • Possible PEP-8 fix + make pep-8 warnings appear in test. [davidcellis]
  • Possible PEP-8 fix. [davidcellis]
  • Possible PEP-8 fix. [davidcellis]
  • Test for stderr log instead of warning. [davidcellis]
  • Convert warning.warn to logging.warning. [davidcellis]
  • Additional details for empty string warning from process. [davidcellis]
  • Enclose warnings.simplefilter() inside a with statement. [samkennerly]