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 Arfrever, doko, eric.snow, gregory.p.smith, koobs, loewis, martin.panter, ned.deily, pitrou, python-dev, rpetrov, sbt, trent, vstinner, zach.ware
Date 2016-09-13.13:29:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160913132925.25907.54996.6AA19401@psf.io>
In-reply-to
Content
New changeset 36550e4f9b4c by Martin Panter in branch '3.5':
Issue #15819: Remove old unconditional -IInclude option
https://hg.python.org/cpython/rev/36550e4f9b4c

New changeset a90daae58323 by Martin Panter in branch '3.6':
Issue #15819: Merge include search from 3.5 into 3.6
https://hg.python.org/cpython/rev/a90daae58323

New changeset 2ac00ff072b8 by Martin Panter in branch 'default':
Issue #15819: Merge include search from 3.6
https://hg.python.org/cpython/rev/2ac00ff072b8
History
Date User Action Args
2016-09-13 13:29:30python-devsetrecipients: + python-dev, loewis, doko, gregory.p.smith, pitrou, vstinner, ned.deily, trent, rpetrov, Arfrever, sbt, eric.snow, martin.panter, zach.ware, koobs
2016-09-13 13:29:29python-devlinkissue15819 messages
2016-09-13 13:29:29python-devcreate