<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/Objects/rangeobject.c, 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 #24115: Update uses of PyObject_IsTrue(), PyObject_Not(),</title>
<updated>2015-05-30T14:45:22+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2015-05-30T14:45:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=fa494fd88384acc52cf9292d0c89e2961c8f747f'/>
<id>fa494fd88384acc52cf9292d0c89e2961c8f747f</id>
<content type='text'>
PyObject_IsInstance(), PyObject_RichCompareBool() and _PyDict_Contains()
to check for and handle errors correctly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PyObject_IsInstance(), PyObject_RichCompareBool() and _PyDict_Contains()
to check for and handle errors correctly.
</pre>
</div>
</content>
</entry>
<entry>
<title>improved range docstring (closes #22785)</title>
<updated>2015-04-22T13:16:07+00:00</updated>
<author>
<name>Benjamin Peterson</name>
<email>benjamin@python.org</email>
</author>
<published>2015-04-22T13:16:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=ac22c6b923d12e2b9069324c82a95d2353d0cd28'/>
<id>ac22c6b923d12e2b9069324c82a95d2353d0cd28</id>
<content type='text'>
Patch by Ned Batchelder.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patch by Ned Batchelder.
</pre>
</div>
</content>
</entry>
<entry>
<title>remove buzzword (closes #23210)</title>
<updated>2015-01-09T22:40:23+00:00</updated>
<author>
<name>Benjamin Peterson</name>
<email>benjamin@python.org</email>
</author>
<published>2015-01-09T22:40:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=bcf8554fd447bba9d45ee3cba2bef7d29c7dfdf2'/>
<id>bcf8554fd447bba9d45ee3cba2bef7d29c7dfdf2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make the various iterators' "setstate" sliently and consistently clip the</title>
<updated>2014-03-05T15:23:07+00:00</updated>
<author>
<name>Kristján Valur Jónsson</name>
<email>sweskman@gmail.com</email>
</author>
<published>2014-03-05T15:23:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=c5cc5011ac33f96a8bf28e3ba088980fd5e71d7a'/>
<id>c5cc5011ac33f96a8bf28e3ba088980fd5e71d7a</id>
<content type='text'>
index.  This avoids the possibility of setting an iterator to an invalid
state.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
index.  This avoids the possibility of setting an iterator to an invalid
state.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make the various iterators' "setstate" sliently and consistently clip the</title>
<updated>2014-03-05T13:47:57+00:00</updated>
<author>
<name>Kristján Valur Jónsson</name>
<email>sweskman@gmail.com</email>
</author>
<published>2014-03-05T13:47:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=25dded041fe532fcb041b6e68582bf76b4968132'/>
<id>25dded041fe532fcb041b6e68582bf76b4968132</id>
<content type='text'>
index.  This avoids the possibility of setting an iterator to an invalid
state.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
index.  This avoids the possibility of setting an iterator to an invalid
state.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge with 3.3</title>
<updated>2014-03-04T23:22:15+00:00</updated>
<author>
<name>Kristján Valur Jónsson</name>
<email>kristjan@ccpgames.com</email>
</author>
<published>2014-03-04T23:22:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=25ea45db81540b8c589c65edf2564c04461b1f34'/>
<id>25ea45db81540b8c589c65edf2564c04461b1f34</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix pickling of rangeiter.  rangeiter_setstate would not allow setting it</title>
<updated>2014-03-04T23:19:24+00:00</updated>
<author>
<name>Kristján Valur Jónsson</name>
<email>kristjan@ccpgames.com</email>
</author>
<published>2014-03-04T23:19:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=4ca688edeb07de955e1ef67c11f0e327f12ffa6e'/>
<id>4ca688edeb07de955e1ef67c11f0e327f12ffa6e</id>
<content type='text'>
to the exhausted state.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to the exhausted state.
</pre>
</div>
</content>
</entry>
<entry>
<title>#19067: merge with 3.3.</title>
<updated>2013-10-05T21:38:19+00:00</updated>
<author>
<name>Ezio Melotti</name>
<email>ezio.melotti@gmail.com</email>
</author>
<published>2013-10-05T21:38:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=b32a8111c9da3ef8f690246d488ff8d23d5bd206'/>
<id>b32a8111c9da3ef8f690246d488ff8d23d5bd206</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>#19067: use imperative mood in range object docstrings.  Patch by Marco Buttu.</title>
<updated>2013-10-05T21:36:45+00:00</updated>
<author>
<name>Ezio Melotti</name>
<email>ezio.melotti@gmail.com</email>
</author>
<published>2013-10-05T21:36:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=5792ce151c0b8b1f9f241d7e99d2c2e7ad9782c3'/>
<id>5792ce151c0b8b1f9f241d7e99d2c2e7ad9782c3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #18783: Removed existing mentions of Python long type in docstrings,</title>
<updated>2013-08-27T17:17:03+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2013-08-27T17:17:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=46e1ce214b5711e8dae63a1b5a0a7aafb371baf0'/>
<id>46e1ce214b5711e8dae63a1b5a0a7aafb371baf0</id>
<content type='text'>
error messages and comments.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
error messages and comments.
</pre>
</div>
</content>
</entry>
</feed>
