Piston-rspy

Latest version: v0.4.3

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

Scan your dependencies

Page 2 of 2

0.3.0

Update piston_rs dependency

Summary

This release switches to the new 0.4 version of `piston_rs`. This adds a status property to the `ExecResponse` class, and properly differentiates between an err in the execution response, and an error in the execution result.

**Full Changelog**: https://github.com/Jonxslays/piston_rspy/compare/v0.2.0...v0.3.0

0.2.0

This release moves to a stable version of `piston_rs`.

Additions
* Executor.version now defaults to "*"
* Executor language is now automatically converted to lowercase when using the `set_language()` method, preventing 400 responses from Piston

**Full Changelog**: https://github.com/Jonxslays/piston_rspy/compare/v0.1.3...v0.2.0

0.1.3

Type hints!

Summary

This release sees the addition of type hints to piston_rspy.

Additions
* Included pyi files in package_data.

**Full Changelog**: https://github.com/Jonxslays/piston_rspy/compare/v0.1.2...v0.1.3

0.1.2

Goodbye openssl

Summary

This pull request moves to an upstream branch of `piston_rs` that utilizes rustls-tls instead of openssl. This removes the main source of issues for the project.

What's Changed
* Use piston_rs test-rustls branch by Jonxslays in https://github.com/Jonxslays/piston_rspy/pull/1

Bugfixes
* Fixes bug where attempting to make any http request using `piston_rspy` would result in a runtime error detailing ssl issues.

**Full Changelog**: https://github.com/Jonxslays/piston_rspy/compare/v0.1.0...v0.1.2

0.1.0

Initial release

Summary

The first `piston_rspy` release, covers the full `piston_rs` api.
Not much else to say. Check the [docs](https://jonxslays.github.io/piston_rspy/piston_rspy/) for more info.

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.