]> granicus.if.org Git - python/commit
bpo-31294: Fix ZeroMQSocketListener and ZeroMQSocketHandler examples (#3229)
authorPablo Galindo <Pablogsal@gmail.com>
Thu, 7 Sep 2017 20:53:13 +0000 (21:53 +0100)
committerChristian Heimes <christian@python.org>
Thu, 7 Sep 2017 20:53:13 +0000 (13:53 -0700)
commit586c0502b5eb9a39cabe0bc2707a8ff63114265c
tree647486247ca97afacf4e562a116c785fd6083f75
parent397c467c49385023de36411194d381ac993bae1a
bpo-31294: Fix ZeroMQSocketListener and ZeroMQSocketHandler examples (#3229)

* Fix ZeroMQSocketListener and ZeroMQSocketHandler examples

* Use send_json and recv_json to simplify pyzmq interfacing

* Add News entry
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]