[issue36166] DOC: Fix markup on function parameter on datamodel.rst

2019-05-04 Thread Cheryl Sabella


Cheryl Sabella  added the comment:


New changeset 37125ff6e2f988a14b46525b7df24d2997bee836 by Cheryl Sabella (Miss 
Islington (bot)) in branch '3.7':
bpo-36166: Change to rst datamodel file. (GH-13089) (#13094)
https://github.com/python/cpython/commit/37125ff6e2f988a14b46525b7df24d2997bee836


--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue36166] DOC: Fix markup on function parameter on datamodel.rst

2019-05-04 Thread miss-islington


Change by miss-islington :


--
pull_requests: +13008

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue36166] DOC: Fix markup on function parameter on datamodel.rst

2019-05-04 Thread Cheryl Sabella


Change by Cheryl Sabella :


--
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue36166] DOC: Fix markup on function parameter on datamodel.rst

2019-05-04 Thread Cheryl Sabella


Cheryl Sabella  added the comment:


New changeset 5e98f05e55d13981c7c92fb14b9c013e4227c3c1 by Cheryl Sabella 
(Catherine Alvarado) in branch 'master':
bpo-36166: Change to rst datamodel file. (GH-13089)
https://github.com/python/cpython/commit/5e98f05e55d13981c7c92fb14b9c013e4227c3c1


--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue36166] DOC: Fix markup on function parameter on datamodel.rst

2019-05-04 Thread Catherine Alvarado


Change by Catherine Alvarado :


--
keywords: +patch
pull_requests: +13003
stage: needs patch -> patch review

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue36166] DOC: Fix markup on function parameter on datamodel.rst

2019-05-04 Thread Catherine Alvarado


Catherine Alvarado  added the comment:

I'm going to work on this one.

--
nosy: +calvarado

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue36166] DOC: Fix markup on function parameter on datamodel.rst

2019-03-02 Thread Cheryl Sabella


New submission from Cheryl Sabella :

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 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com