python-pyzmq
PyZMQ is a lightweight and super-fast messaging library built on top of
the ZeroMQ library (http://www.zeromq.org).
- Sources inherited from project devel:languages:python
- Devel package for openSUSE:Factory
-
11
derived packages
- Links to openSUSE:Factory / python-pyzmq
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:Maliku:python/python-pyzmq && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_constraints | 0000000117 117 Bytes | |
_link | 0000000147 147 Bytes | |
python-pyzmq-rpmlintrc | 0000000113 113 Bytes | |
python-pyzmq.changes | 0000025395 24.8 KB | |
python-pyzmq.spec | 0000004148 4.05 KB | |
pyzmq-22.2.1.tar.gz | 0001243088 1.19 MB |
Revision 99 (latest revision is 120)
Markéta Machová (mcalabkova)
accepted
request 911422
from
Markéta Machová (mcalabkova)
(revision 99)
- Update to 22.2.1 * Nicer reprs of contexts and sockets * Memory allocated by recv(copy=False) is no longer read-only * asyncio: Always reference current loop instead of attaching to the current loop at instantiation time. This fixes e.g. contexts and/or sockets instantiated prior to a call to asyncio.run.
Comments 2
@dirkmuller It doesn't seem to help, still fails on x86_64.
@dirkmueller