[issue34524] Format conversion documentation example don't match comment

2018-08-27 Thread Richard Evans
New submission from Richard Evans : When reading the documentation for string formats I found that the conversion examples had comments that didn't match the example. -- assignee: docs@python components: Documentation messages: 324207 nosy: Richard Evans, docs@python priority: normal s

[issue34524] Format conversion documentation example don't match comment

2018-08-27 Thread Eric V. Smith
Eric V. Smith added the comment: Can you be more specific? -- nosy: +eric.smith ___ Python tracker ___ ___ Python-bugs-list mailing

[issue34524] Format conversion documentation example don't match comment

2018-08-27 Thread Roundup Robot
Change by Roundup Robot : -- keywords: +patch pull_requests: +8437 stage: -> patch review ___ Python tracker ___ ___ Python-bugs-li

[issue34524] Format conversion documentation example don't match comment

2018-08-27 Thread Richard Evans
Change by Richard Evans : -- resolution: -> not a bug stage: patch review -> resolved status: open -> closed ___ Python tracker ___ ___