Gbulb

Latest version: v0.6.5

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

Scan your dependencies

Page 2 of 3

0.5.3

------------------

Bug fixes
^^^^^^^^^

* Implemented child watcher setters and getters to allow writing tests with
asynctest for code using gbulb.

* ``gbulb.install`` now monkey patches ``asyncio.SafeChildWatcher`` to
``gbulb.glib_events.GLibChildWatcher``, to ensure that any library code that
uses it will use the correct child watcher.

0.5.2

------------------

Bug fixes
^^^^^^^^^

* Fixed a sporadic test hang.

0.5.1

------------------

Bug fixes
^^^^^^^^^

* Fixed breakage on Python versions older than 3.5.3, caused by 0.5.0. Thanks
Brecht De Vlieger!

0.5

----------------

Bug fixes
^^^^^^^^^

* Fixed issue with readers and writers not being added to the loop properly as
a result of `Python Issue 28369 <https://bugs.python.org/issue28369>`__.

0.4

----------------

Bug fixes
^^^^^^^^^

* gbulb will no longer allow you to schedule coroutines with ``call_at``,
``call_soon`` and ``call_later``, the same as asyncio.

0.3

----------------

Bug fixes
^^^^^^^^^

* gbulb will no longer occasionally leak memory when used with threads.

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.