Go to file
Stephan Kulow b868a25e34 Accepting request 680149 from devel:languages:python
- update to 0.12.1 
 * Fix a circular references case in SSL implementation.
 * Cleanup references to callbacks in canceled callback handles.
 * New SSL implementation. The new implementation is faster and
    and more complete, and will become the default SSL implementation
    in asyncio 3.8. This is a significant change that warrants a release
    candidate to make sure it is tested properly.
 * New uvloop.install() helper function.
 * ssl.CertificateError is no longer logged as it's delivered to 
     the Protocol.connection_lost() anyways.
 * Improve UDPTransport.sendto() performance.

OBS-URL: https://build.opensuse.org/request/show/680149
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-uvloop?expand=0&rev=4
2019-03-01 19:30:50 +00:00
.gitattributes Accepting request 641343 from home:mimi_vx 2018-10-11 20:59:29 +00:00
.gitignore Accepting request 641343 from home:mimi_vx 2018-10-11 20:59:29 +00:00
python-uvloop.changes - update to 0.12.1 2019-02-28 15:07:52 +00:00
python-uvloop.spec - update to 0.12.1 2019-02-28 15:07:52 +00:00
uvloop-0.12.1.tar.gz - update to 0.12.1 2019-02-28 15:07:52 +00:00