Gbulb

Latest version: v0.6.5

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

Scan your dependencies

Page 1 of 3

0.6.5

==================

Features
--------

* Support for driving ``BufferedProtocol`` instances using ``sock_recv_into`` was added. (`58 <https://github.com/beeware/briefcase/issues/58>`__)
* Support for Python 3.12 was added. (`76 <https://github.com/beeware/briefcase/issues/76>`__)
* Support for Python 3.13 was added. (`76 <https://github.com/beeware/briefcase/issues/76>`__)


Bugfixes
--------

* Support for using a generator as a co-routine has been removed, in line with the change in behavior in Python 3.12. Python 3.11 and earlier will still support this usage, but it is no longer verified as part of GBulb. (`78 <https://github.com/beeware/briefcase/issues/78>`__)


Backward Incompatible Changes
-----------------------------

* Support for Python 3.7 was removed. (`137 <https://github.com/beeware/briefcase/issues/137>`__)


Documentation
-------------

* The README badges were updated to display correctly on GitHub. (`136 <https://github.com/beeware/briefcase/issues/136>`__)

Misc
----

* 68, 70, 71, 72, 74, 75, 77, 79, 80, 81, 82, 83, 84, 85, 86, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 103, 104, 105, 106, 107, 108, 109, 112, 113, 114, 115, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135

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.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.