Next | Query returned 45 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2021-10-07 16:43:07 by Nia Alarie | Files touched by this commit (962)
Log message:
net: Remove SHA1 hashes for distfiles
   2020-08-03 15:41:49 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-zmq: updated to 19.0.2

19.0.2
- Regenerate Cython sources with 0.29.21 in sdists for compatibility with Python 3.9
- Handle underlying socket being closed in ZMQStream with warning instead of error
- Improvements to socket cleanup during process teardown
- Fix debug-builds on Windows
- Avoid importing ctypes during startup on Windows
- Documentation improvements
- Raise ``AttributeError`` instead of ``ZMQError(EINVAL)`` on attempts to read \ 
write-only attributes,
  for compatibility with mocking
   2020-05-16 20:00:32 by Adam Ciarcinski | Files touched by this commit (9)
Log message:
pytest from versioned depends
   2020-05-12 10:19:46 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-zmq: updated to 19.0.1

19.0.1
- Fix TypeError during garbage collection
- Fix compilation with some C++ compilers
- Fixes in tests and examples
   2020-04-14 14:50:03 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-zmq: updated to 19.0.0

19.0
Cython backend: Build Cython extensions with language level “3str” (requires \ 
Cython 0.29)
Cython backend: You can now cimport zmq
Asyncio: Fix memory leak in Poller
Log: Much improved logging in zmq.log (see Asynchronous Logging via PyZMQ)
Log: add python -m zmq.log entrypoint
Sources generated with Cython 0.29.15
   2019-12-05 11:02:12 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-zmq: updated to 18.1.1

18.1.1
- Fix race condition when shutting down ZAP thread while events are still \ 
processing (only affects tests)
- Publish wheels for Python 3.8 on all platforms
- Stop publishing wheels for Python 3.4 on Windows
- Sources generated with Cython 0.29.14
   2019-08-09 14:03:06 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-zmq: updated to 18.1.0

18.1.0
- Compatibility with Python 3.8 release candidate by regenerating Cython courses \ 
with Cython 0.29.13
- bump bundled libzmq to 4.3.2
- handle cancelled futures in asyncio
- make :meth:`zmq.Context.instance` fork-safe
- fix errors in :meth:`zmq.Context.destroy` when opening and closing many sockets
   2019-07-02 14:13:03 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-zmq: updated to 18.0.2

18.0.2
- Compatibility with Python 3.8 prerelease by regenerating Cython sources
  with Cython 0.29.10.
- Fix language_level=2 in Cython sources, for compatibility with Cython 0.30
- Show missing path for ENOENT errors on ipc connections.
   2019-03-08 14:41:09 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-zmq: updated to 18.0.1

18.0.1
Fixes installation from source on non-unicode locales with Python 3.
There are no code changes in this release.
   2019-02-28 14:49:10 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-zmq: updated to 18.0.0

18.0.0
Update bundled libzmq to 4.3.1 (fixes CVE-2019-6250)
Added proxy_steerable() and zmq.devices.ProxySteerable
Added bind_{in|out|mon}_to_random_port variants for proxy device methods
Performance improvements for sends with asyncio
Fix sending memoryviews/bytearrays with cffi backend

Next | Query returned 45 messages, browsing 11 to 20 | Previous