Message254298
| Author | jayvdb |
|---|---|
| Recipients | docs@python, eric.smith, jayvdb |
| Date | 2015-11-07.21:37:08 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1446932228.8.0.493960237521.issue25179@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Might be useful to add a note to PEP 257 that f-strings are not valid as docstrings . Or should f-strings be valid docstrings and raise an error if any variables present in the f-string do not exist in the outer scope? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-11-07 21:37:08 | jayvdb | set | recipients: + jayvdb, eric.smith, docs@python |
| 2015-11-07 21:37:08 | jayvdb | set | messageid: <1446932228.8.0.493960237521.issue25179@psf.upfronthosting.co.za> |
| 2015-11-07 21:37:08 | jayvdb | link | issue25179 messages |
| 2015-11-07 21:37:08 | jayvdb | create | |