Busypie

Latest version: v0.5.1

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

Scan your dependencies

Page 1 of 3

0.5.1

What's Changed
* [11 ] Added until_asserted condition by rockem in https://github.com/rockem/busypie/pull/38
* [40] "bubbleup" assert message by rockem in https://github.com/rockem/busypie/pull/44
* [36] Added option to return a False result instead of throwing an exception by rockem in https://github.com/rockem/busypie/pull/48
* [42] Added type annotation to all public methods by rockem in https://github.com/rockem/busypie/pull/45
* func _content_of ignores captures by jbaldwin-vizio in https://github.com/rockem/busypie/pull/47

New Contributors
* jbaldwin-vizio made their first contribution in https://github.com/rockem/busypie/pull/47

**Full Changelog**: https://github.com/rockem/busypie/compare/v0.4.5...v0.5.0

0.4.5

* Fixed error upon doing nested busy waiting. So now it's possible to do something like that:

def foo():
wait().until(app.got_a_message)

wait().until(foo)

0.4.4

FIXED: Missing backports module in the pypi package

0.4.3

* FIXED: Missing backports module in the pypi package

0.4.2

* Fixed async run when running after another async run or in threads different than main

0.4.1

* Added support for asynchronous condition functions
* Fixed README typos
* Added support for partial condition functions
* Retrieve condition function result from until & until_async

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.