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 Manvi B, docs@python, ezio.melotti, georg.brandl, python-dev, reag, willingc
Date 2016-03-13.09:43:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160313094300.20929.67854@psf.io>
In-reply-to
Content
New changeset 78e9c18d3e5b by Ezio Melotti in branch '3.5':
#24918: fix CSS for code blocks when a side box is present.  Patch by Manvi B.
https://hg.python.org/cpython/rev/78e9c18d3e5b

New changeset 444d80ae123e by Ezio Melotti in branch 'default':
#24918: merge with 3.5.
https://hg.python.org/cpython/rev/444d80ae123e

New changeset e3833106f612 by Ezio Melotti in branch '2.7':
#24918: fix CSS for code blocks when a side box is present.  Patch by Manvi B.
https://hg.python.org/cpython/rev/e3833106f612
History
Date User Action Args
2016-03-13 09:43:04python-devsetrecipients: + python-dev, georg.brandl, ezio.melotti, docs@python, willingc, reag, Manvi B
2016-03-13 09:43:04python-devlinkissue24918 messages
2016-03-13 09:43:04python-devcreate