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 python-dev
Recipients barry, eli.bendersky, ethan.furman, ezio.melotti, python-dev, r.david.murray, rhettinger, serhiy.storchaka, veky
Date 2016-09-18.20:16:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160918201628.100548.14220.0444E91E@psf.io>
In-reply-to
Content
New changeset b56290a80ff7 by Ethan Furman in branch '3.6':
issue23591: fix flag decomposition and repr
https://hg.python.org/cpython/rev/b56290a80ff7

New changeset 7372c042e9a1 by Ethan Furman in branch 'default':
issue23591: fix flag decomposition and repr
https://hg.python.org/cpython/rev/7372c042e9a1
History
Date User Action Args
2016-09-18 20:16:31python-devsetrecipients: + python-dev, barry, rhettinger, ezio.melotti, r.david.murray, eli.bendersky, ethan.furman, serhiy.storchaka, veky
2016-09-18 20:16:31python-devlinkissue23591 messages
2016-09-18 20:16:31python-devcreate