Lines Matching refs:Issue

91 Issue 35093: Document the IDLE document viewer in the IDLE doc.
532 Issue #29071: IDLE colors f-string prefixes but not invalid ur prefixes.
534 Issue #28572: Add 10% to coverage of IDLE's test_configdialog.
542 - Issue #15308: Add 'interrupt execution' (^C) to Shell menu.
545 - Issue #27922: Stop IDLE tests from 'flashing' gui widgets on the screen.
547 - Issue #27891: Consistently group and sort imports within idlelib modules.
549 - Issue #17642: add larger font sizes for classroom projection.
553 - Issue #25564: In section on IDLE -- console differences, mention that
556 - Issue #27821: Fix 3.6.0a3 regression that prevented custom key sets
559 - Issue #27714: text_textview and test_autocomplete now pass when re-run
563 - Issue #27621: Put query response validation error messages in the query
567 - Issue #27620: Escape key now closes Query box as cancelled.
569 - Issue #27609: IDLE: tab after initial whitespace should tab, not
573 - Issue #27609: Explicitly return None when there are also non-None
576 - Issue #25507: IDLE no longer runs buggy code because of its tkinter imports.
579 - Issue #27173: Add 'IDLE Modern Unix' to the built-in key sets.
583 - Issue #27452: add line counter and crc to IDLE configHandler test dump.
585 - Issue #27477: IDLE search dialogs now use ttk widgets.
587 - Issue #27173: Add 'IDLE Modern Unix' to the built-in key sets.
591 - Issue #27452: make command line "idle-test> python test_help.py" work.
594 - Issue #27452: add line counter and crc to IDLE configHandler test dump.
596 - Issue #27380: IDLE: add query.py with base Query dialog and ttk widgets.
603 - Issue #27372: Test_idle no longer changes the locale.
605 - Issue #27365: Allow non-ascii chars in IDLE NEWS.txt, for contributor names.
607 - Issue #27245: IDLE: Cleanly delete custom themes and key bindings.
611 - Issue #24137: Run IDLE, test_idle, and htest with tkinter default root disabled.
615 - Issue #27310: Fix IDLE.app failure to launch on OS X due to vestigial import.
617 - Issue #5124: Paste with text selected now replaces the selection on X11.
621 - Issue #24750: Switch all scrollbars in IDLE to ttk versions.
624 - Issue #24759: IDLE requires tk 8.5 and availability ttk widgets.
628 - Issue #27239: idlelib.macosx.isXyzTk functions initialize as needed.
630 - Issue #27262: move Aqua unbinding code, which enable context menus, to macosx.
632 - Issue #24759: Make clear in idlelib.idle_test.__init__ that the directory
635 - Issue #27196: Stop 'ThemeChanged' warnings when running IDLE tests.
640 - Issue #20567: Revise idle_test/README.txt with advice about avoiding
643 - Issue # 24225: Update idlelib/README.txt with new file names
646 - Issue #27156: Remove obsolete code not used by IDLE. Replacements:
655 - Issue #27117: Make colorizer htest and turtledemo work with dark themes.
658 - Issue #24225: Rename many idlelib/*.py and idle_test/test_*.py files.
663 - Issue #26673: When tk reports font size as 0, change to size 10.
666 - Issue #21939: Add test for IDLE's percolator.
669 - Issue #21676: Add test for IDLE's replace dialog.
672 - Issue #18410: Add test for IDLE's search dialog.
675 - Issue #21703: Add test for undo delegator. Patch mostly by
678 - Issue #27044: Add ConfigDialog.remove_var_callbacks to stop memory leaks.
680 - Issue #23977: Add more asserts to test_delegator.
682 - Issue #20640: Add tests for idlelib.configHelpSourceEdit.
688 - Issue #25507: fix incorrect change in IOBinding that prevented printing.
691 - Issue #25905: Revert unwanted conversion of ' to ’ RIGHT SINGLE QUOTATION
695 - Issue 15348: Stop the debugger engine (normally in a user process)
699 - Issue #24455: Prevent IDLE from hanging when a) closing the shell while the
711 - Issue #24750: Improve the appearance of the IDLE editor window status bar.
714 - Issue #25313: Change the handling of new built-in text color themes to better
718 - Issue #24782: Extension configuration is now a tab in the IDLE Preferences
722 - Issue #22726: Re-activate the config dialog help button with some content
725 - Issue #24820: IDLE now has an 'IDLE Dark' built-in text color theme.
733 - Issue #25224: README.txt is now an idlelib index for IDLE developers and
737 - Issue #24820: Users can now set breakpoint colors in
740 - Issue #24972: Inactive selection background now matches active selection
744 - Issue #24570: Idle: make calltip and completion boxes appear on Macs
747 - Issue #24988: Idle ScrolledList context menus (used in debugger)
750 - Issue #24801: Make right-click for context menu work on Mac Aqua.
753 - Issue #25173: Associate tkinter messageboxes with a specific widget.
756 - Issue #25198: Enhance the initial html viewer now used for Idle Help.
763 - Issue #25225: Condense and rewrite Idle doc section on text colors.
765 - Issue #21995: Explain some differences between IDLE and console Python.
767 - Issue #22820: Explain need for *print* when running file from Idle editor.
769 - Issue #25224: Doc: augment Idle feature list and no-subprocess section.
771 - Issue #25219: Update doc for Idle command line options.
774 - Issue #24861: Most of idlelib is private and subject to change.
777 - Issue #25199: Idle: add synchronization comments for future maintainers.
779 - Issue #16893: Replace help.txt with help.html for Idle doc display.
785 - Issue #24199: Deprecate unused idlelib.idlever with possible removal in 3.6.
787 - Issue #24790: Remove extraneous code (which also create 2 & 3 conflicts).
794 - Issue #23672: Allow Idle to edit and run files with astral chars in name.
797 - Issue 24745: Idle editor default font. Switch from Courier to
802 - Issue #21192: Idle editor. When a file is run, put its name in the restart bar.
805 - Issue #13884: Idle menus. Remove tearoff lines. Patch by Roger Serwy.
807 - Issue #23184: remove unused names and imports in idlelib.
810 - Issue #20577: Configuration of the max line length for the FormatParagraph
815 - Issue #16893: Update Idle doc chapter to match current Idle and add new
818 - Issue #3068: Add Idle extension configuration dialog to Options menu.
822 - Issue #16233: A module browser (File : Class Browser, Alt+C) requires an
828 - Issue #4832: Save As to type Python files automatically adds .py to the
832 - Issue #21986: Code objects are not normally pickled by the pickle module.
835 - Issue #23180: Rename IDLE "Windows" menu item to "Window".
838 - Issue #17390: Adjust Editor window title; remove 'Python',
841 - Issue #14105: Idle debugger breakpoints no longer disappear
844 - Issue #17172: Turtledemo can now be run from Idle.
848 - Issue #21765: Add support for non-ascii identifiers to HyperParser.
850 - Issue #21940: Add unittest for WidgetRedirector. Initial patch by Saimadhav
853 - Issue #18592: Add unittest for SearchDialogBase. Patch by Phil Webster.
855 - Issue #21694: Add unittest for ParenMatch. Patch by Saimadhav Heblikar.
857 - Issue #21686: add unittest for HyperParser. Original patch by Saimadhav
860 - Issue #12387: Add missing upper(lower)case versions of default Windows key
863 - Issue #21695: Closing a Find-in-files output window while the search is
866 - Issue #18910: Add unittest for textView. Patch by Phil Webster.
868 - Issue #18292: Add unittest for AutoExpand. Patch by Saihadhav Heblikar.
870 - Issue #18409: Add unittest for AutoComplete. Patch by Phil Webster.
872 - Issue #21477: htest.py - Improve framework, complete set of tests.
875 - Issue #18104: Add idlelib/idle_test/htest.py with a few sample tests to begin
879 - Issue #21139: Change default paragraph width to 72, the PEP 8 recommendation.
881 - Issue #21284: Paragraph reformat test passes after user changes reformat width.
883 - Issue #17654: Ensure IDLE menus are customized properly on OS X for
891 - Issue #17390: Display Python version on Idle title bar.
894 - Issue #5066: Update IDLE docs. Patch by Todd Rovito.
896 - Issue #17625: Close the replace dialog after it is used.
898 - Issue #16226: Fix IDLE Path Browser crash.
901 - Issue #15853: Prevent IDLE crash on OS X when opening Preferences menu
909 - Issue #17625: Close the replace dialog after it is used.
911 - Issue #7163: Propagate return value of sys.stdout.write.
913 - Issue #15318: Prevent writing to sys.stdin.
915 - Issue #4832: Modify IDLE to save files with .py extension by
918 - Issue #13532, #15319: Check that arguments to sys.stdout.write are strings.
920 - Issue # 12510: Attempt to get certain tool tips no longer crashes IDLE.
923 - Issue #10365: File open dialog now works instead of crashing even when
926 - Issue 14876: use user-selected font for highlight configuration.
928 - Issue #14937: Perform auto-completion of filenames in strings even for
931 - Issue #8515: Set __file__ when run file in IDLE.
936 - Issue #14409: IDLE now properly executes commands in the Shell window
941 - Issue #3573: IDLE hangs when passing invalid command line args
944 - Issue #14018: Update checks for unstable system Tcl/Tk versions on OS X
952 - Issue #6378: Further adjust idle.bat to start associated Python
954 - Issue #11896: Save on Close failed despite selecting "Yes" in dialog.
956 - Issue #1028: Ctrl-space binding to show completions was causing IDLE to exit.
959 - Issue #4676: <Home> toggle failing on Tk 8.5, causing IDLE exits and strange selection
962 - Issue #3851: <Home> toggle non-functional when NumLock set on Windows.
969 - Issue #5707: Use of 'filter' in keybindingDialog.py was causing custom key assignment to
972 - Issue #4815: Offer conversion to UTF-8 if source files have
975 - Issue #4008: Fix problems with non-ASCII source files.
977 - Issue #4323: Always encode source as UTF-8 without asking
982 - Issue #2665: On Windows, an IDLE installation upgraded from an old version