New submission from Cheryl Sabella <cheryl.sabe...@gmail.com>:

In `datamodel.rst`, fix formatting on the format_spec argument in the text 
paragraph of object.__format__() to be italicized instead of marked as a code 
sample.
 

object.__format__(self, format_spec)

The ---> ``format_spec`` <--- argument is a string that contains a description 
of the formatting options desired.


Assigning to @Mariatta for the sprints.

----------
assignee: Mariatta
components: Documentation
messages: 337005
nosy: Mariatta, cheryl.sabella
priority: normal
severity: normal
stage: needs patch
status: open
title: DOC: Fix markup on function parameter on datamodel.rst
versions: Python 3.7, Python 3.8

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

Reply via email to