<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/Modules/socketmodule.h, branch v3.6.7</title>
<subtitle>github.com: python/cpython.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/'/>
<entry>
<title>[3.6] bpo-31927: Fix bugs in socketmodule.c on NetBSD and other issues. (GH-4235) (#4352)</title>
<updated>2017-11-09T19:40:29+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2017-11-09T19:40:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=596286f8f3c8e53ef010d6298464775dc900a515'/>
<id>596286f8f3c8e53ef010d6298464775dc900a515</id>
<content type='text'>
* Fix compilation of the socket module on NetBSD 8.
* Fix the assertion failure or reading arbitrary data when parse
  a AF_BLUETOOTH address on NetBSD and DragonFly BSD.
* Fix other potential errors and make the code more reliable.
(cherry picked from commit d3187158c09cf899e9849f335bdff10594209167)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fix compilation of the socket module on NetBSD 8.
* Fix the assertion failure or reading arbitrary data when parse
  a AF_BLUETOOTH address on NetBSD and DragonFly BSD.
* Fix other potential errors and make the code more reliable.
(cherry picked from commit d3187158c09cf899e9849f335bdff10594209167)</pre>
</div>
</content>
</entry>
<entry>
<title>Add sockaddr_alg to sock_addr_t (GH-234) (GH-533)</title>
<updated>2017-03-17T03:59:36+00:00</updated>
<author>
<name>Mariatta</name>
<email>Mariatta@users.noreply.github.com</email>
</author>
<published>2017-03-17T03:59:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=7c2081122c2a6b8ea27c3111da7f19f7824fe18a'/>
<id>7c2081122c2a6b8ea27c3111da7f19f7824fe18a</id>
<content type='text'>
(cherry picked from commit d37c068e695f8ec72b5c1b5a5a5ece2337fda768)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit d37c068e695f8ec72b5c1b5a5a5ece2337fda768)</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #22117: The socket module uses _PyTime_t timestamp for timeouts</title>
<updated>2015-03-28T00:18:54+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2015-03-28T00:18:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=71694d5c8c1846c6ac755bef69d7817f95359ecd'/>
<id>71694d5c8c1846c6ac755bef69d7817f95359ecd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #23451: Update pyconfig.h for Windows to require Vista headers and remove unnecessary version checks.</title>
<updated>2015-03-02T16:01:10+00:00</updated>
<author>
<name>Steve Dower</name>
<email>steve.dower@microsoft.com</email>
</author>
<published>2015-03-02T16:01:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=3e96f324dcdbeb78fcd8fa4ffe2cd0c67f3828b2'/>
<id>3e96f324dcdbeb78fcd8fa4ffe2cd0c67f3828b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #15359: Add CAN_BCM protocol support to the socket module. Patch by Brian</title>
<updated>2013-02-05T18:42:01+00:00</updated>
<author>
<name>Charles-François Natali</name>
<email>cf.natali@gmail.com</email>
</author>
<published>2013-02-05T18:42:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=773e42dff813bb18cb25016ae1fe1ed0886fd484'/>
<id>773e42dff813bb18cb25016ae1fe1ed0886fd484</id>
<content type='text'>
Thorne.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thorne.
</pre>
</div>
</content>
</entry>
<entry>
<title>#16135: Removal of OS/2 support (Modules/*)</title>
<updated>2012-10-05T00:11:36+00:00</updated>
<author>
<name>Jesus Cea</name>
<email>jcea@jcea.es</email>
</author>
<published>2012-10-05T00:11:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=14c81aba509904959a86f14ccd180f714e6b753d'/>
<id>14c81aba509904959a86f14ccd180f714e6b753d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #13777: Add PF_SYSTEM sockets on OS X.</title>
<updated>2012-02-03T16:44:58+00:00</updated>
<author>
<name>Martin v. Löwis</name>
<email>martin@v.loewis.de</email>
</author>
<published>2012-02-03T16:44:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=9d6c66933a30d938bd883039b778266123500adf'/>
<id>9d6c66933a30d938bd883039b778266123500adf</id>
<content type='text'>
Patch by Michael Goderbauer.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patch by Michael Goderbauer.
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #8623: Fix some strict-aliasing warnings. Patch by David Watson.</title>
<updated>2011-12-23T15:44:51+00:00</updated>
<author>
<name>Charles-François Natali</name>
<email>neologix@free.fr</email>
</author>
<published>2011-12-23T15:44:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=8b759655d0acab20d6a216400ea0c45bef8d5ab6'/>
<id>8b759655d0acab20d6a216400ea0c45bef8d5ab6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #10141: socket: add SocketCAN (PF_CAN) support. Initial patch by Matthias</title>
<updated>2011-10-06T17:47:44+00:00</updated>
<author>
<name>Charles-François Natali</name>
<email>neologix@free.fr</email>
</author>
<published>2011-10-06T17:47:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=47413c117145c3da7cdb0ded5c05d0d540a26a4a'/>
<id>47413c117145c3da7cdb0ded5c05d0d540a26a4a</id>
<content type='text'>
Fuchs, updated by Tiago Gonçalves.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fuchs, updated by Tiago Gonçalves.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix _socket compilation failures on non-Linux buildbots (cf. issue #1746656).</title>
<updated>2011-05-15T11:16:22+00:00</updated>
<author>
<name>Nadeem Vawda</name>
<email>nadeem.vawda@gmail.com</email>
</author>
<published>2011-05-15T11:16:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=d74b5936a1e3ded828fbc243b9de9da47af5af92'/>
<id>d74b5936a1e3ded828fbc243b9de9da47af5af92</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
