<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/Doc/c-api, branch alex-patch-1</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>bpo-36487: Make C-API docs  clear about what the main interpreter is. (gh-12666)</title>
<updated>2019-08-02T15:50:22+00:00</updated>
<author>
<name>Joannah Nanjekye</name>
<email>33177550+nanjekyejoannah@users.noreply.github.com</email>
</author>
<published>2019-08-02T15:50:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=854d0a4b98b13629252e21edaf2b785b429e5135'/>
<id>854d0a4b98b13629252e21edaf2b785b429e5135</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-34101: Add doc of PyBuffer_GetPointer (GH-14994)</title>
<updated>2019-07-31T14:48:15+00:00</updated>
<author>
<name>Hai Shi</name>
<email>shihai1992@gmail.com</email>
</author>
<published>2019-07-31T14:48:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=1b29af83bc17e773b0c0d117f5fe1018fde46b0d'/>
<id>1b29af83bc17e773b0c0d117f5fe1018fde46b0d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove trailing .0 from version changed note (GH-14987)</title>
<updated>2019-07-28T11:40:47+00:00</updated>
<author>
<name>Nick Coghlan</name>
<email>ncoghlan@gmail.com</email>
</author>
<published>2019-07-28T11:40:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=17a058ed6ffa7f56c0920d15d214ad080e7eef86'/>
<id>17a058ed6ffa7f56c0920d15d214ad080e7eef86</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Docs: Correct formatting of a multiline code block (GH-13806)</title>
<updated>2019-07-17T08:13:01+00:00</updated>
<author>
<name>Joseph Fox-Rabinovitz</name>
<email>madphysicist@users.noreply.github.com</email>
</author>
<published>2019-07-17T08:13:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=bd26a4466b507e196fc9a5e4a6cb7cd6d39f85aa'/>
<id>bd26a4466b507e196fc9a5e4a6cb7cd6d39f85aa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-37599: Remove a vague statement in documentation of Integer Objects (#14786)</title>
<updated>2019-07-16T15:15:17+00:00</updated>
<author>
<name>sgal</name>
<email>32255369+sgalal@users.noreply.github.com</email>
</author>
<published>2019-07-16T15:15:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=1d8b04edfdc3030e645730492bfcc27b75718b96'/>
<id>1d8b04edfdc3030e645730492bfcc27b75718b96</id>
<content type='text'>
* Remove a vague statement in documentation

* Remove another vague sentence

A sentence starting with "So it should be possible..." shouldn't be in the docs either.

Co-Authored-By: Kyle Stanley &lt;aeros167@gmail.com&gt;

* Include the removal of the previous line

Co-Authored-By: Kyle Stanley &lt;aeros167@gmail.com&gt;

* Remove an extra space
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Remove a vague statement in documentation

* Remove another vague sentence

A sentence starting with "So it should be possible..." shouldn't be in the docs either.

Co-Authored-By: Kyle Stanley &lt;aeros167@gmail.com&gt;

* Include the removal of the previous line

Co-Authored-By: Kyle Stanley &lt;aeros167@gmail.com&gt;

* Remove an extra space
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove redundant docs of PyEval_EvalFrameEx (GH-14765)</title>
<updated>2019-07-14T08:20:56+00:00</updated>
<author>
<name>Hai Shi</name>
<email>shihai1992@gmail.com</email>
</author>
<published>2019-07-14T08:20:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=40d2226a69aed6252023d365731bd4ed39dc1a4f'/>
<id>40d2226a69aed6252023d365731bd4ed39dc1a4f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-37547: add _PyObject_CallMethodOneArg (GH-14685)</title>
<updated>2019-07-11T08:59:05+00:00</updated>
<author>
<name>Jeroen Demeyer</name>
<email>J.Demeyer@UGent.be</email>
</author>
<published>2019-07-11T08:59:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=59ad110d7a7784d53d0b502eebce0346597a6bef'/>
<id>59ad110d7a7784d53d0b502eebce0346597a6bef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-37337: Add _PyObject_CallMethodNoArgs() (GH-14267)</title>
<updated>2019-07-08T08:19:25+00:00</updated>
<author>
<name>Jeroen Demeyer</name>
<email>J.Demeyer@UGent.be</email>
</author>
<published>2019-07-08T08:19:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=762f93ff2efd6b7ef0177cad57939c0ab2002eac'/>
<id>762f93ff2efd6b7ef0177cad57939c0ab2002eac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-37487: Fix PyList_GetItem index description. (GH-14623)</title>
<updated>2019-07-06T21:40:27+00:00</updated>
<author>
<name>Terry Jan Reedy</name>
<email>tjreedy@udel.edu</email>
</author>
<published>2019-07-06T21:40:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=f8709e804d16ec5d44b1d2f00d59a0f78df7b792'/>
<id>f8709e804d16ec5d44b1d2f00d59a0f78df7b792</id>
<content type='text'>
0 is a legal index.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
0 is a legal index.</pre>
</div>
</content>
</entry>
<entry>
<title>closes bpo-37508: Fix name of type in memory.rst. (GH-14604)</title>
<updated>2019-07-06T04:03:13+00:00</updated>
<author>
<name>Hai Shi</name>
<email>shihai1992@gmail.com</email>
</author>
<published>2019-07-06T04:03:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=39a5d17a7f1387582eb484422df450bc09a5543e'/>
<id>39a5d17a7f1387582eb484422df450bc09a5543e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
