[Copied essentially verbatim from #177, @jjhelmus]
It would be great to provide Python 3.8.0 package in the prerelease label. I see that this channel includes everything from 3.6a3-3.6rc1, but has nothing for 3.7. I'm opening this early so we can make sure 3.8 doesn't suffer the same fate. ;-)
For numpy/pandas etc. it would be good to be able to test this as early as possible.
PEP 569 has the release schedule for the new version:
| Version |
Expected date |
| 3.8.0 alpha 3 |
Monday, 2019-03-25 |
| 3.8.0 alpha 4 |
Monday, 2019-04-29 |
| 3.8.0 beta 1 |
Monday, 2019-05-27 (No new features beyond this point.) |
| 3.8.0 beta 2 |
Monday, 2019-06-24 |
| 3.8.0 beta 3 |
Monday, 2019-07-29 |
| 3.8.0 beta 4 |
Monday, 2019-08-26 |
| 3.8.0 candidate 1 |
Monday, 2019-09-30 |
| 3.8.0 candidate 2 |
Monday, 2019-10-07 (if necessary) |
| 3.8.0 final |
Monday, 2019-10-21 |
[Copied essentially verbatim from #177, @jjhelmus]
It would be great to provide Python 3.8.0 package in the prerelease label. I see that this channel includes everything from
3.6a3-3.6rc1, but has nothing for 3.7. I'm opening this early so we can make sure 3.8 doesn't suffer the same fate. ;-)For numpy/pandas etc. it would be good to be able to test this as early as possible.
PEP 569 has the release schedule for the new version: