<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/Lib/idlelib/help.html, branch refactor-lambda-parameters</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-39852: IDLE 'Go to line' deletes selection, updates status (GH-18801)</title>
<updated>2020-03-08T18:32:42+00:00</updated>
<author>
<name>Terry Jan Reedy</name>
<email>tjreedy@udel.edu</email>
</author>
<published>2020-03-08T18:32:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=2522db11df102be3baf25ce9e816ebe8ffdb7fcc'/>
<id>2522db11df102be3baf25ce9e816ebe8ffdb7fcc</id>
<content type='text'>
It appears standard that moving the text insert cursor away from a selection clears the
selection.  Clearing prevents accidental deletion of a possibly off-screen bit of text.
The update is for Ln and Col on the status bar.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It appears standard that moving the text insert cursor away from a selection clears the
selection.  Clearing prevents accidental deletion of a possibly off-screen bit of text.
The update is for Ln and Col on the status bar.
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor formatting improvements and fixes to idle.rst (GH-17165)</title>
<updated>2020-01-05T23:51:48+00:00</updated>
<author>
<name>Tal Einat</name>
<email>taleinat+github@gmail.com</email>
</author>
<published>2020-01-05T23:51:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=d6c08db8538d046d783db44fe4e70a60af0fb02e'/>
<id>d6c08db8538d046d783db44fe4e70a60af0fb02e</id>
<content type='text'>

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

</pre>
</div>
</content>
</entry>
<entry>
<title> bpo-38862: IDLE Strip Trailing Whitespace fixes end newlines  (GH-17366)</title>
<updated>2019-11-24T21:29:29+00:00</updated>
<author>
<name>Terry Jan Reedy</name>
<email>tjreedy@udel.edu</email>
</author>
<published>2019-11-24T21:29:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=6bf644ec82f14cceae68278dc35bafb00875efae'/>
<id>6bf644ec82f14cceae68278dc35bafb00875efae</id>
<content type='text'>
Extra newlines are removed at the end of non-shell files. If the file only has newlines after stripping other trailing whitespace, all are removed, as is done by patchcheck.py.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Extra newlines are removed at the end of non-shell files. If the file only has newlines after stripping other trailing whitespace, all are removed, as is done by patchcheck.py.</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-38022: IDLE: upgrade help.html to sphinx 2.x HTML5 output (GH-15664)</title>
<updated>2019-09-03T20:52:58+00:00</updated>
<author>
<name>Tal Einat</name>
<email>taleinat+github@gmail.com</email>
</author>
<published>2019-09-03T20:52:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=580bdb0ece681537eadb360f0c796123ead7a559'/>
<id>580bdb0ece681537eadb360f0c796123ead7a559</id>
<content type='text'>
The HTML5 output from Sphinx 2.x adds  '&lt;p&gt;' tags within list elements.  Using a new prevtag attribute, ignore these instead of emitting unwanted '\n\n'.

Also stop looking for 'first' classes on tags (no longer present) and fix the bug of double-spacing instead of single spacing after &lt;pre&gt; blocks.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The HTML5 output from Sphinx 2.x adds  '&lt;p&gt;' tags within list elements.  Using a new prevtag attribute, ignore these instead of emitting unwanted '\n\n'.

Also stop looking for 'first' classes on tags (no longer present) and fix the bug of double-spacing instead of single spacing after &lt;pre&gt; blocks.</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-37748: Re-order the Run menu. (GH-15115)</title>
<updated>2019-08-04T20:45:15+00:00</updated>
<author>
<name>Terry Jan Reedy</name>
<email>tjreedy@udel.edu</email>
</author>
<published>2019-08-04T20:45:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=14070299cdc0faf36975f0cc2d51824a9abf3db0'/>
<id>14070299cdc0faf36975f0cc2d51824a9abf3db0</id>
<content type='text'>
Put the most common choice, Run Module, at the top.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Put the most common choice, Run Module, at the top.</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-17535: IDLE editor line numbers (GH-14030)</title>
<updated>2019-07-23T12:22:11+00:00</updated>
<author>
<name>Tal Einat</name>
<email>taleinat@gmail.com</email>
</author>
<published>2019-07-23T12:22:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=7123ea009b0b004062d91f69859bddf422c34ab4'/>
<id>7123ea009b0b004062d91f69859bddf422c34ab4</id>
<content type='text'>

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-26806: add 30 to the recursion limit in IDLE's shell (GH-13944)</title>
<updated>2019-07-06T12:35:24+00:00</updated>
<author>
<name>Tal Einat</name>
<email>taleinat+github@gmail.com</email>
</author>
<published>2019-07-06T12:35:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=fcf1d003bf4f0100c9d0921ff3d70e1127ca1b71'/>
<id>fcf1d003bf4f0100c9d0921ff3d70e1127ca1b71</id>
<content type='text'>
This is done to compensate for the extra stack frames added by
IDLE itself, which cause problems when setting the recursion limit
to low values.

This wraps sys.setrecursionlimit() and sys.getrecursionlimit()
as invisibly as possible.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is done to compensate for the extra stack frames added by
IDLE itself, which cause problems when setting the recursion limit
to low values.

This wraps sys.setrecursionlimit() and sys.getrecursionlimit()
as invisibly as possible.</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-5680: IDLE: Customize running a module (GH-13763)</title>
<updated>2019-06-18T02:24:10+00:00</updated>
<author>
<name>Cheryl Sabella</name>
<email>cheryl.sabella@gmail.com</email>
</author>
<published>2019-06-18T02:24:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=201bc2d18b60adb05810d2a6ab396047bc527088'/>
<id>201bc2d18b60adb05810d2a6ab396047bc527088</id>
<content type='text'>
The initialize options are 1) add command line options, which are appended to sys.argv as if passed on a real command line, and 2) skip the shell restart. The customization dialog is accessed by a new entry on the Run menu.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The initialize options are 1) add command line options, which are appended to sys.argv as if passed on a real command line, and 2) skip the shell restart. The customization dialog is accessed by a new entry on the Run menu.</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-37039: Make IDLE's Zoom Height adjust to users' screens (GH-13678)</title>
<updated>2019-06-17T19:41:00+00:00</updated>
<author>
<name>Tal Einat</name>
<email>taleinat+github@gmail.com</email>
</author>
<published>2019-06-17T19:41:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=5bff3c86ab77e9d831b3cd19b45654c7eef22931'/>
<id>5bff3c86ab77e9d831b3cd19b45654c7eef22931</id>
<content type='text'>
Measure required height by quickly maximizing once per screen.
A search for a better method failed.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Measure required height by quickly maximizing once per screen.
A search for a better method failed.</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-37039: IDLE - zoomheight fixes (GH-13576)</title>
<updated>2019-05-27T23:16:46+00:00</updated>
<author>
<name>Terry Jan Reedy</name>
<email>tjreedy@udel.edu</email>
</author>
<published>2019-05-27T23:16:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=df9b032f47e4edaf306d95449370e565ee470018'/>
<id>df9b032f47e4edaf306d95449370e565ee470018</id>
<content type='text'>
Move doc entry to match menu and refactor zoom function.
A followup patch will include a blurb.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move doc entry to match menu and refactor zoom function.
A followup patch will include a blurb.
</pre>
</div>
</content>
</entry>
</feed>
