New submission from Vajrasky Kok:

In commit about "implementation of the PEP 446: file descriptors and file 
handles are now created non-inheritable", there are some grammatically 
incorrect sentences in Python/fileutils.c.

Please see the patch for details.

Related commit:
http://hg.python.org/cpython/rev/ef889c3d5dc6?revcount=240

----------
assignee: docs@python
components: Documentation
files: fix_typo_in_fileutils.patch
keywords: patch
messages: 197135
nosy: docs@python, haypo, vajrasky
priority: normal
severity: normal
status: open
title: Grammatically incorrect sentences in Python/fileutils.c
versions: Python 3.4
Added file: http://bugs.python.org/file31639/fix_typo_in_fileutils.patch

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

Reply via email to