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 Rosuav, kbk, python-dev, roger.serwy, serhiy.storchaka, terry.reedy
Date 2015-12-18.20:47:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20151218204748.16738.87583@psf.io>
In-reply-to
Content
New changeset 11c789c034fe by Terry Jan Reedy in branch '2.7':
Issue #25905: Revert unwanted conversion of ' to ’ RIGHT SINGLE QUOTATION MARK.
https://hg.python.org/cpython/rev/11c789c034fe

New changeset 42963dd81600 by Terry Jan Reedy in branch '3.4':
Issue #25905: Revert unwanted conversion of ' to ’ RIGHT SINGLE QUOTATION MARK.
https://hg.python.org/cpython/rev/42963dd81600
History
Date User Action Args
2015-12-18 20:47:51python-devsetrecipients: + python-dev, terry.reedy, kbk, roger.serwy, Rosuav, serhiy.storchaka
2015-12-18 20:47:51python-devlinkissue25905 messages
2015-12-18 20:47:51python-devcreate