Yay

Latest version: v3.1.1

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

Scan your dependencies

Page 1 of 12

3.2.0

------------------

- The resolver now uses gevent. Dictionary keys are now resolved in parallel.
This means in the face of blocking IO operations, the resolver can continue
to deal with other parts of the graph.

- Simple event listening scheme based on the resolver operation cache. Combine
with the PythonClass to build scripts that react to external events.

- The codebase is now flake8 clean apart from 2 exceptions (defined in
setup.cfg). To run flake8 on yay run ``flake8 yay``.

- The expression parser/lexer are no longer subclasses. This avoids clashes
over lextab.py/parsetab.py.

3.1.1

------------------

- No change release.

3.1.0

------------------

- Now supported on python 3.2 and python 3.3 (in addition to 2.6, 2.7 and
pypy).

- Many fixes to YAML multiline block mode

- Lots of test coverage improvements

- Remove unnecessary support for Extended Slices

- Command line output is prettier

3.0.1

------------------

- Nothing changed yet.

3.0

----------------

- This is a full rewrite on top of the ply parsing framework.

0.0.62

-------------------

- Try importing first as it might yield a hit and save checking the internets
for things.

Page 1 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.