- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message59154
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 | gvanrossum |
|---|---|
| Recipients | Rhamphoryncus, christian.heimes, gvanrossum, mark.dickinson |
| Date | 2008-01-03.20:35:13 |
| SpamBayes Score | 0.01748209 |
| Marked as misclassified | No |
| Message-id | <ca471dc20801031235u3e68c0d6s6bcf1facbffcebd9@mail.gmail.com> |
| In-reply-to | <1199392155.37.0.611458347733.issue1640@psf.upfronthosting.co.za> |
| Content | |
|---|---|
> Why not implement copysign? It's a standard, familiar function with well- > documented meaning all over the web, and it can easily be used to create > whatever sign test is necessary, letting the user decide what results > (s)he wants for +/-0, +/-nan, etc. Good idea. Since you seem to like providing patches, can you create one for math.copysign()? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-01-03 20:35:13 | gvanrossum | set | spambayes_score: 0.0174821 -> 0.01748209 recipients: + gvanrossum, mark.dickinson, Rhamphoryncus, christian.heimes |
| 2008-01-03 20:35:13 | gvanrossum | link | issue1640 messages |
| 2008-01-03 20:35:13 | gvanrossum | create | |

