summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Windows/2021-05-02-15-29-33.bpo-43984.U92jiv.rst
blob: a5975b2d00c7bfd39013c208b9bc42c8aa7418f4 (plain)
1
2
3
:meth:`winreg.SetValueEx` now leaves the target value untouched in the case of conversion errors.
Previously, ``-1`` would be written in case of such errors.