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 amaury.forgeotdarc, belopolsky, cgohlke, eryksun, meador.inge, pitrou, python-dev, steve.dower, tim.golden, zach.ware
Date 2016-03-12.16:26:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160312162647.45780.86976@psf.io>
In-reply-to
Content
New changeset f9dc71b566fb by Steve Dower in branch '3.5':
Issue #23606: Adds note to ctypes documentation regarding cdll.msvcrt.
https://hg.python.org/cpython/rev/f9dc71b566fb

New changeset 6d84fe4d8cb0 by Steve Dower in branch 'default':
Issue #23606: Adds note to ctypes documentation regarding cdll.msvcrt.
https://hg.python.org/cpython/rev/6d84fe4d8cb0
History
Date User Action Args
2016-03-12 16:26:50python-devsetrecipients: + python-dev, amaury.forgeotdarc, belopolsky, pitrou, tim.golden, cgohlke, meador.inge, zach.ware, eryksun, steve.dower
2016-03-12 16:26:50python-devlinkissue23606 messages
2016-03-12 16:26:50python-devcreate