Messages by Date
-
2015/04/11
Re: [python-tulip] tulip wiki migration
Ludovic Gasc
-
2015/04/11
Re: [python-tulip] tulip wiki migration
Ludovic Gasc
-
2015/04/11
Re: [python-tulip] Moving Tulip repo to GitHub
Yury Selivanov
-
2015/04/11
Re: [python-tulip] tulip wiki migration
Guido van Rossum
-
2015/04/11
[python-tulip] tulip wiki migration
Ludovic Gasc
-
2015/04/10
Re: [python-tulip] Re: Moving Tulip repo to GitHub
Nikolay Kim
-
2015/04/10
Re: [python-tulip] Re: Moving Tulip repo to GitHub
Andrew Svetlov
-
2015/04/10
Re: [python-tulip] Re: Moving Tulip repo to GitHub
Guido van Rossum
-
2015/04/10
Re: [python-tulip] Re: Moving Tulip repo to GitHub
Guido van Rossum
-
2015/04/09
[python-tulip] Re: Asyncio Time Travel Loop (For testing)
Rémy Hubscher
-
2015/04/09
Re: [python-tulip] How am I supposed to handle asyncio.CancelledError on a Future?
Rémy Hubscher
-
2015/04/09
Re: [python-tulip] How am I supposed to handle asyncio.CancelledError on a Future?
Rémy Hubscher
-
2015/04/09
Re: [python-tulip] How am I supposed to handle asyncio.CancelledError on a Future?
Rémy Hubscher
-
2015/04/08
Re: [python-tulip] Re: Moving Tulip repo to GitHub
Alexander Shorin
-
2015/04/08
Re: [python-tulip] Re: Moving Tulip repo to GitHub
Guido van Rossum
-
2015/04/08
Re: [python-tulip] Re: Moving Tulip repo to GitHub
Yury Selivanov
-
2015/04/08
Re: [python-tulip] Re: Moving Tulip repo to GitHub
Guido van Rossum
-
2015/04/08
[python-tulip] Re: Moving Tulip repo to GitHub
Yury Selivanov
-
2015/04/08
Re: [python-tulip] Re: Moving Tulip repo to GitHub
Guido van Rossum
-
2015/04/08
Re: [python-tulip] Re: Moving Tulip repo to GitHub
Andrew Svetlov
-
2015/04/08
[python-tulip] Re: Moving Tulip repo to GitHub
Guido van Rossum
-
2015/04/08
[python-tulip] Moving Tulip repo to GitHub
Guido van Rossum
-
2015/04/08
Re: [python-tulip] How am I supposed to handle asyncio.CancelledError on a Future?
Rémy Hubscher
-
2015/04/08
Re: [python-tulip] How am I supposed to handle asyncio.CancelledError on a Future?
Gustavo Carneiro
-
2015/04/08
[python-tulip] Re: Cancellation of asyncio.wait()
Rémy Hubscher
-
2015/04/08
[python-tulip] How am I supposed to handle asyncio.CancelledError on a Future?
Rémy Hubscher
-
2015/04/06
[python-tulip] Asyncio Time Travel Loop (For testing)
realcr
-
2015/04/05
Re: [python-tulip] asyncio_tkinter doesn't work
Luciano Ramalho
-
2015/04/05
Re: [python-tulip] asyncio_tkinter doesn't work
Luciano Ramalho
-
2015/04/03
[python-tulip] Re: Cancellation of asyncio.wait()
Victor Stinner
-
2015/04/02
Re: [python-tulip] Aiofiles
Tin Tvrtković
-
2015/04/01
Re: [python-tulip] Aiofiles
Victor Stinner
-
2015/04/01
[python-tulip] Aiofiles
Tin Tvrtković
-
2015/03/28
Re: [python-tulip] Status of AsyncIO support on PyPy3.3
Ludovic Gasc
-
2015/03/26
Re: [python-tulip] Status of AsyncIO support on PyPy3.3
Nikolay Kim
-
2015/03/26
Re: [python-tulip] Writing Redis in Python with asyncio: Part 1
Ludovic Gasc
-
2015/03/26
[python-tulip] Status of AsyncIO support on PyPy3.3
Ludovic Gasc
-
2015/03/26
Re: [python-tulip] Writing Redis in Python with asyncio: Part 1
Luca Sbardella
-
2015/03/26
Re: [python-tulip] Benchmark Python Web production stack: Nginx with uWSGI, Meinheld and API-Hour
Ludovic Gasc
-
2015/03/26
[python-tulip] Writing Redis in Python with asyncio: Part 1
Victor Stinner
-
2015/03/26
Re: [python-tulip] asyncio.async versus loop.create_task
Luciano Ramalho
-
2015/03/26
Re: [python-tulip] asyncio.async versus loop.create_task
Paul Sokolovsky
-
2015/03/26
Re: [python-tulip] asyncio.async versus loop.create_task
Luciano Ramalho
-
2015/03/25
Re: [python-tulip] Benchmark Python Web production stack: Nginx with uWSGI, Meinheld and API-Hour
Victor Stinner
-
2015/03/25
Re: [python-tulip] Benchmark Python Web production stack: Nginx with uWSGI, Meinheld and API-Hour
Ludovic Gasc
-
2015/03/24
Re: [python-tulip] Async iterators
Guido van Rossum
-
2015/03/24
Re: [python-tulip] Async iterators
Victor Stinner
-
2015/03/24
Re: [python-tulip] Async iterators
Luciano Ramalho
-
2015/03/23
Re: [python-tulip] Async iterators
Guido van Rossum
-
2015/03/23
[python-tulip] Async iterators
Tin Tvrtković
-
2015/03/22
Re: [python-tulip] asyncio.async versus loop.create_task
Guido van Rossum
-
2015/03/22
[python-tulip] asyncio.async versus loop.create_task
Luciano Ramalho
-
2015/03/20
Re: [python-tulip] asyncio.Queue and queue.Queue inconsistency
Martin Teichmann
-
2015/03/19
Re: [python-tulip] asyncio.Queue and queue.Queue inconsistency
Guido van Rossum
-
2015/03/19
Re: [python-tulip] asyncio.Queue and queue.Queue inconsistency
Gustavo Carneiro
-
2015/03/19
Re: [python-tulip] asyncio.Queue and queue.Queue inconsistency
Martin Teichmann
-
2015/03/19
Re: [python-tulip] asyncio.Queue and queue.Queue inconsistency
Victor Stinner
-
2015/03/19
Re: [python-tulip] asyncio.Queue and queue.Queue inconsistency
Martin Teichmann
-
2015/03/18
Re: [python-tulip] Which is the canonical repo for the tulip/asyncio examples?
Guido van Rossum
-
2015/03/18
Re: [python-tulip] Which is the canonical repo for the tulip/asyncio examples?
Luciano Ramalho
-
2015/03/18
Re: [python-tulip] Which is the canonical repo for the tulip/asyncio examples?
Luciano Ramalho
-
2015/03/18
Re: [python-tulip] asyncio.Queue and queue.Queue inconsistency
Guido van Rossum
-
2015/03/18
Re: [python-tulip] Which is the canonical repo for the tulip/asyncio examples?
Guido van Rossum
-
2015/03/18
[python-tulip] Which is the canonical repo for the tulip/asyncio examples?
Luciano Ramalho
-
2015/03/18
Re: [python-tulip] asyncio.Queue and queue.Queue inconsistency
Martin Teichmann
-
2015/03/18
Re: [python-tulip] asyncio.Queue and queue.Queue inconsistency
Victor Stinner
-
2015/03/18
[python-tulip] asyncio.Queue and queue.Queue inconsistency
Martin Teichmann
-
2015/03/13
Re: [python-tulip] Benchmark Python Web production stack: Nginx with uWSGI, Meinheld and API-Hour
Ludovic Gasc
-
2015/03/13
Re: [python-tulip] Benchmark Python Web production stack: Nginx with uWSGI, Meinheld and API-Hour
Victor Stinner
-
2015/03/13
Re: [python-tulip] Benchmark Python Web production stack: Nginx with uWSGI, Meinheld and API-Hour
Ludovic Gasc
-
2015/03/13
Re: [python-tulip] Benchmark Python Web production stack: Nginx with uWSGI, Meinheld and API-Hour
Ludovic Gasc
-
2015/03/13
Re: [python-tulip] Benchmark Python Web production stack: Nginx with uWSGI, Meinheld and API-Hour
INADA Naoki
-
2015/03/12
Re: [python-tulip] Benchmark Python Web production stack: Nginx with uWSGI, Meinheld and API-Hour
Ludovic Gasc
-
2015/03/12
Re: [python-tulip] Benchmark Python Web production stack: Nginx with uWSGI, Meinheld and API-Hour
Ludovic Gasc
-
2015/03/12
Re: [python-tulip] Benchmark Python Web production stack: Nginx with uWSGI, Meinheld and API-Hour
INADA Naoki
-
2015/03/12
Re: [python-tulip] Benchmark Python Web production stack: Nginx with uWSGI, Meinheld and API-Hour
Glyph Lefkowitz
-
2015/03/12
Re: [python-tulip] Benchmark Python Web production stack: Nginx with uWSGI, Meinheld and API-Hour
INADA Naoki
-
2015/03/12
Re: [python-tulip] Benchmark Python Web production stack: Nginx with uWSGI, Meinheld and API-Hour
INADA Naoki
-
2015/03/12
Re: [python-tulip] Re: Benchmark Python Web production stack: Nginx with uWSGI, Meinheld and API-Hour
Ludovic Gasc
-
2015/03/12
Re: [python-tulip] Benchmark Python Web production stack: Nginx with uWSGI, Meinheld and API-Hour
Ludovic Gasc
-
2015/03/12
Re: [python-tulip] Re: Benchmark Python Web production stack: Nginx with uWSGI, Meinheld and API-Hour
Victor Stinner
-
2015/03/12
Re: [python-tulip] Benchmark Python Web production stack: Nginx with uWSGI, Meinheld and API-Hour
Victor Stinner
-
2015/03/12
Re: [python-tulip] Re: Benchmark Python Web production stack: Nginx with uWSGI, Meinheld and API-Hour
Ludovic Gasc
-
2015/03/12
Re: [python-tulip] asyncio 3.4.3 released
Guido van Rossum
-
2015/03/11
[python-tulip] Re: Benchmark Python Web production stack: Nginx with uWSGI, Meinheld and API-Hour
Antoine Pitrou
-
2015/03/11
[python-tulip] Benchmark Python Web production stack: Nginx with uWSGI, Meinheld and API-Hour
Ludovic Gasc
-
2015/03/10
[python-tulip] Re: asyncio 3.4.3 released
Victor Stinner
-
2015/03/10
[python-tulip] asyncio 3.4.3 released
Victor Stinner
-
2015/03/06
Re: [python-tulip] Use asyncio.as_completed()
Guido van Rossum
-
2015/03/06
Re: [python-tulip] Use asyncio.as_completed()
Gustavo Carneiro
-
2015/03/05
Re: [python-tulip] Use asyncio.as_completed()
Guido van Rossum
-
2015/03/05
Re: [python-tulip] Use asyncio.as_completed()
Gustavo Carneiro
-
2015/03/05
Re: [python-tulip] Use asyncio.as_completed()
Guido van Rossum
-
2015/03/05
Re: [python-tulip] Use asyncio.as_completed()
Gustavo Carneiro
-
2015/03/03
Re: [python-tulip] Use asyncio.as_completed()
Guido van Rossum
-
2015/03/03
Re: [python-tulip] Use asyncio.as_completed()
Gustavo Carneiro
-
2015/03/03
Re: [python-tulip] Use asyncio.as_completed()
Victor Stinner
-
2015/03/03
Re: [python-tulip] Adding datagram-like protocol (zigbee) not over socket (serial port), design advice needed
Nicolas Di Pietro
-
2015/03/03
Re: [python-tulip] Adding datagram-like protocol (zigbee) not over socket (serial port), design advice needed
Guido van Rossum
-
2015/03/03
Re: [python-tulip] Adding datagram-like protocol (zigbee) not over socket (serial port), design advice needed
Nicolas Di Pietro
-
2015/03/03
Re: [python-tulip] Which other futures my come out of asyncio.as_completed?
Guido van Rossum
-
2015/03/03
Re: [python-tulip] Which other futures my come out of asyncio.as_completed?
Luciano Ramalho
-
2015/03/03
Re: [python-tulip] Adding datagram-like protocol (zigbee) not over socket (serial port), design advice needed
Nicolas Di Pietro
-
2015/03/03
Re: [python-tulip] Use asyncio.as_completed()
Guido van Rossum
-
2015/03/03
Re: [python-tulip] Use asyncio.as_completed()
Gustavo Carneiro
-
2015/03/02
Re: [python-tulip] Adding datagram-like protocol (zigbee) not over socket (serial port), design advice needed
Guido van Rossum
-
2015/03/02
Re: [python-tulip] Which other futures my come out of asyncio.as_completed?
Guido van Rossum
-
2015/03/02
[python-tulip] Use asyncio.as_completed()
Victor Stinner
-
2015/03/02
Re: [python-tulip] Documenting file I/O in asyncio
Victor Stinner
-
2015/03/02
Re: [python-tulip] Which other futures my come out of asyncio.as_completed?
Victor Stinner
-
2015/03/02
Re: [python-tulip] Adding datagram-like protocol (zigbee) not over socket (serial port), design advice needed
Luciano Ramalho
-
2015/03/01
Re: [python-tulip] Macro-benchmark with Django, Flask and AsyncIO (aiohttp.web+API-Hour)
Ludovic Gasc
-
2015/03/01
[python-tulip] Adding datagram-like protocol (zigbee) not over socket (serial port), design advice needed
Nicolas Di Pietro
-
2015/03/01
Re: [python-tulip] Which other futures my come out of asyncio.as_completed?
Luciano Ramalho
-
2015/03/01
Re: [python-tulip] Documenting file I/O in asyncio
Luciano Ramalho
-
2015/02/28
[python-tulip] Documenting file I/O in asyncio
Tin Tvrtković
-
2015/02/27
[python-tulip] Re: Thread safety
Tin Tvrtković
-
2015/02/27
Re: [python-tulip] Which other futures my come out of asyncio.as_completed?
Luciano Ramalho
-
2015/02/27
Re: [python-tulip] Which other futures my come out of asyncio.as_completed?
Guido van Rossum
-
2015/02/27
[python-tulip] Which other futures my come out of asyncio.as_completed?
Luciano Ramalho
-
2015/02/26
Re: [python-tulip] Macro-benchmark with Django, Flask and AsyncIO (aiohttp.web+API-Hour)
INADA Naoki
-
2015/02/26
Re: [python-tulip] Macro-benchmark with Django, Flask and AsyncIO (aiohttp.web+API-Hour)
Ludovic Gasc
-
2015/02/26
Re: [python-tulip] Re: Weak UDP support in asyncio
Guido van Rossum
-
2015/02/26
Re: [python-tulip] Macro-benchmark with Django, Flask and AsyncIO (aiohttp.web+API-Hour)
Guido van Rossum
-
2015/02/26
[python-tulip] Re: Weak UDP support in asyncio
Antoine Pitrou
-
2015/02/26
Re: [python-tulip] Re: Weak UDP support in asyncio
Victor Stinner
-
2015/02/26
Re: [python-tulip] Re: Weak UDP support in asyncio
Victor Stinner
-
2015/02/26
[python-tulip] Re: Weak UDP support in asyncio
Antoine Pitrou
-
2015/02/26
[python-tulip] Re: Weak UDP support in asyncio
Antoine Pitrou
-
2015/02/26
Re: [python-tulip] Re: Weak UDP support in asyncio
Victor Stinner
-
2015/02/26
[python-tulip] Re: Weak UDP support in asyncio
Antoine Pitrou
-
2015/02/26
[python-tulip] Re: Weak UDP support in asyncio
Antoine Pitrou
-
2015/02/26
Re: [python-tulip] Re: Weak UDP support in asyncio
Victor Stinner
-
2015/02/26
[python-tulip] Weak UDP support in asyncio
Victor Stinner
-
2015/02/26
Re: [python-tulip] Macro-benchmark with Django, Flask and AsyncIO (aiohttp.web+API-Hour)
Ludovic Gasc
-
2015/02/26
Re: [python-tulip] Macro-benchmark with Django, Flask and AsyncIO (aiohttp.web+API-Hour)
INADA Naoki
-
2015/02/26
Re: [python-tulip] Macro-benchmark with Django, Flask and AsyncIO (aiohttp.web+API-Hour)
Ludovic Gasc
-
2015/02/26
Re: [python-tulip] Re: Thread safety
Victor Stinner
-
2015/02/26
Re: [python-tulip] Macro-benchmark with Django, Flask and AsyncIO (aiohttp.web+API-Hour)
Victor Stinner
-
2015/02/26
Re: [python-tulip] Re: Macro-benchmark with Django, Flask and AsyncIO (aiohttp.web+API-Hour)
Ludovic Gasc
-
2015/02/26
[python-tulip] Re: Macro-benchmark with Django, Flask and AsyncIO (aiohttp.web+API-Hour)
Antoine Pitrou
-
2015/02/25
Re: [python-tulip] Macro-benchmark with Django, Flask and AsyncIO (aiohttp.web+API-Hour)
Aymeric Augustin
-
2015/02/25
[python-tulip] Re: Macro-benchmark with Django, Flask and AsyncIO (aiohttp.web+API-Hour)
Antoine Pitrou
-
2015/02/25
Re: [python-tulip] Macro-benchmark with Django, Flask and AsyncIO (aiohttp.web+API-Hour)
Ludovic Gasc
-
2015/02/25
Re: [python-tulip] Macro-benchmark with Django, Flask and AsyncIO (aiohttp.web+API-Hour)
Victor Stinner
-
2015/02/25
Re: [python-tulip] Macro-benchmark with Django, Flask and AsyncIO (aiohttp.web+API-Hour)
INADA Naoki
-
2015/02/25
Re: [python-tulip] Re: Thread safety
Ben Darnell
-
2015/02/25
[python-tulip] Re: Thread safety
Antoine Pitrou
-
2015/02/25
Re: [python-tulip] Re: Thread safety
Guido van Rossum
-
2015/02/25
Re: [python-tulip] Macro-benchmark with Django, Flask and AsyncIO (aiohttp.web+API-Hour)
Ludovic Gasc
-
2015/02/25
Re: [python-tulip] Re: Thread safety
Victor Stinner
-
2015/02/25
[python-tulip] New #asyncio IRC channel on Freenode
Victor Stinner
-
2015/02/25
Re: [python-tulip] Thread safety
Ben Darnell
-
2015/02/25
Re: [python-tulip] Re: Thread safety
Andrew Svetlov
-
2015/02/25
Re: [python-tulip] Macro-benchmark with Django, Flask and AsyncIO (aiohttp.web+API-Hour)
INADA Naoki
-
2015/02/25
[python-tulip] Re: Thread safety
Ludovic Gasc
-
2015/02/25
[python-tulip] Thread safety
Victor Stinner
-
2015/02/25
[python-tulip] Macro-benchmark with Django, Flask and AsyncIO (aiohttp.web+API-Hour)
Ludovic Gasc
-
2015/02/18
[python-tulip] Re: OpenStack spec: Replace eventlet with asyncio
Victor Stinner
-
2015/02/17
Re: [python-tulip]
Ludovic Gasc
-
2015/02/17
Re: [python-tulip]
Ludovic Gasc
-
2015/02/17
Re: [python-tulip]
Luciano Ramalho
-
2015/02/16
Re: [python-tulip]
Brett Slatkin
-
2015/02/16
Re: [python-tulip]
Donald Stufft
-
2015/02/16
[python-tulip] Re: (unknown)
Antoine Pitrou
-
2015/02/16
[python-tulip]
Victor Stinner
-
2015/02/16
Re: [python-tulip] asyncio.iscoroutinefunction and partials
Guido van Rossum
-
2015/02/16
[python-tulip] asyncio.iscoroutinefunction and partials
Ron Cohen
-
2015/02/12
Re: [python-tulip] Proposal: make coroutines stand out in the asyncio docs.
Ludovic Gasc
-
2015/02/12
Re: [python-tulip] Proposal: make coroutines stand out in the asyncio docs.
Victor Stinner
-
2015/02/12
Re: [python-tulip] Proposal: make coroutines stand out in the asyncio docs.
Alexander Shorin
-
2015/02/12
Re: [python-tulip] Proposal: make coroutines stand out in the asyncio docs.
Glyph Lefkowitz
-
2015/02/12
Re: [python-tulip] Proposal: make coroutines stand out in the asyncio docs.
Glyph Lefkowitz
-
2015/02/12
Re: [python-tulip] Proposal: make coroutines stand out in the asyncio docs.
Luciano Ramalho
-
2015/02/12
Re: [python-tulip] Proposal: make coroutines stand out in the asyncio docs.
Ludovic Gasc
-
2015/02/12
Re: [python-tulip] Proposal: make coroutines stand out in the asyncio docs.
Luciano Ramalho
-
2015/02/12
Re: [python-tulip] Proposal: make coroutines stand out in the asyncio docs.
Andrew Svetlov
-
2015/02/12
Re: [python-tulip] Proposal: make coroutines stand out in the asyncio docs.
Ben Darnell
-
2015/02/12
Re: [python-tulip] Proposal: make coroutines stand out in the asyncio docs.
Victor Stinner
-
2015/02/12
Re: [python-tulip] Proposal: make coroutines stand out in the asyncio docs.
Luciano Ramalho
-
2015/02/12
Re: [python-tulip] Proposal: make coroutines stand out in the asyncio docs.
Andrew Svetlov
-
2015/02/12
Re: [python-tulip] Proposal: make coroutines stand out in the asyncio docs.
Victor Stinner
-
2015/02/12
Re: [python-tulip] stop() and call_soon()
Victor Stinner
-
2015/02/12
Re: [python-tulip] stop() and call_soon()
Ben Darnell
-
2015/02/12
Re: [python-tulip] stop() and call_soon()
Ludovic Gasc
-
2015/02/12
[python-tulip] stop() and call_soon()
Victor Stinner
-
2015/02/12
[python-tulip] Proposal: make coroutines stand out in the asyncio docs.
Luciano Ramalho
-
2015/02/11
Re: [python-tulip] OpenStack spec: Replace eventlet with asyncio
Ludovic Gasc
-
2015/02/11
[python-tulip] Re: OpenStack spec: Replace eventlet with asyncio
Antoine Pitrou
-
2015/02/11
Re: [python-tulip] Re: OpenStack spec: Replace eventlet with asyncio
Victor Stinner
-
2015/02/11
Re: [python-tulip] Re: OpenStack spec: Replace eventlet with asyncio
Andrew Svetlov
-
2015/02/11
Re: [python-tulip] Re: OpenStack spec: Replace eventlet with asyncio
Ben Darnell
-
2015/02/11
Re: [python-tulip] Re: OpenStack spec: Replace eventlet with asyncio
Victor Stinner
-
2015/02/11
Re: [python-tulip] Re: OpenStack spec: Replace eventlet with asyncio
Andrew Svetlov
-
2015/02/11
Re: [python-tulip] Re: OpenStack spec: Replace eventlet with asyncio
Victor Stinner
-
2015/02/11
[python-tulip] Re: OpenStack spec: Replace eventlet with asyncio
Antoine Pitrou
-
2015/02/10
[python-tulip] OpenStack spec: Replace eventlet with asyncio
Victor Stinner
-
2015/02/03
Re: [python-tulip] CPython bugs
Ludovic Gasc
-
2015/02/03
[python-tulip] CPython bugs
Victor Stinner
-
2015/01/29
Re: [python-tulip] Call protocol.connection_lost() when the creation of transport failed?
Glyph