Go for it. It's enough if it's in beta 3.

On Mon, Jan 27, 2014 at 2:16 PM, Victor Stinner <[email protected]>wrote:

> Hi,
>
> In asyncio/queues.py, I saw:
> ---
> # Un-exported aliases for temporary backward compatibility.
> # Will disappear soon.
> Full = QueueFull
> Empty = QueueEmpty
> ---
>
> Can we remove them? Otherwise, "soon" may becomes "in Python 4".
>
> Victor
>



-- 
--Guido van Rossum (python.org/~guido)

Reply via email to