[issue41187] Convert the _msi module to Argument Clinic

Serhiy Storchaka report at bugs.python.org
Wed Jul 1 12:49:25 EDT 2020


New submission from Serhiy Storchaka <storchaka+cpython at gmail.com>:

The proposed PR converts the _msi module to Argument Clinic.

* Fixes deprecation warnings with the "u" format.
* Adds signatures.
* Adds meaningful docstrings.

----------
components: Argument Clinic, Windows
messages: 372769
nosy: larry, paul.moore, serhiy.storchaka, steve.dower, tim.golden, zach.ware
priority: normal
severity: normal
status: open
title: Convert the _msi module to Argument Clinic
type: enhancement
versions: Python 3.10

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue41187>
_______________________________________


More information about the Python-bugs-list mailing list