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 lelit
Recipients lelit
Date 2018-07-20.12:06:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1532088364.94.0.56676864532.issue34166@psf.upfronthosting.co.za>
In-reply-to
Content
$ python3.7 msgfmt.py -o test.mo test.po 
msgfmt.py:199: DeprecationWarning: tostring() is deprecated. Use tobytes() instead.
  output = generate()
History
Date User Action Args
2018-07-20 12:06:04lelitsetrecipients: + lelit
2018-07-20 12:06:04lelitsetmessageid: <1532088364.94.0.56676864532.issue34166@psf.upfronthosting.co.za>
2018-07-20 12:06:04lelitlinkissue34166 messages
2018-07-20 12:06:04lelitcreate