python-greenlet
No description set
- Devel package for openSUSE:Factory
-
13
derived packages
- Links to openSUSE:Factory / python-greenlet
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:python/python-greenlet && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
greenlet-3.1.1.tar.gz | 0000186022 182 KB | |
python-greenlet-rpmlintrc | 0000000060 60 Bytes | |
python-greenlet.changes | 0000021394 20.9 KB | |
python-greenlet.spec | 0000003283 3.21 KB |
Revision 87 (latest revision is 89)
Dirk Mueller (dirkmueller)
accepted
request 1203895
from
John Paul Adrian Glaubitz (glaubitz)
(revision 87)
- Update to 3.1.1 * Fix crashes on 32-bit PPC Linux. Note that there is no CI for this, and support is best effort; there may be other issues lurking. * Remove unnecessary logging sometimes during interpreter shutdown. * Fix some crashes on 32-bit PPC MacOS. This is a very old platform, and is only known to be tested on beta versions of an operating system that was never released, using the GCC 14 only provided by MacPorts; it may or may not work on the final MacOS X release that supported 32-bit PowerPC. It has the known issue of leaking memory when greenlets are used in multiple threads. Help debugging this would be appreciated.
Comments 1
Why did you accept this? The comments in changes do not match the changes in spec!