This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vinay.sajip
Recipients docs@python, vinay.sajip, yoonghm
Date 2019-06-19.13:57:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
It is mentioned here:

https://docs.python.org/3/library/logging.handlers.html?highlight=datagramhandler#logging.handlers.SocketHandler.makePickle

although that doesn't go into the detail of the struct.pack format. I'll update the documentation to rectify this.
History
Date User Action Args
2019-06-19 13:57:38vinay.sajipsetrecipients: + vinay.sajip, docs@python, yoonghm
2019-06-19 13:57:38vinay.sajipsetmessageid: <[email protected]>
2019-06-19 13:57:38vinay.sajiplinkissue37331 messages
2019-06-19 13:57:38vinay.sajipcreate