<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/Lib/test/test_range.py, branch benjamin-eval-loop-edit</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-28876: bool of large range raises OverflowError (#699)</title>
<updated>2017-03-20T06:44:46+00:00</updated>
<author>
<name>4kir4</name>
<email>4kir4.1i@gmail.com</email>
</author>
<published>2017-03-20T06:44:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=e46fb8611867fa3b407a813f53137929b7cb4a10'/>
<id>e46fb8611867fa3b407a813f53137929b7cb4a10</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #28376: Creating instances of range_iterator by calling range_iterator</title>
<updated>2016-10-08T19:01:18+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2016-10-08T19:01:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=df53392f0d7977e0439fb43684af5a805d5e4a45'/>
<id>df53392f0d7977e0439fb43684af5a805d5e4a45</id>
<content type='text'>
type now is disallowed.  Calling iter() on range instance is the only way.
Patch by Oren Milman.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
type now is disallowed.  Calling iter() on range instance is the only way.
Patch by Oren Milman.
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #28376: Creating instances of range_iterator by calling range_iterator</title>
<updated>2016-10-08T18:50:45+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2016-10-08T18:50:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=c7f490c8b19d5458d692f243279f7ad898f13ec4'/>
<id>c7f490c8b19d5458d692f243279f7ad898f13ec4</id>
<content type='text'>
type now is deprecated.  Patch by Oren Milman.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
type now is deprecated.  Patch by Oren Milman.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge from 3.5.</title>
<updated>2016-10-08T18:45:07+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2016-10-08T18:45:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=639098c5911b88f03972e7fd44fe230a651cbc9b'/>
<id>639098c5911b88f03972e7fd44fe230a651cbc9b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #28376: The constructor of range_iterator now checks that step is not 0.</title>
<updated>2016-10-08T18:43:11+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2016-10-08T18:43:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=44759bcf13d6b47323fd4c6e4d62b7146ed0a5b1'/>
<id>44759bcf13d6b47323fd4c6e4d62b7146ed0a5b1</id>
<content type='text'>
Patch by Oren Milman.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patch by Oren Milman.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused support.run_unittest imports.</title>
<updated>2016-04-24T20:42:49+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2016-04-24T20:42:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=e4fbb0206d0794b58d096beafd9964340ea26640'/>
<id>e4fbb0206d0794b58d096beafd9964340ea26640</id>
<content type='text'>
It is not needed since tests use unittest.main().
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It is not needed since tests use unittest.main().
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #21741: Update 147 test modules to use test discovery.</title>
<updated>2015-04-13T20:00:43+00:00</updated>
<author>
<name>Zachary Ware</name>
<email>zachary.ware@gmail.com</email>
</author>
<published>2015-04-13T20:00:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=38c707e7e0322f9139bb51ad73ede1e3b46985ef'/>
<id>38c707e7e0322f9139bb51ad73ede1e3b46985ef</id>
<content type='text'>
I have compared output between pre- and post-patch runs of these tests
to make sure there's nothing missing and nothing broken, on both
Windows and Linux.  The only differences I found were actually tests
that were previously *not* run.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I have compared output between pre- and post-patch runs of these tests
to make sure there's nothing missing and nothing broken, on both
Windows and Linux.  The only differences I found were actually tests
that were previously *not* run.
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #22777: Test pickling with all protocols.</title>
<updated>2014-12-15T12:03:42+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2014-12-15T12:03:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=bad1257c96943dcb39584a41e1a178542479df97'/>
<id>bad1257c96943dcb39584a41e1a178542479df97</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>
</feed>
