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, BreamoreBoy, berker.peksag, eric.araujo, ezio.melotti, flox, giampaolo.rodola, larry, martin.panter, orsenthil, pitrou, python-dev, rhettinger, terry.reedy, tshepang, vstinner, yselivanov
Date 2015-07-23.14:49:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150723144935.3147.61027@psf.io>
In-reply-to
Content
New changeset 558199e060fd by Yury Selivanov in branch 'default':
Issue #13248: Remove inspect.getmoduleinfo() from 3.6 (deprecated in 3.3)
https://hg.python.org/cpython/rev/558199e060fd
History
Date User Action Args
2015-07-23 14:49:38python-devsetrecipients: + python-dev, rhettinger, terry.reedy, orsenthil, pitrou, vstinner, larry, giampaolo.rodola, ezio.melotti, eric.araujo, Arfrever, flox, BreamoreBoy, tshepang, berker.peksag, martin.panter, yselivanov
2015-07-23 14:49:38python-devlinkissue13248 messages
2015-07-23 14:49:38python-devcreate