Gbulb

Latest version: v0.6.4

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

Scan your dependencies

Page 1 of 3

0.6.4

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

Features
--------

* Support for Python 3.11 was added. (`61
<https://github.com/beeware/gbulb/issues/61`__`)
* Initial support for Python 3.12 was added. (`69
<https://github.com/beeware/gbulb/issues/69`__`)


Bugfixes
--------

* The GTK event loop no longer forces the use of the default GLib main context
on every instance. (`59 <https://github.com/beeware/gbulb/issues/59`__`)


Misc
----

* 62, 64

0.6.3

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

Bugfixes
^^^^^^^^

* Corrected the import of ``InvalidStateError`` to fix an error seen on Python
3.8+. (`56 <https://github.com/beeware/gbulb/issues/56>`__)

* Reverted the fix from 47; that change led to file descriptor leaks. (`52
<https://github.com/beeware/gbulb/issues/52>`__)

0.6.2

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

Features
^^^^^^^^

* Added support for Python 3.10. (`50
<https://github.com/beeware/gbulb/issues/50>`__)

Bugfixes
^^^^^^^^

* Corrects a problem where a socket isn't forgotten and causes 100% CPU load.
(`47 <https://github.com/beeware/gbulb/issues/47>`__)

Improved Documentation
^^^^^^^^^^^^^^^^^^^^^^

* 49

0.6.1

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

Bug fixes
^^^^^^^^^

* Support for 3.7, for real this time. Thank you Philippe Normand!

0.6.0

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

Bug fixes
^^^^^^^^^

* Support for 3.7.

Features
^^^^^^^^

* Preliminary Windows support. Please note that using subprocesses is known
not to work. Patches welcome.

Removals
^^^^^^^^

* Support for 3.4 and below has been dropped.

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.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.