<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/eventlet.git/tests, branch codecov</title>
<subtitle>github.com: eventlet/eventlet.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/eventlet.git/'/>
<entry>
<title>ssl: py3.6 using client certificates raised ValueError: check_hostname needs server_hostname argument</title>
<updated>2021-05-11T18:18:43+00:00</updated>
<author>
<name>Paul Lockaby</name>
<email>plockaby@uw.edu</email>
</author>
<published>2019-06-06T20:39:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/eventlet.git/commit/?id=1a64cd700ec917fb408dff43d804c51061802c08'/>
<id>1a64cd700ec917fb408dff43d804c51061802c08</id>
<content type='text'>
https://github.com/eventlet/eventlet/issues/567
https://github.com/eventlet/eventlet/pull/575
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/eventlet/eventlet/issues/567
https://github.com/eventlet/eventlet/pull/575
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: extend default mysqldb test timeout to 5s</title>
<updated>2021-05-11T13:51:25+00:00</updated>
<author>
<name>Sergey Shepelev</name>
<email>temotor@gmail.com</email>
</author>
<published>2021-05-11T13:51:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/eventlet.git/commit/?id=60d52530ea67caec46a34bb97d0a0812f4ca8c33'/>
<id>60d52530ea67caec46a34bb97d0a0812f4ca8c33</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>replace Travis with Github (actions) CI</title>
<updated>2021-05-10T20:59:43+00:00</updated>
<author>
<name>Sergey Shepelev</name>
<email>temotor@gmail.com</email>
</author>
<published>2020-12-09T17:18:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/eventlet.git/commit/?id=520dba88663143ebc84bedee836b926336a7c686'/>
<id>520dba88663143ebc84bedee836b926336a7c686</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>websocket: Limit maximum uncompressed frame length to 8MiB</title>
<updated>2021-05-05T13:51:18+00:00</updated>
<author>
<name>Onno Kortmann</name>
<email>onno@gmx.net</email>
</author>
<published>2021-04-01T14:15:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/eventlet.git/commit/?id=1412f5e4125b4313f815778a1acb4d3336efcd07'/>
<id>1412f5e4125b4313f815778a1acb4d3336efcd07</id>
<content type='text'>
This fixes a memory exhaustion DOS attack vector.

References: GHSA-9p9m-jm8w-94p2
https://github.com/eventlet/eventlet/security/advisories/GHSA-9p9m-jm8w-94p2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes a memory exhaustion DOS attack vector.

References: GHSA-9p9m-jm8w-94p2
https://github.com/eventlet/eventlet/security/advisories/GHSA-9p9m-jm8w-94p2
</pre>
</div>
</content>
</entry>
<entry>
<title>wsgi: websocket ALREADY_HANDLED flag on corolocal</title>
<updated>2021-05-02T13:10:52+00:00</updated>
<author>
<name>Choi Geonu</name>
<email>Hardtack@users.noreply.github.com</email>
</author>
<published>2021-05-02T13:10:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/eventlet.git/commit/?id=df0bc00c3b758b0a632929a7ade2125d0a80c08a'/>
<id>df0bc00c3b758b0a632929a7ade2125d0a80c08a</id>
<content type='text'>
https://github.com/eventlet/eventlet/issues/543</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/eventlet/eventlet/issues/543</pre>
</div>
</content>
</entry>
<entry>
<title>greenio: socket.connect_ex returned None instead of 0 on success</title>
<updated>2021-03-25T07:12:43+00:00</updated>
<author>
<name>Sergey Shepelev</name>
<email>temotor@gmail.com</email>
</author>
<published>2021-03-25T07:12:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/eventlet.git/commit/?id=50441fc1563b85a275ea9937208909ade9907eb3'/>
<id>50441fc1563b85a275ea9937208909ade9907eb3</id>
<content type='text'>
https://github.com/eventlet/eventlet/issues/696

Co-authored-by: Skyline124 &lt;gregoire2011dumas@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/eventlet/eventlet/issues/696

Co-authored-by: Skyline124 &lt;gregoire2011dumas@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>patcher: built-in open() did not accept kwargs</title>
<updated>2021-01-29T10:26:10+00:00</updated>
<author>
<name>Sergey Shepelev</name>
<email>temotor@gmail.com</email>
</author>
<published>2021-01-29T10:26:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/eventlet.git/commit/?id=44979522af5fb9dfa64afd0310c4eb6b62ae477f'/>
<id>44979522af5fb9dfa64afd0310c4eb6b62ae477f</id>
<content type='text'>
https://github.com/eventlet/eventlet/issues/683
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/eventlet/eventlet/issues/683
</pre>
</div>
</content>
</entry>
<entry>
<title>pyopenssl tsafe module was deprecated and removed in v20.0.0</title>
<updated>2020-12-13T15:55:25+00:00</updated>
<author>
<name>Sergey Shepelev</name>
<email>temotor@gmail.com</email>
</author>
<published>2020-12-01T22:10:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/eventlet.git/commit/?id=9b500a694a89ec0fff111e308f2fd8d396665603'/>
<id>9b500a694a89ec0fff111e308f2fd8d396665603</id>
<content type='text'>
https://github.com/eventlet/eventlet/issues/671
https://github.com/pyca/pyopenssl/pull/913
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/eventlet/eventlet/issues/671
https://github.com/pyca/pyopenssl/pull/913
</pre>
</div>
</content>
</entry>
<entry>
<title>py39: Add _at_fork_reinit method to Semaphores</title>
<updated>2020-11-03T07:48:13+00:00</updated>
<author>
<name>Tim Burke</name>
<email>tim.burke@gmail.com</email>
</author>
<published>2020-11-03T00:09:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/eventlet.git/commit/?id=087ba743c7af8a40ac1e4e2ec89409eee3b4233e'/>
<id>087ba743c7af8a40ac1e4e2ec89409eee3b4233e</id>
<content type='text'>
CPython expects to be able to call such a method on RLocks, Conditions,
and Events in threading; since we may monkey-patch threading to use
Semaphores as locks, they need the method, too.

Addresses #646
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CPython expects to be able to call such a method on RLocks, Conditions,
and Events in threading; since we may monkey-patch threading to use
Semaphores as locks, they need the method, too.

Addresses #646
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: Improve ECONNREFUSED checks</title>
<updated>2020-10-22T02:46:47+00:00</updated>
<author>
<name>Ivan A. Melnikov</name>
<email>iv@altlinux.org</email>
</author>
<published>2019-05-03T07:21:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/eventlet.git/commit/?id=6a64cea657d6639600254bdb6014799de3e5755f'/>
<id>6a64cea657d6639600254bdb6014799de3e5755f</id>
<content type='text'>
Only the value for the current platform should be considered
valid here, so this check uses the constant from `errno`
module as expected output, instead of hardcoded ints.

Also, this fixes build on MIPS, where ECONNREFUSED is defined
as 146.

Signed-off-by: Ivan A. Melnikov &lt;iv@altlinux.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Only the value for the current platform should be considered
valid here, so this check uses the constant from `errno`
module as expected output, instead of hardcoded ints.

Also, this fixes build on MIPS, where ECONNREFUSED is defined
as 146.

Signed-off-by: Ivan A. Melnikov &lt;iv@altlinux.org&gt;
</pre>
</div>
</content>
</entry>
</feed>
