summaryrefslogtreecommitdiffstats
path: root/Doc/library/idle.rst
Commit message (Expand)AuthorAgeFilesLines
* [doc] Fix typo in idle.rst (GH-27903)Ikko Ashimine2021-08-231-1/+1
* bpo-44740: Lowercase "internet" and "web" where appropriate. (#27378)Mariusz Felisiak2021-07-261-1/+1
* bpo-44010: IDLE: colorize pattern-matching soft keywords (GH-25851)Tal Einat2021-05-191-0/+6
* bpo-43723: Deprecate camelCase aliases from threading (GH-25174)Jelle Zijlstra2021-04-121-1/+1
* bpo-42225: IDLE - document two unix-related problems. (#25078)Terry Jan Reedy2021-03-311-2/+17
* bpo-43283: Add IDLE doc paragraph about print speed (GH-24615)Terry Jan Reedy2021-02-241-0/+9
* bpo-43283: Rearrange some IDLE doc paragraphs. (GH-24604)Terry Jan Reedy2021-02-211-14/+15
* bpo-43008: Make IDLE respect sys.excepthook (GH-24302)Ken2021-01-261-1/+1
* bpo-35764: Rewrite the IDLE Calltips doc section (GH-22363)Terry Jan Reedy2020-09-221-22/+25
* Add missing colon to IDLE doc markup (GH-22007)Andre Delfino2020-09-091-1/+1
* bpo-37765: Add keywords to IDLE tab completions (GH-15138)Terry Jan Reedy2020-07-091-42/+48
* bpo-39852: IDLE 'Go to line' deletes selection, updates status (GH-18801)Terry Jan Reedy2020-03-081-1/+3
* IDLE doc: improve Startup failure subsection. (#18771)Jules Lasne (jlasne)2020-03-061-7/+10
* Minor formatting improvements and fixes to idle.rst (GH-17165)Tal Einat2020-01-051-7/+8
* bpo-38862: IDLE Strip Trailing Whitespace fixes end newlines (GH-17366)Terry Jan Reedy2019-11-241-1/+2
* bpo-37748: Re-order the Run menu. (GH-15115)Terry Jan Reedy2019-08-041-16/+16
* bpo-17535: IDLE editor line numbers (GH-14030)Tal Einat2019-07-231-4/+13
* bpo-26806: add 30 to the recursion limit in IDLE's shell (GH-13944)Tal Einat2019-07-061-0/+4
* bpo-5680: IDLE: Customize running a module (GH-13763)Cheryl Sabella2019-06-181-1/+15
* bpo-37039: Make IDLE's Zoom Height adjust to users' screens (GH-13678)Tal Einat2019-06-171-1/+4
* bpo-37039: IDLE - zoomheight fixes (GH-13576)Terry Jan Reedy2019-05-271-5/+5
* bpo-36958: In IDLE, print exit message (GH-13435)Terry Jan Reedy2019-05-201-0/+3
* Fix typos in documentation. Patch by tirkarthi. (GH-13354)Terry Jan Reedy2019-05-161-2/+2
* Syntax highlight IDLE html doc code example. (GH-12981)Terry Jan Reedy2019-04-271-4/+2
* Fix "the the" in the idle docs. (GH-12549)Benjamin Peterson2019-03-261-13/+11
* bpo-24310: Document IDLE settings dialog font tab sample (GH-12007)Terry Jan Reedy2019-02-241-0/+7
* bpo-35833: Revise IDLE doc for control codes sent to Shell. (GH-11799)Terry Jan Reedy2019-02-091-8/+27
* bpo-28097: IDLE - Add Previous/Next History to Shell menu (#11325)Cheryl Sabella2018-12-281-0/+6
* bpo-22703: IDLE: Improve Code Context and Zoom Height menu labels (GH-11214)Cheryl Sabella2018-12-221-8/+8
* bpo-35521: Add more cross-refs to IDLE docs (#11257)Terry Jan Reedy2018-12-201-12/+19
* bpo-35521: IDLE: Add code context section to docs (#11205)Cheryl Sabella2018-12-201-6/+35
* bpo-35213: Where appropriate, use 'macOS' in idlelib. (#10478)Terry Jan Reedy2018-11-151-8/+8
* bpo-34864: Document two IDLE on MacOS issues. (GH-10456)Terry Jan Reedy2018-11-111-6/+17
* bpo-33000: Document that IDLE's shell has no line limit. (#10373)Terry Jan Reedy2018-11-071-5/+13
* bpo-23220: Explain how IDLE's Shell displays output (GH-10356)Terry Jan Reedy2018-11-061-12/+48
* bpo-35099: Improve the doc about IDLE running user code. (#10350)Terry Jan Reedy2018-11-061-17/+26
* bpo-35097: Add IDLE doc subsection explaining editor windows. (#10206)Terry Jan Reedy2018-10-291-1/+18
* Issue 35093: Document the IDLE document viewer in the IDLE doc. (#10195)Terry Jan Reedy2018-10-281-10/+20
* bpo-1529353: Explain Shell text squeezing in the IDLE doc. (#10169)Terry Jan Reedy2018-10-281-1/+20
* Fix "Python" casing in a few places (GH-9001)Andrés Delfino2018-09-141-1/+1
* bpo-33610: Update IDLE Code Context doc entry (GH-7597)Terry Jan Reedy2018-06-101-1/+2
* bpo-314777: IDLE - improve rstrip entry in doc (#3602)Terry Jan Reedy2017-09-151-1/+3
* bpo-31421: Document how IDLE runs tkinter programs. (#3513)Terry Jan Reedy2017-09-121-6/+29
* bpo-27099: Finish updating IDLE doc and help text. (#3510)Terry Jan Reedy2017-09-121-4/+4
* bpo-27099: IDLE - Convert built-in extensions to regular features (#2494)wohlganger2017-09-101-20/+3
* bpo-25514: Improve IDLE's connection refused message (#2177)terryjreedy2017-06-141-0/+44
* bpo-30208: DOC: fix small typos in IDLE (#1354)csabella2017-04-291-8/+8
* Fixed a handful of typos (GH-343)Alex Gaynor2017-03-011-1/+1
* Issue #15308: Add 'interrupt execution' (^C) to Shell menu.Terry Jan Reedy2016-09-121-0/+3
* ? Working Directory ?Terry Jan Reedy2016-08-301-1/+1