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 Knio, pitrou, python-dev, skrah
Date 2015-01-29.13:34:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150129133446.96074.34032@psf.io>
In-reply-to
Content
New changeset e9c1fca50b46 by Stefan Krah in branch '3.4':
Issue #22668: Ensure that format strings survive slicing after casting.
https://hg.python.org/cpython/rev/e9c1fca50b46

New changeset 37112bd3dfb3 by Stefan Krah in branch 'default':
Closes #22668: Merge from 3.4.
https://hg.python.org/cpython/rev/37112bd3dfb3
History
Date User Action Args
2015-01-29 13:34:54python-devsetrecipients: + python-dev, pitrou, skrah, Knio
2015-01-29 13:34:53python-devlinkissue22668 messages
2015-01-29 13:34:53python-devcreate