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 benjamin.peterson, cstratak, eric.araujo, ezio.melotti, georg.brandl, ned.deily, orsenthil, python-dev
Date 2016-03-22.05:31:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160322053139.84286.86079.ACD150E5@psf.io>
In-reply-to
Content
New changeset ed85850499bd by Benjamin Peterson in branch '3.4':
remove useless $ keyword (closes #17167)
https://hg.python.org/cpython/rev/ed85850499bd

New changeset 86355b610d7c by Benjamin Peterson in branch '2.7':
remove useless $ keyword (closes #17167)
https://hg.python.org/cpython/rev/86355b610d7c

New changeset 4784717cb254 by Benjamin Peterson in branch '3.5':
merge 3.4 (#17167)
https://hg.python.org/cpython/rev/4784717cb254

New changeset c1edc2abbf97 by Benjamin Peterson in branch 'default':
merge 3.5 (#17167)
https://hg.python.org/cpython/rev/c1edc2abbf97
History
Date User Action Args
2016-03-22 05:31:43python-devsetrecipients: + python-dev, georg.brandl, orsenthil, benjamin.peterson, ned.deily, ezio.melotti, eric.araujo, cstratak
2016-03-22 05:31:42python-devlinkissue17167 messages
2016-03-22 05:31:42python-devcreate