pyzmq/zmq/backend
Thomas A Caswell fdef50513d
MNT: remove Python2 only code
These special methods were for Cython to support a version of the buffer
protocol that was superceeded by PEP 3118 in Python 2.6 and removed from
CPython in 3.0.

In Cython 3.1 will be remove support for these methods and fail at build time.

https://github.com/cython/cython/pull/5869/

closes #1915
2023-12-04 14:57:41 -05:00
..
cffi cffi: remove str(message) 2023-07-22 14:38:05 -07:00
cython MNT: remove Python2 only code 2023-12-04 14:57:41 -05:00
__init__.py use enums for constants 2021-11-23 16:23:33 +01:00
__init__.pyi add monitoredqueue to the backend 2023-07-22 14:19:51 -07:00
select.py add monitored_queue to backend imports 2023-07-22 14:19:53 -07:00