Toloka

Latest version: v0.0.1

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

Scan your dependencies

Page 6 of 7

0.1.8

-------------------
* Added `get_aggregated_solutions` method
* Supported webhooks related methods
* Tracebacks in expanded methods do not show confusing TypeError as an original exception

0.1.7

-------------------
* Fixed error on ARRAY_JSON typed fields specs structuring

0.1.6

-------------------
* Improved docstrings
* Supported list of statuses as valid argument for `get_assignments` and `get_message_threads`
* Fixed `help` on filter classes with overlloaded `__eq__`
* Added `YandexDiskProxyHelperV1` component for template builder
* TolokaClient can now be created with url
* Added `__all__` for modules
* Created objects' urls are now logged under INFO level, if possible

0.1.5

-------------------
Fixing issues with `create_tasks` and `create_task_suites`

0.1.4

-------------------
* Implemented a `clone_project` method
* Deserialization should not fail on unknown enum values or unexpected value types anymore
* Some functions that used to return an Operation object now wait for operations to end and return a more useful output. For example, `clone_pool` now returns an instance of Pool representing a newly created pool. If you want the old behavior please use `*_async` versions of the methods. The list of affected methods:
* archive_pool
* archive_project
* archive_training
* clone_pool
* clone_training
* close_pool
* close_pool_for_update
* close_training
* open_pool
* open_training
* `create_tasks` and `create_task_suites` methods now use their async versions under the hood. This significantly reduces cases when TimeoutError is raised but the data is actually uploaded
* Added minimal attrs version
* Added WEARABLE_COMPUTER to DeviceCategory enum
* Fixed current_location naming in CoordinatesSpec

0.1.3

-------------------
* Added support for trainings
* Introduced `get_assignments_df` method

Page 6 of 7

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.