Message200319
I've landed a bunch of stuff, and now I am pretty happy. It's also soon going to be weekend, which means family time, so I really hope everyone else is also happy. :-)
A summary of what changed since the initial asyncio checkin:
- Rename the logger to plain "logger".
- Rename Transport.pause/resume to pause_reading/pause_writing.
- Important race condition fix.
- Write flow control for asyncio! (And asyncio/streams.py overhaul.)
And in the tests:
- Make the tests run on Windows.
- Relax various test timeouts to reduce flakiness on slow buildbots. |
|
Date |
User |
Action |
Args |
2013-10-18 22:31:33 | gvanrossum | set | recipients:
+ gvanrossum, georg.brandl, pitrou, vstinner, larry, giampaolo.rodola, benjamin.peterson, ned.deily, skrah, python-dev, sbt, serhiy.storchaka, koobs, David.Edelsohn |
2013-10-18 22:31:32 | gvanrossum | set | messageid: <1382135492.97.0.823772976557.issue19262@psf.upfronthosting.co.za> |
2013-10-18 22:31:32 | gvanrossum | link | issue19262 messages |
2013-10-18 22:31:32 | gvanrossum | create | |
|