- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message344296
This issue tracker has been migrated to GitHub,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
| Author | rhettinger |
|---|---|
| Recipients | mark.dickinson, rhettinger, serhiy.storchaka, stutzbach, tim.peters |
| Date | 2019-06-02.16:36:28 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1559493388.47.0.724507437088.issue37132@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
-1 I prefer these functions get left in the regular math module and just organize the docs to separate out integer functions. Additional namespacing creates cognitive load and creates a findability problem. Also, I really don't want gcd() to be moved yet again. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-06-02 16:36:28 | rhettinger | set | recipients: + rhettinger, tim.peters, mark.dickinson, stutzbach, serhiy.storchaka |
| 2019-06-02 16:36:28 | rhettinger | set | messageid: <1559493388.47.0.724507437088.issue37132@roundup.psfhosted.org> |
| 2019-06-02 16:36:28 | rhettinger | link | issue37132 messages |
| 2019-06-02 16:36:28 | rhettinger | create | |

