Jaraco.context

Latest version: v6.0.1

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

Scan your dependencies

Page 1 of 4

6.0.1

======

Bugfixes
--------

- Removed type declarations as suggested by Gemini. (13)

6.0.0

======

Bugfixes
--------

- Fixed bug in repo_context where standard output from git would not be hidden (because git emits standard output on the stderr stream).


Deprecations and Removals
-------------------------

- Removed deprecated 'tarball_context', 'infer_compression', and 'null' contexts.

5.3.0

======

Features
--------

- Deprecate infer_compression, as it was used primarily for deferring to the tar command.


Bugfixes
--------

- Enable 'transparent' compression in the tarfile context.

5.2.0

======

Features
--------

- Implemented tarfile using native functionality and avoiding subprocessing, making it portable. (5)

5.1.0

======

Features
--------

- Implement experimental _compose for composing context managers. If you wish to use this function, please comment in the issue regarding your thoughts on the ordering. (6)
- Deprecate null context. (7)

5.0.0

======

Features
--------

- Renamed tarball_context to tarball and deprecated tarball_context compatibility shim. (3)
- Disentangle pushd from tarball. (4)


Deprecations and Removals
-------------------------

- Removed deprecated 'runner' parameter to tarball_context.

Page 1 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.