]> granicus.if.org Git - python/commit
[3.6] bpo-31294: Fix ZeroMQSocketListener and ZeroMQSocketHandler examples (GH-3229...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 7 Sep 2017 21:27:44 +0000 (14:27 -0700)
committerChristian Heimes <christian@python.org>
Thu, 7 Sep 2017 21:27:44 +0000 (14:27 -0700)
commit27ce5a1b1931b670da234c30d24bfbbc93fa24d7
treedfc8542a333c1dc880af38afb381a4508fe8fd00
parente89b35dd2b87e85978b91e3e2dbdea1fc76d6be4
[3.6] bpo-31294: Fix ZeroMQSocketListener and ZeroMQSocketHandler examples (GH-3229) (#3430)

* Fix ZeroMQSocketListener and ZeroMQSocketHandler examples

* Use send_json and recv_json to simplify pyzmq interfacing

* Add News entry
(cherry picked from commit 586c0502b5eb9a39cabe0bc2707a8ff63114265c)
Doc/howto/logging-cookbook.rst
Misc/ACKS
Misc/NEWS.d/next/Documentation/2017-09-07-20-49-09.bpo-31294.WgI18w.rst [new file with mode: 0644]