<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/Doc/data/refcounts.dat, branch 3.4</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>Issue #20517: Removed unnecessary new (short-lived) functions from PyErr.</title>
<updated>2014-02-10T11:43:57+00:00</updated>
<author>
<name>Larry Hastings</name>
<email>larry@hastings.org</email>
</author>
<published>2014-02-10T11:43:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=8f9f0f12e845034080525c6a80d52215533cb2a4'/>
<id>8f9f0f12e845034080525c6a80d52215533cb2a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #20517: Functions in the os module that accept two filenames</title>
<updated>2014-02-10T06:05:19+00:00</updated>
<author>
<name>Larry Hastings</name>
<email>larry@hastings.org</email>
</author>
<published>2014-02-10T06:05:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=b082731fbb413a7ff2412a447698fdd65015fd24'/>
<id>b082731fbb413a7ff2412a447698fdd65015fd24</id>
<content type='text'>
now register both filenames in the exception on failure.
This required adding new C API functions allowing OSError exceptions
to reference two filenames instead of one.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
now register both filenames in the exception on failure.
This required adding new C API functions allowing OSError exceptions
to reference two filenames instead of one.
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #1772673: The type of `char*` arguments now changed to `const char*`.</title>
<updated>2013-10-19T18:03:34+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2013-10-19T18:03:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=c679227e31245b0e8dec74a1f7cc77710541d985'/>
<id>c679227e31245b0e8dec74a1f7cc77710541d985</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #18085: Add missed const modifier for some entries in refcounts.dat.</title>
<updated>2013-07-11T19:00:57+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2013-07-11T19:00:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=4fcf1b2bb74b1e1ea736951b710a6a69cbcd2963'/>
<id>4fcf1b2bb74b1e1ea736951b710a6a69cbcd2963</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #18085: Add missed const modifier for some entries in refcounts.dat.</title>
<updated>2013-07-11T18:57:34+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2013-07-11T18:57:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=244d6252f2ed17b61c476926faf5c15ba5328ff0'/>
<id>244d6252f2ed17b61c476926faf5c15ba5328ff0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #18085: Fix PyObject_CallMethodObjArgs()'s entry in refcounts.dat.</title>
<updated>2013-05-28T19:46:15+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2013-05-28T19:46:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=dce05500a16db7563eda12d1c31e59b472150799'/>
<id>dce05500a16db7563eda12d1c31e59b472150799</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #9369: The types of `char*` arguments of PyObject_CallFunction() and</title>
<updated>2013-05-29T15:50:54+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2013-05-29T15:50:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=1cfebc73e0ecbcde0b564567606882d70c7812ec'/>
<id>1cfebc73e0ecbcde0b564567606882d70c7812ec</id>
<content type='text'>
PyObject_CallMethod() now changed to `const char*`.
Based on patches by Jörg Müller and Lars Buitinck.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PyObject_CallMethod() now changed to `const char*`.
Based on patches by Jörg Müller and Lars Buitinck.
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #18085: Fix PyObject_CallMethodObjArgs()'s entry in refcounts.dat.</title>
<updated>2013-05-28T19:47:36+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2013-05-28T19:47:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=4dbae881311073eedd6ef290ec206978f530ef98'/>
<id>4dbae881311073eedd6ef290ec206978f530ef98</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add PyDict_SetDefault. (closes #17327)</title>
<updated>2013-03-08T03:16:29+00:00</updated>
<author>
<name>Benjamin Peterson</name>
<email>benjamin@python.org</email>
</author>
<published>2013-03-08T03:16:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=00e9886bd90490e1afc729a1abac384ba70fa6a1'/>
<id>00e9886bd90490e1afc729a1abac384ba70fa6a1</id>
<content type='text'>
Patch by Stefan Behnel and I.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patch by Stefan Behnel and I.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge: Remove already dropped function PySys_GetFile from documentation.</title>
<updated>2012-10-31T10:03:18+00:00</updated>
<author>
<name>Andrew Svetlov</name>
<email>andrew.svetlov@gmail.com</email>
</author>
<published>2012-10-31T10:03:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=f9c7c3641bc1b2f71806a9aebcb4925ed555db99'/>
<id>f9c7c3641bc1b2f71806a9aebcb4925ed555db99</id>
<content type='text'>
Thanks to Daniel Müllner from docs@
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thanks to Daniel Müllner from docs@
</pre>
</div>
</content>
</entry>
</feed>
