[issue20172] Derby #3: Convert 67 sites to Argument Clinic across 4 files (Windows)

Larry Hastings report at bugs.python.org
Wed Jan 8 00:45:08 CET 2014


New submission from Larry Hastings:

This issue is part of the Great Argument Clinic Conversion Derby,
where we're trying to convert as much of Python 3.4 to use
Argument Clinic as we can before Release Candidate 1 on January 19.

This issue asks you to change the following bundle of files:
    PC/msvcrtmodule.c: 18 sites
    PC/winreg.c: 24 sites
    PC/winsound.c: 3 sites
    Modules/_winapi.c: 22 sites

Talk to me (larry) if you only want to attack part of a bundle.

For instructions on how to convert a function to work with Argument
Clinic, read the "howto":
    http://docs.python.org/dev/howto/clinic.html

----------
components: Extension Modules
messages: 207617
nosy: larry
priority: normal
severity: normal
stage: needs patch
status: open
title: Derby #3: Convert 67 sites to Argument Clinic across 4 files (Windows)
type: behavior
versions: Python 3.4

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue20172>
_______________________________________


More information about the Python-bugs-list mailing list