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 jdemeyer
Recipients jdemeyer, lukasz.langa, ncoghlan, petr.viktorin, scoder, steve.dower, vstinner, willingc
Date 2019-06-21.08:10:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1561104626.84.0.693288936996.issue37250@roundup.psfhosted.org>
In-reply-to
Content
> Is four months really an unreasonable timeline? I thought most of these packages released more frequently than CPython.

I'm mostly worried about dependency chains. Right now, any project which depends on numpy cannot even test on 3.8b1 because numpy doesn't build.
History
Date User Action Args
2019-06-21 08:10:26jdemeyersetrecipients: + jdemeyer, ncoghlan, scoder, vstinner, petr.viktorin, lukasz.langa, steve.dower, willingc
2019-06-21 08:10:26jdemeyersetmessageid: <1561104626.84.0.693288936996.issue37250@roundup.psfhosted.org>
2019-06-21 08:10:26jdemeyerlinkissue37250 messages
2019-06-21 08:10:26jdemeyercreate