Save-thread-result

Latest version: v0.1.1.post1

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

Scan your dependencies

Page 2 of 3

0.0.7

0.0.6

- [compare](https://github.com/slow-but-steady/save-thread-result/compare/v0.0.5...v0.0.6) changes to previous version
- **NOTE** that these are all under-the-hood changes, and does not affect the API

0.0.5

- [compare](https://github.com/slow-but-steady/save-thread-result/compare/v0.0.4...v0.0.5) changes to previous version

0.0.4

- [compare](https://github.com/slow-but-steady/save-thread-result/compare/v0.0.3...v0.0.4) changes to previous version

0.0.3

- [compare](https://github.com/slow-but-steady/save-thread-result/compare/v0.0.2...v0.0.3) changes to previous version
- see
- commit 1e473f8f055cfdc5c5bd0e976d9e7494d07d7a5c
- commit 4084fe340dbe82b59acffb597c7e24268747af5f
- commit 75f06e0d36707561ef0cf279d4be95aea870ecb3
- commit b3819eee259cac6d57be65df0cf986dfc9764736
- commit 9f017e78224d93ad6c64f0dbf1fde6f60555ba0a (fixes problems mentioned in previous commits but doesn't pass other `threading.Thread` attributes when initializing with `super()`)
- commit d00b412f63f358da2db74d841b13c6391b24bca3 (enables passing `group`, `name`, `daemon` attributes to `threading.Thread` when initializing with `super()`
- commit fb6f5d0f7d225318ac77b0c2a428b4747b1208b0 (removes variable reassignments since most attributes are passed in directly to `threading.Thread` with `super()`)

0.0.2

- [compare](https://github.com/slow-but-steady/save-thread-result/compare/v0.0.1...v0.0.2) changes to previous version

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.