[issue20170] Derby #1: Convert 137 sites to Argument Clinic in Modules/posixmodule.c

Larry Hastings report at bugs.python.org
Wed Jan 8 00:43:05 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:
    Modules/posixmodule.c: 137 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

----------
assignee: larry
components: Library (Lib)
keywords: easy
messages: 207615
nosy: larry
priority: normal
severity: normal
stage: needs patch
status: open
title: Derby #1: Convert 137 sites to Argument Clinic in Modules/posixmodule.c
type: behavior
versions: Python 3.4

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


More information about the Python-bugs-list mailing list