Message329015
| Author | pablogsal |
|---|---|
| Recipients | docs@python, grottrumsel, pablogsal |
| Date | 2018-10-31.20:25:46 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1541017546.68.0.788709270274.issue35126@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Yep, this is incorrect in Python 2 unless `from __future__ import division` is imported at the beginning. Would you want to make a PR against the 2.7 branch to correct this? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-10-31 20:25:46 | pablogsal | set | recipients: + pablogsal, docs@python, grottrumsel |
| 2018-10-31 20:25:46 | pablogsal | set | messageid: <1541017546.68.0.788709270274.issue35126@psf.upfronthosting.co.za> |
| 2018-10-31 20:25:46 | pablogsal | link | issue35126 messages |
| 2018-10-31 20:25:46 | pablogsal | create | |