pyzmq/examples/gevent
Min RK f4e9f17fe1
warn about and de-emphasize send/recv_pyobj
recv_pyobj is pickle.loads, which means arbitrary code execution

- add warnings to docstrings, narrative docs
- updates some ancient examples to not use pyobj, which gives the impression it's a good idea
- add example of using signatures to authenticate messages before calling pickle
2024-10-22 15:30:45 +02:00
..
poll.py address upcoming UP031 lint 2024-08-20 13:40:19 +02:00
reqrep.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2024-02-05 17:06:34 +00:00
simple.py warn about and de-emphasize send/recv_pyobj 2024-10-22 15:30:45 +02:00