15
0
forked from pool/python-gevent

Accepting request 210930 from home:posophe:branches:devel:languages:python

- Update to version 1.0
  + pywsgi: Pass copy of error list instead of direct reference
  + Ignore the autogenerated doc/gevent.*.rst files.
  + Fix cythonpp.py on Windows.
  + Remove gevent.run (use gevent.wait).

OBS-URL: https://build.opensuse.org/request/show/210930
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gevent?expand=0&rev=11
This commit is contained in:
Denisart Benjamin
2013-12-15 15:03:08 +00:00
committed by Git OBS Bridge
parent 86ca5e3773
commit 176638dfbc
4 changed files with 14 additions and 5 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sun Dec 15 15:01:04 UTC 2013 - p.drouand@gmail.com
- Update to version 1.0
+ pywsgi: Pass copy of error list instead of direct reference
+ Ignore the autogenerated doc/gevent.*.rst files.
+ Fix cythonpp.py on Windows.
+ Remove gevent.run (use gevent.wait).
-------------------------------------------------------------------
Fri Oct 26 16:23:38 UTC 2012 - douglarek@outlook.com