<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cpython.git/Lib/idlelib/PyShell.py, branch v2.7rc2</title>
<subtitle>https://github.com/python/cpython.git</subtitle>
<link rel='alternate' type='text/html' href='http://service.techsat.com/oss-git/cpython.git/'/>
<entry>
<title>#7092: Fix additional "-3" warnings in the idlelib package, and convert to absolute imports.</title>
<updated>2010-04-02T07:24:52Z</updated>
<author>
<name>Florent Xicluna</name>
<email>florent.xicluna@gmail.com</email>
</author>
<published>2010-04-02T07:24:52Z</published>
<link rel='alternate' type='text/html' href='http://service.techsat.com/oss-git/cpython.git/commit/?id=d630c04ab1ab35e2ec6eeeaba9bdcb9f8e730e78'/>
<id>d630c04ab1ab35e2ec6eeeaba9bdcb9f8e730e78</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Syntax cleanup `== None` -&gt; `is None`</title>
<updated>2010-03-25T20:32:07Z</updated>
<author>
<name>Florent Xicluna</name>
<email>florent.xicluna@gmail.com</email>
</author>
<published>2010-03-25T20:32:07Z</published>
<link rel='alternate' type='text/html' href='http://service.techsat.com/oss-git/cpython.git/commit/?id=c8a730bf72b1c95651a8a39766bf56635956a2e0'/>
<id>c8a730bf72b1c95651a8a39766bf56635956a2e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #3926: Fix the usage of the new showwarnings and formatwarning.</title>
<updated>2009-08-14T14:03:07Z</updated>
<author>
<name>Guilherme Polo</name>
<email>ggpolo@gmail.com</email>
</author>
<published>2009-08-14T14:03:07Z</published>
<link rel='alternate' type='text/html' href='http://service.techsat.com/oss-git/cpython.git/commit/?id=f198ac2db28109c0761395b80c7b482f9167f515'/>
<id>f198ac2db28109c0761395b80c7b482f9167f515</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow multiple IDLE GUI/subprocess pairs to exist</title>
<updated>2009-04-04T07:03:48Z</updated>
<author>
<name>Kurt B. Kaiser</name>
<email>kbk@shore.net</email>
</author>
<published>2009-04-04T07:03:48Z</published>
<link rel='alternate' type='text/html' href='http://service.techsat.com/oss-git/cpython.git/commit/?id=013d6cc0df238013075930c5adb1c4724f38aa49'/>
<id>013d6cc0df238013075930c5adb1c4724f38aa49</id>
<content type='text'>
simultaneously. Thanks to David Scherer for suggesting
the use of an ephemeral port for the GUI.
Patch 1529142 Weeble.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
simultaneously. Thanks to David Scherer for suggesting
the use of an ephemeral port for the GUI.
Patch 1529142 Weeble.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove startup firewall message.  That is handled by an error dialog</title>
<updated>2009-01-26T23:29:09Z</updated>
<author>
<name>Raymond Hettinger</name>
<email>python@rcn.com</email>
</author>
<published>2009-01-26T23:29:09Z</published>
<link rel='alternate' type='text/html' href='http://service.techsat.com/oss-git/cpython.git/commit/?id=bf3f69ee85d3c497bfdeae3ac3338c1409ca454c'/>
<id>bf3f69ee85d3c497bfdeae3ac3338c1409ca454c</id>
<content type='text'>
whenever a connection cannot be formed.  Also, the Idle version number
is already in the About Idle dialog.  Now, the startup is clean looking
once again.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
whenever a connection cannot be formed.  Also, the Idle version number
is already in the About Idle dialog.  Now, the startup is clean looking
once again.
</pre>
</div>
</content>
</entry>
<entry>
<title>use new showwarnings signature for idle #3391</title>
<updated>2008-10-16T19:40:14Z</updated>
<author>
<name>Benjamin Peterson</name>
<email>benjamin@python.org</email>
</author>
<published>2008-10-16T19:40:14Z</published>
<link rel='alternate' type='text/html' href='http://service.techsat.com/oss-git/cpython.git/commit/?id=b76444b2fa39a99984ffa4bcfa9806fbb091594a'/>
<id>b76444b2fa39a99984ffa4bcfa9806fbb091594a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tkinter rename reversal: remove tkinter package, adapt imports and docs.</title>
<updated>2008-05-20T07:13:37Z</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2008-05-20T07:13:37Z</published>
<link rel='alternate' type='text/html' href='http://service.techsat.com/oss-git/cpython.git/commit/?id=6634bf2919d855ccd821e878b8cc00c7209f1cbe'/>
<id>6634bf2919d855ccd821e878b8cc00c7209f1cbe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tkinter rename, step 2: fix imports and add stub modules.</title>
<updated>2008-05-16T15:48:15Z</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2008-05-16T15:48:15Z</published>
<link rel='alternate' type='text/html' href='http://service.techsat.com/oss-git/cpython.git/commit/?id=ad9afeb8f02db9a13d2ed8e45361ecbc0d19bd32'/>
<id>ad9afeb8f02db9a13d2ed8e45361ecbc0d19bd32</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Home / Control-A toggles between left margin and end of leading white</title>
<updated>2008-04-27T21:07:41Z</updated>
<author>
<name>Kurt B. Kaiser</name>
<email>kbk@shore.net</email>
</author>
<published>2008-04-27T21:07:41Z</published>
<link rel='alternate' type='text/html' href='http://service.techsat.com/oss-git/cpython.git/commit/?id=93cdae5f814292da17c38374d0cfa314b96fd3be'/>
<id>93cdae5f814292da17c38374d0cfa314b96fd3be</id>
<content type='text'>
space.  Patch 1196903 Jeff Shute.

M    idlelib/PyShell.py
M    idlelib/EditorWindow.py
M    idlelib/NEWS.txt
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
space.  Patch 1196903 Jeff Shute.

M    idlelib/PyShell.py
M    idlelib/EditorWindow.py
M    idlelib/NEWS.txt
</pre>
</div>
</content>
</entry>
<entry>
<title>#2503 make singletons compared with "is" not == or !=</title>
<updated>2008-03-29T15:24:25Z</updated>
<author>
<name>Benjamin Peterson</name>
<email>benjamin@python.org</email>
</author>
<published>2008-03-29T15:24:25Z</published>
<link rel='alternate' type='text/html' href='http://service.techsat.com/oss-git/cpython.git/commit/?id=5b63acd31e0e40c1a9a9e9762905b0054ff37994'/>
<id>5b63acd31e0e40c1a9a9e9762905b0054ff37994</id>
<content type='text'>
Thanks to Wummel for the patch
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thanks to Wummel for the patch
</pre>
</div>
</content>
</entry>
</feed>
