<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/Lib/test/test_rlcompleter.py, branch benjamin-interp-initialize</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>Merge 3.5</title>
<updated>2016-02-04T19:08:23+00:00</updated>
<author>
<name>Yury Selivanov</name>
<email>yselivanov@sprymix.com</email>
</author>
<published>2016-02-04T19:08:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=ab8d4fba6d0657420b53b2988cf3810c3f2ace67'/>
<id>ab8d4fba6d0657420b53b2988cf3810c3f2ace67</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #25660: Fix a unittest and rlcompleter when readline isn't available</title>
<updated>2016-02-04T19:00:26+00:00</updated>
<author>
<name>Yury Selivanov</name>
<email>yselivanov@sprymix.com</email>
</author>
<published>2016-02-04T19:00:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=46f7785e28c17f33252a95a57dd3827811291394'/>
<id>46f7785e28c17f33252a95a57dd3827811291394</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #25754: Allow test_rlcompleter to be run multiple times</title>
<updated>2015-11-28T22:38:24+00:00</updated>
<author>
<name>Martin Panter</name>
<email>vadmium+py@gmail.com</email>
</author>
<published>2015-11-28T22:38:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=40062a1127a9678669bb0efec89d015bbbed1836'/>
<id>40062a1127a9678669bb0efec89d015bbbed1836</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #25663: Update rlcompleter test for new 3.6 behaviour</title>
<updated>2015-11-24T00:20:00+00:00</updated>
<author>
<name>Martin Panter</name>
<email>vadmium+py@gmail.com</email>
</author>
<published>2015-11-24T00:20:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=745f6b3a5db0a9b1cdae7b20c7be2c3c8a3240a7'/>
<id>745f6b3a5db0a9b1cdae7b20c7be2c3c8a3240a7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #25663: Merge rlcompleter fix from 3.5</title>
<updated>2015-11-24T00:19:10+00:00</updated>
<author>
<name>Martin Panter</name>
<email>vadmium+py@gmail.com</email>
</author>
<published>2015-11-24T00:19:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=450c9881849d5489ff21d77648f2231d0176c0a5'/>
<id>450c9881849d5489ff21d77648f2231d0176c0a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #25663: Merge rlcompleter fix from 3.4 into 3.5</title>
<updated>2015-11-24T00:10:45+00:00</updated>
<author>
<name>Martin Panter</name>
<email>vadmium+py@gmail.com</email>
</author>
<published>2015-11-24T00:10:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=11bb1ad15502849f126af3f35de7eaeebd617fc5'/>
<id>11bb1ad15502849f126af3f35de7eaeebd617fc5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #25663: Make rlcompleter avoid duplicate global names</title>
<updated>2015-11-23T23:50:26+00:00</updated>
<author>
<name>Martin Panter</name>
<email>vadmium+py@gmail.com</email>
</author>
<published>2015-11-23T23:50:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=ed92910852ad7a3006bc264ef6cb061868e5a82c'/>
<id>ed92910852ad7a3006bc264ef6cb061868e5a82c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #25590: Complete attribute names even if they are not yet created</title>
<updated>2015-11-13T23:54:02+00:00</updated>
<author>
<name>Martin Panter</name>
<email>vadmium+py@gmail.com</email>
</author>
<published>2015-11-13T23:54:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=6fe39266c8eb0b3e3f3544f6ad2214c15449e086'/>
<id>6fe39266c8eb0b3e3f3544f6ad2214c15449e086</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #25590: Merge rlcompleter getattr change from 3.5</title>
<updated>2015-11-13T23:48:17+00:00</updated>
<author>
<name>Martin Panter</name>
<email>vadmium+py@gmail.com</email>
</author>
<published>2015-11-13T23:48:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=f4ad5f5dea172d91ed21d2a330a72e77013bb279'/>
<id>f4ad5f5dea172d91ed21d2a330a72e77013bb279</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #25590: Merge rlcompleter change from 3.4 into 3.5</title>
<updated>2015-11-13T23:10:39+00:00</updated>
<author>
<name>Martin Panter</name>
<email>vadmium+py@gmail.com</email>
</author>
<published>2015-11-13T23:10:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=fa9ea046732eff86408aba477d557c8fc92bc864'/>
<id>fa9ea046732eff86408aba477d557c8fc92bc864</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
