Jaraco.compat

Latest version: v4.0.0

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

Scan your dependencies

Page 3 of 3

0.9

===

* Added `py31compat.collections.lru_cache` which provides a backport of the
Python 3.2 cache of the same name.

0.8

===

* Added `py25compat.subprocess` with `term_proc` and `kill_proc` which
take Popen objects and terminate and kill them respectively.

0.7

===

* Added `py31compat.functools`, which provides `wraps` and `update_wrapper` that
supply the Python 3.2 __wrapped__ attribute.
* Added `py26compat.collections`, which provides `OrderedDict` on Python 2.6
and earlier (via the ordereddict package).

0.6

===

* Added py26compat.total_seconds
* Added py24compat.partition

0.5

===

* Added py26compat with ``cmp_to_key``.

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.