<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cpython.git/Python, branch v3.4.2</title>
<subtitle>https://github.com/python/cpython.git</subtitle>
<link rel='alternate' type='text/html' href='http://service.techsat.com/oss-git/cpython.git/'/>
<entry>
<title>Issue #4180: The warnings registries are now reset when the filters are modified.</title>
<updated>2014-09-18T00:40:46Z</updated>
<author>
<name>Antoine Pitrou</name>
<email>solipsis@pitrou.net</email>
</author>
<published>2014-09-18T00:40:46Z</published>
<link rel='alternate' type='text/html' href='http://service.techsat.com/oss-git/cpython.git/commit/?id=cb0a006fd11c06178a656cfdc6390b197b22fc67'/>
<id>cb0a006fd11c06178a656cfdc6390b197b22fc67</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #22166: clear codec caches in test_codecs</title>
<updated>2014-09-15T11:50:44Z</updated>
<author>
<name>Nick Coghlan</name>
<email>ncoghlan@gmail.com</email>
</author>
<published>2014-09-15T11:50:44Z</published>
<link rel='alternate' type='text/html' href='http://service.techsat.com/oss-git/cpython.git/commit/?id=8fad1676a215bab3e61dccf0f1802ccb17a43a41'/>
<id>8fad1676a215bab3e61dccf0f1802ccb17a43a41</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Closes #22258: Fix the the internal function set_inheritable() on Illumos.</title>
<updated>2014-09-02T09:41:04Z</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2014-09-02T09:41:04Z</published>
<link rel='alternate' type='text/html' href='http://service.techsat.com/oss-git/cpython.git/commit/?id=282124b8c4a277d634435c3a2fb2353abd567c31'/>
<id>282124b8c4a277d634435c3a2fb2353abd567c31</id>
<content type='text'>
This platform exposes the function ioctl(FIOCLEX), but calling it fails with
errno is ENOTTY: "Inappropriate ioctl for device". set_inheritable() now falls
back to the slower fcntl() (F_GETFD and then F_SETFD).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This platform exposes the function ioctl(FIOCLEX), but calling it fails with
errno is ENOTTY: "Inappropriate ioctl for device". set_inheritable() now falls
back to the slower fcntl() (F_GETFD and then F_SETFD).
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #22193: Added private function _PySys_GetSizeOf() needed to implement</title>
<updated>2014-08-14T19:21:18Z</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2014-08-14T19:21:18Z</published>
<link rel='alternate' type='text/html' href='http://service.techsat.com/oss-git/cpython.git/commit/?id=547d3bc3a6aea38668a385afd6bbb1e32f25ac65'/>
<id>547d3bc3a6aea38668a385afd6bbb1e32f25ac65</id>
<content type='text'>
some __sizeof__() methods.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
some __sizeof__() methods.
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #22146: Fix typo in __build_class__ error message</title>
<updated>2014-08-05T19:01:10Z</updated>
<author>
<name>Zachary Ware</name>
<email>zachary.ware@gmail.com</email>
</author>
<published>2014-08-05T19:01:10Z</published>
<link rel='alternate' type='text/html' href='http://service.techsat.com/oss-git/cpython.git/commit/?id=9b33872812582fd4891d178fb7ff95e631697660'/>
<id>9b33872812582fd4891d178fb7ff95e631697660</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #21925: PyImport_Cleanup(): Remove unused parameter in</title>
<updated>2014-07-07T21:06:15Z</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2014-07-07T21:06:15Z</published>
<link rel='alternate' type='text/html' href='http://service.techsat.com/oss-git/cpython.git/commit/?id=ab826d11a310fd4d7c99f6cf449660b690846a3b'/>
<id>ab826d11a310fd4d7c99f6cf449660b690846a3b</id>
<content type='text'>
PySys_FormatStderr() call
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PySys_FormatStderr() call
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #21891: remove extraneous semicolon.</title>
<updated>2014-07-01T06:31:14Z</updated>
<author>
<name>Ned Deily</name>
<email>nad@acm.org</email>
</author>
<published>2014-07-01T06:31:14Z</published>
<link rel='alternate' type='text/html' href='http://service.techsat.com/oss-git/cpython.git/commit/?id=529ea5d184c4b7a8ee118557c8a8f46016476e69'/>
<id>529ea5d184c4b7a8ee118557c8a8f46016476e69</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>revert tstate_delete_common, since it's pretty much wrong</title>
<updated>2014-06-17T07:34:46Z</updated>
<author>
<name>Benjamin Peterson</name>
<email>benjamin@python.org</email>
</author>
<published>2014-06-17T07:34:46Z</published>
<link rel='alternate' type='text/html' href='http://service.techsat.com/oss-git/cpython.git/commit/?id=59830b6ec4e07394e2ecfccb8683add64b4139d7'/>
<id>59830b6ec4e07394e2ecfccb8683add64b4139d7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove extra call to tstate_delete_common (merge artifact)</title>
<updated>2014-06-17T06:49:02Z</updated>
<author>
<name>Benjamin Peterson</name>
<email>benjamin@python.org</email>
</author>
<published>2014-06-17T06:49:02Z</published>
<link rel='alternate' type='text/html' href='http://service.techsat.com/oss-git/cpython.git/commit/?id=95d75194ac2a96bef077d8ac6c5879c14ca8bb08'/>
<id>95d75194ac2a96bef077d8ac6c5879c14ca8bb08</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>avoid a deadlock with the interpreter head lock and the GIL during finalization</title>
<updated>2014-06-17T06:07:49Z</updated>
<author>
<name>Benjamin Peterson</name>
<email>benjamin@python.org</email>
</author>
<published>2014-06-17T06:07:49Z</published>
<link rel='alternate' type='text/html' href='http://service.techsat.com/oss-git/cpython.git/commit/?id=068f81e11528b367f56bc3922554fa2dd00a7071'/>
<id>068f81e11528b367f56bc3922554fa2dd00a7071</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
