Pydiatra

Latest version: v0.12.7

Safety actively analyzes 629855 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 4

0.3

* Summary of tag changes:
+ Added:
- regexp-syntax-warning

* Enable warnings when parsing the code.
With Python 3.6+, this catches invalid escape sequences in strings, which
have been deprecated.
* Enable warnings when compiling regular expressions.
With Python 3.6+, this catches inline flags in the middle of a regexp,
which have been deprecated.

-- Jakub Wilk <jwilkjwilk.net> Mon, 26 Dec 2016 13:55:42 +0100

0.2.2

* Add docstring to the main module.
* Fix tests to be compatible with Python 3.6.

-- Jakub Wilk <jwilkjwilk.net> Sat, 10 Dec 2016 17:31:54 +0100

0.2.1

* Fix typos in tag descriptions.
* Include tests in the source tarball.

-- Jakub Wilk <jwilkjwilk.net> Fri, 22 Jul 2016 17:10:07 +0200

0.2

* Improve the -j/--jobs option:
+ Clarify the description.
+ Reject negative numbers and 0 as arguments.
+ Accept “auto” as the argument.
* Fix encoding error handling.
* Fix attribute error when compile() fails.
* Fix false positive string-formatting-error for tuples with starargs.
* Improve wording in README.

-- Jakub Wilk <jwilkjwilk.net> Fri, 17 Jun 2016 22:24:33 +0200

0.1

* Initial release.

* Summary of tag changes:
+ Added:
- assertion-always-true
- embedded-code-copy
- except-shadows-builtin
- bare-except
- hardcoded-errno-value
- inconsistent-use-of-tabs-and-spaces-in-indentation
- mkstemp-file-descriptor-leak
- obsolete-pil-import
- py3k-compat-warning
- regexp-duplicate-range
- regexp-overlapping-ranges
- regexp-syntax-error
- string-exception
- string-formatting-error
- syntax-error
- syntax-warning

-- Jakub Wilk <jwilkjwilk.net> Mon, 23 May 2016 19:18:49 +0200

Page 4 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.