| Store | Cart

Re: [Python-Dev] provisional status for asyncio

From: Nick Coghlan <ncog...@gmail.com>
Sun, 30 Aug 2015 09:42:55 +1000
On 30 August 2015 at 05:16, Yury Selivanov <ysel...@gmail.com> wrote:
> Since there is at least some possibility that we might have another> discussion about asyncio removal from the stdlib in 3.6, should I> just reuse the warning we had in 3.4 for asyncio:>>>     Note: The asyncio package has been included in the>     standard library on a provisional basis. Backwards>     incompatible changes (up to and including removal>     of the module) may occur if deemed necessary by the>     core developers.>> ?

I don't see much chance of us actually removing it - the most I see us
doing is potentially shifting to a "bundled 3rd party library" update
model if there's still a high churn rate in the API after another
release cycle.

Cheers,
Nick.

-- 
Nick Coghlan   |   ncog...@gmail.com   |   Brisbane, Australia
_______________________________________________
Python-Dev mailing list
Pyth...@python.org
https://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: https://mail.python.org/mailman/options/python-dev/python-dev-ml%40activestate.com

Recent Messages in this Thread
Yury Selivanov Aug 27, 2015 09:15 pm
Brett Cannon Aug 27, 2015 09:24 pm
Yury Selivanov Aug 27, 2015 09:31 pm
Yury Selivanov Aug 27, 2015 09:39 pm
Guido van Rossum Aug 27, 2015 09:42 pm
Brett Cannon Aug 27, 2015 09:53 pm
Yury Selivanov Aug 27, 2015 10:24 pm
Guido van Rossum Aug 27, 2015 10:44 pm
Yury Selivanov Aug 27, 2015 10:47 pm
Brett Cannon Aug 27, 2015 10:53 pm
Brett Cannon Aug 27, 2015 10:46 pm
Yury Selivanov Aug 27, 2015 11:00 pm
Nick Coghlan Aug 27, 2015 11:25 pm
Paul Moore Aug 28, 2015 07:39 am
Victor Stinner Aug 28, 2015 09:01 am
Gustavo Carneiro Aug 28, 2015 09:46 am
Paul Moore Aug 28, 2015 10:28 am
Donald Stufft Aug 28, 2015 03:09 pm
Yury Selivanov Aug 28, 2015 03:34 pm
Brett Cannon Aug 28, 2015 03:44 pm
Victor Stinner Aug 28, 2015 03:56 pm
Yury Selivanov Aug 28, 2015 04:11 pm
Gustavo Carneiro Aug 28, 2015 06:44 pm
Nick Coghlan Aug 29, 2015 02:20 am
Larry Hastings Aug 29, 2015 05:36 pm
Guido van Rossum Aug 29, 2015 05:58 pm
Yury Selivanov Aug 29, 2015 07:16 pm
Nick Coghlan Aug 29, 2015 11:42 pm
Yury Selivanov Aug 29, 2015 07:18 pm
Larry Hastings Aug 29, 2015 07:57 pm
Victor Stinner Aug 28, 2015 03:59 pm
Donald Stufft Aug 28, 2015 04:02 pm
Victor Stinner Aug 28, 2015 04:07 pm
Donald Stufft Aug 28, 2015 04:09 pm
Messages in this thread