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 vstinner
Recipients vstinner
Date 2019-09-30.10:08:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1569838124.87.0.490940014864.issue38321@roundup.psfhosted.org>
In-reply-to
Content
c:\program files (x86)\windows kits\10\include\10.0.17763.0\um\winbase.h(103): warning C4005: 'Yield': macro redefinition

c:\vstinner\python\3.8\modules\_asynciomodule.c(2667): warning C4102: 'set_exception': unreferenced label

c:\vstinner\python\3.8\modules\_ctypes\stgdict.c(704): warning C4244: 'initializing': conversion from 'Py_ssize_t' to 'int', possible loss of data
History
Date User Action Args
2019-09-30 10:08:44vstinnersetrecipients: + vstinner
2019-09-30 10:08:44vstinnersetmessageid: <1569838124.87.0.490940014864.issue38321@roundup.psfhosted.org>
2019-09-30 10:08:44vstinnerlinkissue38321 messages
2019-09-30 10:08:44vstinnercreate