Message274579
| Author | benjamin.peterson |
|---|---|
| Recipients | Devin Jeanpierre, belopolsky, benjamin.peterson, guidod-2011, mark.dickinson, pitrou, vstinner |
| Date | 2016-09-06.18:00:19 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1473184819.31.0.59261324085.issue17884@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
In 3.6, I just deprecated support for platforms without "long long". https://bugs.python.org/issue27961 "deprecated" is a strong word because I couldn't actually find a modern Python version that compiles without it. I'm informed that the MSVC we're since 3.5 will have stdint.h available. I think we should start requiring it. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-09-06 18:00:19 | benjamin.peterson | set | recipients: + benjamin.peterson, mark.dickinson, belopolsky, pitrou, vstinner, Devin Jeanpierre, guidod-2011 |
| 2016-09-06 18:00:19 | benjamin.peterson | set | messageid: <1473184819.31.0.59261324085.issue17884@psf.upfronthosting.co.za> |
| 2016-09-06 18:00:19 | benjamin.peterson | link | issue17884 messages |
| 2016-09-06 18:00:19 | benjamin.peterson | create | |