[New-bugs-announce] [issue28586] Convert os.scandir to Argument Clinic

Serhiy Storchaka report at bugs.python.org
Wed Nov 2 04:33:16 EDT 2016


New submission from Serhiy Storchaka:

Proposed patch converts os.scandir and DirEntry methods to Argument Clinic.

----------
components: Argument Clinic, Extension Modules
files: clinic-scandir.patch
keywords: patch
messages: 279907
nosy: larry, serhiy.storchaka
priority: normal
severity: normal
stage: patch review
status: open
title: Convert os.scandir to Argument Clinic
type: enhancement
versions: Python 3.7
Added file: http://bugs.python.org/file45311/clinic-scandir.patch

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


More information about the New-bugs-announce mailing list