[New-bugs-announce] [issue42180] Missing a plural in library/functions

Rafael Fontenelle report at bugs.python.org
Wed Oct 28 07:08:34 EDT 2020


New submission from Rafael Fontenelle <rffontenelle at gmail.com>:

Missing plural in the start of the following sentence from library/functions:

"The optional argument *flags* and *dont_inherit* controls which :ref:`compiler options <ast-compiler-flags>` should be activated and which :ref:`future features <future>` should be allowed."

This was introduced in bpo-40484, probably by accident.

Link to source code: https://github.com/python/cpython/blob/master/Doc/library/functions.rst#L262

----------
messages: 379827
nosy: rffontenelle
priority: normal
severity: normal
status: open
title: Missing a plural in library/functions
versions: Python 3.10

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue42180>
_______________________________________


More information about the New-bugs-announce mailing list