New submission from Lele Gaifax <lelegai...@gmail.com>:

$ python3.7 msgfmt.py -o test.mo test.po 
msgfmt.py:199: DeprecationWarning: tostring() is deprecated. Use tobytes() 
instead.
  output = generate()

----------
components: Demos and Tools
messages: 322001
nosy: lelit
priority: normal
severity: normal
status: open
title: Tools/msgfmt.py emits a DeprecationWarning under Python 3.7
versions: Python 3.7

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue34166>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to