Message336467
| Author | steven.daprano |
|---|---|
| Recipients | StyXman, docs@python, mark.dickinson, steven.daprano, xtreak |
| Date | 2019-02-24.13:32:58 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1551015178.54.0.39080661456.issue36100@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
I'm re-opening the ticket with a change of subject, because I think this should be treated as a documentation enhancement: - improve the docstrings for str.isdigit, isnumeric and isdecimal to make it clear what each does (e.g. what counts as a digit); - similarly improve the documentation for int and float? although the existing comment may be sufficient https://docs.python.org/3/library/stdtypes.html#numeric-types-int-float-complex - add a FAQ summarizing the situation. I don't think we need to worry about backporting the docs to Python 2, but if others disagree, I won't object. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-02-24 13:32:58 | steven.daprano | set | recipients: + steven.daprano, mark.dickinson, StyXman, docs@python, xtreak |
| 2019-02-24 13:32:58 | steven.daprano | set | messageid: <1551015178.54.0.39080661456.issue36100@roundup.psfhosted.org> |
| 2019-02-24 13:32:58 | steven.daprano | link | issue36100 messages |
| 2019-02-24 13:32:58 | steven.daprano | create | |