Gbulb

Latest version: v0.6.5

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

Scan your dependencies

Page 3 of 3

0.2

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

Features
^^^^^^^^

* ``gbulb.install`` to simplify installation of a GLib-based event loop in
asyncio:
- Connecting sockets now works as intended
- Implement ``call_soon_threadsafe``
- Lots of tests


* **API BREAKAGE** No implicit Gtk import anymore. ``GtkEventLoop`` and
``GtkEventLoopPolicy`` have been moved to ``gbulb.gtk``
* **API BREAKAGE** No more ``threads``, ``default`` or ``full`` parameters
for event loop policy objects. gbulb now does nothing with threads.
* **API BREAKAGE** ``gbulb.get_default_loop`` has been removed
* Permit running event loops recursively via ``.run()``

Bug fixes
^^^^^^^^^

* Default signal handling of SIGINT
* ``gbulb.wait_signal.cancel()`` now obeys the interface defined by
``asyncio.Future``

0.1

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

Features
^^^^^^^^

* Initial release

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.