ubuntu/+source/python-eventlet:applied/ubuntu/kinetic-devel

Last commit made on 2022-04-09
Get this branch:
git clone -b applied/ubuntu/kinetic-devel https://git.launchpad.net/ubuntu/+source/python-eventlet
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/kinetic-devel
Repository:
lp:ubuntu/+source/python-eventlet

Recent commits

8e35ae0... by James Page

0.30.2-5ubuntu2 (patches applied)

Imported using git-ubuntu import.

70165e1... by James Page

Skip remaining failing tests on Python 3.10

Gbp-Pq: skip-failing-py3.10-tests.patch.

ec81c5f... by James Page

Move to use of collections.abc

Gbp-Pq: python-3.10-6-collections.Iterable.patch.

ef285aa... by James Page

Fix tests with dnspython 2.10

Gbp-Pq: greendns-with-dnspython-2.10.patch.

1137e8e... by James Page

Tolerate __builtins__ being a dict (rather than module) in is_timeout

Gbp-Pq: python-3.10-5-Tolerate__builtins__being_a_dict_rather_than_module_in_is_timeout.patch.

1fb5bd8... by James Page

Fix backdoor tests on py310

Gbp-Pq: python-3.10-4-Fix_backdoor_tests_on_py310.patch.

e61a469... by James Page

Test using eventlet.is_timeout

Gbp-Pq: python-3.10-3-Test_using_eventlet.is_timeout.patch.

f5ef6ef... by James Page

Get a working greenio._open on py310

Gbp-Pq: python-3.10-2-Get_a_working_greenio._open_on_py310.patch.

ddeeaf5... by James Page

Only wrap socket.timeout on Python < 3.10

Gbp-Pq: python-3.10-1-Only_wrap_socket.timeout_on_Python_lower_than_3.10.patch.

0e91370... by James Page

Remove non-deterministic test_communicate_with_poll()

Gbp-Pq: remove-non-deterministic-test_communicate_with_poll.patch.