14
0
forked from pool/python-yappi
Commit Graph

1 Commits

Author SHA256 Message Date
3c30711272 - update to 1.59:
*  Added testing for Python 3.5 and 3.6 (PR from Tim Graham) #110, #131
  *  Fixed typos in docstrings (PR from Romuald Brunet, reviewed by Tim
     Graham) #105
  *  Removing Python 2.6, 3.2, and 3.3 testing (PR from Tim Graham) #115, #116
  *  Removing unnecessary parens in return statements (PR from Tim Graham)
     #113
  *  Remove unused _has_unicode/_str_cls vars (PR from Tim Graham) #111
  *  Add flake8 testing and cleanups (PR from Tim Graham, cleanups from Sean
     Reifschneider) #112
  * Fixed storing non-ASCII values on Python 2 and binary values on Python 3
    (PR from Nicolas Noé) #135
  * Fixed touch(..., time=0) command (PR from Nicolas Noé) #137

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-yappi?expand=0&rev=1
2019-03-02 07:04:10 +00:00