python-gevent/gevent-1.3.5.tar.gz
Todd R 79792536cf Accepting request 627916 from home:TheBlackCat:branches:devel:languages:python
- Update to 1.3.5
  * Update the bundled libuv from 1.20.1 to 1.22.0.
  * Test Python 3.7 on Appveyor. Fix the handling of Popen's
    ``close_fds`` argument on 3.7.
  * Update Python versions tested on Travis, including PyPy to 6.0. See :issue:`1195`.
  * :mod:`gevent.queue` imports ``_PySimpleQueue`` instead of
    ``SimpleQueue`` so that it doesn't block the event loop.
    :func:`gevent.monkey.patch_all` makes this same substitution in
    :mod:`queue`. This fixes issues with
    :class:`concurrent.futures.ThreadPoolExecutor` as well. Reported in
    :issue:`1248` by wwqgtxx and :issue:`1251` by pyld.
  * :meth:`gevent.socket.socket.connect` doesn't pass the port (service)
    to :func:`socket.getaddrinfo` when it resolves an ``AF_INET`` or
    ``AF_INET6`` address. (The standard library doesn't either.) This
    fixes an issue on Solaris. Reported in :issue:`1252` by wiggin15.
  * :meth:`gevent.socket.socket.connect` works with more address
    families, notably AF_TIPC, AF_NETLINK, AF_BLUETOOTH, AF_ALG and AF_VSOCK.
- Update to 1.3.4
  * Be more careful about issuing ``MonkeyPatchWarning`` for ssl
    imports. Now, we only issue it if we detect the one specific
    condition that is known to lead to RecursionError. This may produce
    false negatives, but should reduce or eliminate false positives.
  * Based on measurements and discussion in :issue:`1233`, adjust the
    way :mod:`gevent.pywsgi` generates HTTP chunks. This is intended to
    reduce network overhead, especially for smaller chunk sizes.
  * Additional slight performance improvements in :mod:`gevent.pywsgi`.
    See :pr:`1241`.

OBS-URL: https://build.opensuse.org/request/show/627916
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gevent?expand=0&rev=42
2018-08-07 15:23:30 +00:00

4 lines
132 B
Plaintext

version https://git-lfs.github.com/spec/v1
oid sha256:7f15861f3cc92f49663ca88c4774d26d8044783a65fbc28071a2bd1c7bf36ff0
size 4609085