New submission from Zackery Spytz <zsp...@gmail.com>:

The warning can be seen on some buildbots (e.g. 
https://buildbot.python.org/all/#/builders/12/builds/2269).

d:\buildarea\3.x.ware-win81-release\build\pc\winreg.c(1617): warning C4244: 
'function': conversion from 'Py_ssize_clean_t' to 'DWORD', possible loss of data

----------
components: Windows
messages: 340564
nosy: ZackerySpytz, paul.moore, steve.dower, tim.golden, zach.ware
priority: normal
severity: normal
status: open
title: A compiler warning in winreg.SetValue()
versions: Python 3.8

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue36672>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to