Hi,

I wanted to fix remaining issues before Python 3.4 beta 3 (should be
released tomorrow), so I modified Tulip to export more symbols:

- BaseEventLoop, BaseProactorEventLoop, BaseSelectorEventLoop
- all queues symbols: Queue, Queue sublasses, Empty, Full

I still don't know if the following attributes should be exported or not:

> - constants: ACCEPT_RETRY_DELAY, LOG_THRESHOLD_FOR_CONNLOST_WRITES
> - log: logger
> - windows_events: PipeServer
> - unix_events: BaseChildWatcher

Victor

Reply via email to