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 vstinner
Recipients niconoe, vstinner, xtreak, yselivanov
Date 2018-07-16.09:02:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1531731754.69.0.56676864532.issue33911@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset bbddd667a9087f5cfb9e8f9d81fb6d2f75465ba1 by Victor Stinner (Miss Islington (bot)) in branch '3.7':
bpo-33911: Fixed deprecation warning in xmlrpc.server (GH-7847) (GH-8294)
https://github.com/python/cpython/commit/bbddd667a9087f5cfb9e8f9d81fb6d2f75465ba1
History
Date User Action Args
2018-07-16 09:02:34vstinnersetrecipients: + vstinner, yselivanov, xtreak, niconoe
2018-07-16 09:02:34vstinnersetmessageid: <1531731754.69.0.56676864532.issue33911@psf.upfronthosting.co.za>
2018-07-16 09:02:34vstinnerlinkissue33911 messages
2018-07-16 09:02:34vstinnercreate