New submission from Serhiy Storchaka:

When converted to Argument Clinic in 3.5 the docstring of os._isdir() was lost. 
Proposed patch restores it.

----------
components: Argument Clinic, Extension Modules, Windows
files: os-_isdir-docstring.patch
keywords: patch
messages: 279905
nosy: larry, paul.moore, serhiy.storchaka, steve.dower, tim.golden, zach.ware
priority: normal
severity: normal
stage: patch review
status: open
title: Restore docstring of os._isdir
type: behavior
versions: Python 3.5, Python 3.6, Python 3.7
Added file: http://bugs.python.org/file45310/os-_isdir-docstring.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue28585>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to