[issue35763] IDLE calltips: make positional note less obtrusive

2019-01-17 Thread Terry J. Reedy
Terry J. Reedy added the comment: #35764 is about revising the calltip doc, including adding something about '/' in signatures. -- ___ Python tracker <https://bugs.python.o

[issue16638] support multi-line docstring signatures in IDLE calltips

2019-01-17 Thread Terry J. Reedy
Terry J. Reedy added the comment: The standard calltip box is two lines: signature and docstring header. In most cases, such as int, iter, and min, the effect of this patch is to get both lines of a docstring signature, so the result is not abnormally big. And I agree with Serhiy that

[issue30290] IDLE: add tests for help_about.py

2019-01-17 Thread Terry J. Reedy
Terry J. Reedy added the comment: Postscript: this test that the retrieved text has at least two lines caught a bug in the new Windows Store python distribution. self.assertEqual(printer._Printer__lines[1], dialog._current_textview.textView.get('2.0', 

[issue35683] Enable manylinux1 builds on Pipelines for CI testing

2019-01-17 Thread Terry J. Reedy
Terry J. Reedy added the comment: I believe it was Louie Lu's idea, #30290, to check more than one line. I am glad it helped. -- ___ Python tracker <https://bugs.python.org/is

[issue23156] Update tix install information in tkinter tix chapter of doc

2019-01-17 Thread Terry J. Reedy
Change by Terry J. Reedy : -- keywords: +patch pull_requests: +11298 stage: needs patch -> patch review ___ Python tracker <https://bugs.python.org/issu

[issue23156] Update tix install information in tkinter tix chapter of doc

2019-01-17 Thread Terry J. Reedy
Change by Terry J. Reedy : -- keywords: +patch, patch pull_requests: +11298, 11299 stage: needs patch -> patch review ___ Python tracker <https://bugs.python.org/issu

[issue23156] Update tix install information in tkinter tix chapter of doc

2019-01-17 Thread Terry J. Reedy
Change by Terry J. Reedy : -- keywords: +patch, patch, patch pull_requests: +11298, 11299, 11300 stage: needs patch -> patch review ___ Python tracker <https://bugs.python.org/issu

[issue23156] Update tix install information in tkinter tix chapter of doc

2019-01-17 Thread Terry J. Reedy
Terry J. Reedy added the comment: If the obsolete text is not to revised, it should be removed, as Ned suggested. I don't now think a replacement list is needed. Serhiy, if you have any opinion either way, please say go. -- stage: patch review -> needs patch versions: +Py

[issue23156] Update tix install information in tkinter tix chapter of doc

2019-01-17 Thread Terry J. Reedy
Terry J. Reedy added the comment: /go/so -- ___ Python tracker <https://bugs.python.org/issue23156> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue34161] (good first issue) Tutorial 7.1 str.format() code example syntax error

2019-01-17 Thread Terry J. Reedy
Change by Terry J. Reedy : -- pull_requests: +11304 ___ Python tracker <https://bugs.python.org/issue34161> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue34162] idlelib/NEWS.txt for 3.8.0 (and backports)

2019-01-17 Thread Terry J. Reedy
Change by Terry J. Reedy : -- pull_requests: +11307 ___ Python tracker <https://bugs.python.org/issue34162> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue34161] (good first issue) Tutorial 7.1 str.format() code example syntax error

2019-01-17 Thread Terry J. Reedy
Change by Terry J. Reedy : -- pull_requests: -11306 ___ Python tracker <https://bugs.python.org/issue34161> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue34161] (good first issue) Tutorial 7.1 str.format() code example syntax error

2019-01-17 Thread Terry J. Reedy
Change by Terry J. Reedy : -- pull_requests: +11304, 11305 ___ Python tracker <https://bugs.python.org/issue34161> ___ ___ Python-bugs-list mailing list Unsub

[issue34161] (good first issue) Tutorial 7.1 str.format() code example syntax error

2019-01-17 Thread Terry J. Reedy
Change by Terry J. Reedy : -- pull_requests: -11305 ___ Python tracker <https://bugs.python.org/issue34161> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue34161] (good first issue) Tutorial 7.1 str.format() code example syntax error

2019-01-17 Thread Terry J. Reedy
Change by Terry J. Reedy : -- pull_requests: +11304, 11305, 11306 ___ Python tracker <https://bugs.python.org/issue34161> ___ ___ Python-bugs-list mailin

[issue34161] (good first issue) Tutorial 7.1 str.format() code example syntax error

2019-01-17 Thread Terry J. Reedy
Change by Terry J. Reedy : -- pull_requests: -11304 ___ Python tracker <https://bugs.python.org/issue34161> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue34161] (good first issue) Tutorial 7.1 str.format() code example syntax error

2019-01-17 Thread Terry J. Reedy
Terry J. Reedy added the comment: New changeset 56c16057c639acc2fb89c6b783425320f23a5f6c by Terry Jan Reedy in branch 'master': bpo-34161: Update idlelib/NEWS.txt to 2019 Jan 17 (GH-11597) https://github.com/python/cpython/commit/56c16057c639acc2fb89c6b783425320f23a5f6c -

[issue34161] (good first issue) Tutorial 7.1 str.format() code example syntax error

2019-01-17 Thread Terry J. Reedy
Change by Terry J. Reedy : -- pull_requests: -11310 ___ Python tracker <https://bugs.python.org/issue34161> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue34161] (good first issue) Tutorial 7.1 str.format() code example syntax error

2019-01-17 Thread Terry J. Reedy
Change by Terry J. Reedy : -- pull_requests: -11308 ___ Python tracker <https://bugs.python.org/issue34161> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue34161] (good first issue) Tutorial 7.1 str.format() code example syntax error

2019-01-17 Thread Terry J. Reedy
Change by Terry J. Reedy : -- pull_requests: -11309 ___ Python tracker <https://bugs.python.org/issue34161> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue34162] idlelib/NEWS.txt for 3.8.0 (and backports)

2019-01-17 Thread Terry J. Reedy
Terry J. Reedy added the comment: New changeset 56c16057c639acc2fb89c6b783425320f23a5f6c by Terry Jan Reedy in branch 'master': bpo-34161: Update idlelib/NEWS.txt to 2019 Jan 17 (GH-11597) https://github.com/python/cpython/commit/56c16057c639acc2fb89c6b7834253

[issue34161] (good first issue) Tutorial 7.1 str.format() code example syntax error

2019-01-17 Thread Terry J. Reedy
Change by Terry J. Reedy : -- Removed message: https://bugs.python.org/msg333912 ___ Python tracker <https://bugs.python.org/issue34161> ___ ___ Python-bug

[issue34161] (good first issue) Tutorial 7.1 str.format() code example syntax error

2019-01-17 Thread Terry J. Reedy
Terry J. Reedy added the comment: Sorry for the noise. It seems like a bug to me that GitHub keeps a secret link to the original title and uses it in the merge box. -- ___ Python tracker <https://bugs.python.org/issue34

[issue23156] Update tix install information in tkinter tix chapter of doc

2019-01-17 Thread Terry J. Reedy
Terry J. Reedy added the comment: New changeset cf27c06229eb4b8280bb5f2b93a57e33163411f4 by Terry Jan Reedy in branch 'master': bpo-23156: Remove obsolete tix install directions (GH-11595) https://github.com/python/cpython/commit/cf27c06229eb4b8280bb5f2b93a57e

[issue23156] Remove tix install information in tkinter tix chapter of doc

2019-01-17 Thread Terry J. Reedy
Change by Terry J. Reedy : -- resolution: -> fixed stage: patch review -> resolved status: open -> closed title: Update tix install information in tkinter tix chapter of doc -> Remove tix install information in tkinter tix chapter of doc versions:

[issue34162] idlelib/NEWS.txt for 3.8.0 (and backports)

2019-01-17 Thread Terry J. Reedy
Terry J. Reedy added the comment: New changeset 59d7bdb3386ab78ccf6edbbeba9669124515c707 by Terry Jan Reedy (Miss Islington (bot)) in branch '3.7': bpo-34162: Update idlelib/NEWS.txt to 2019 Jan 17 (GH-11597) (GH-11598) https://github.com/python/cpyt

[issue35730] IDLE: Fix squeezer test_reload.

2019-01-17 Thread Terry J. Reedy
Change by Terry J. Reedy : -- pull_requests: -11274 ___ Python tracker <https://bugs.python.org/issue35730> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue35730] IDLE: Fix squeezer test_reload.

2019-01-17 Thread Terry J. Reedy
Change by Terry J. Reedy : -- pull_requests: -11273 ___ Python tracker <https://bugs.python.org/issue35730> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue35730] IDLE: Fix squeezer test_reload.

2019-01-17 Thread Terry J. Reedy
Terry J. Reedy added the comment: New changeset e55cf024cae203f63b4f78f1b21c1375fe424441 by Terry Jan Reedy (Tal Einat) in branch 'master': bpo-35730: IDLE - test squeezer reload() by checking load_font() (GH-11585) https://github.com/python/cpyt

[issue31777] IDLE: Let users add to font selection

2019-01-17 Thread Terry J. Reedy
Terry J. Reedy added the comment: Serhiy opened #31860 with a patch. So close this as duplicate. -- resolution: -> duplicate stage: test needed -> resolved status: open -> closed superseder: -> IDLE: Make font sample editable ___ Py

[issue31860] IDLE: Make font sample editable

2019-01-17 Thread Terry J. Reedy
Terry J. Reedy added the comment: Closing #31777 as duplicate of this. -- ___ Python tracker <https://bugs.python.org/issue31860> ___ ___ Python-bugs-list mailin

[issue35768] IDLE: Auto measure font fixed pitch characteristics

2019-01-17 Thread Terry J. Reedy
New submission from Terry J. Reedy : The greatly expanded configdialog Font tab multi-alphabet sample reveals to some degree how well tk fills in BMP Unicode characters on a particular machine. It also lets users extend the sample. The sample has 2 lines of 20 ascii characters each and

[issue35769] IDLE: change new file name from ''Untitled" to "untitled"

2019-01-17 Thread Terry J. Reedy
New submission from Terry J. Reedy : Conform to PEP 8. -- assignee: terry.reedy components: IDLE messages: 333943 nosy: terry.reedy priority: normal severity: normal stage: commit review status: open title: IDLE: change new file name from ''Untitled" to "untitle

[issue25522] IDLE: warn if save-as name matches stdlib name

2019-01-17 Thread Terry J. Reedy
Terry J. Reedy added the comment: Also check if the name is not an identifier and therefore could not be imported. Example: >>> exec('import abc--bb') import abc--bb ^ SyntaxError: invalid syntax -- ___ Pyt

[issue35730] IDLE: Fix squeezer test_reload.

2019-01-17 Thread Terry J. Reedy
Change by Terry J. Reedy : -- pull_requests: -11321 ___ Python tracker <https://bugs.python.org/issue35730> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue35730] IDLE: Fix squeezer test_reload.

2019-01-17 Thread Terry J. Reedy
Change by Terry J. Reedy : -- pull_requests: -11322 ___ Python tracker <https://bugs.python.org/issue35730> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue35769] IDLE: change new file name from ''Untitled" to "untitled"

2019-01-17 Thread Terry J. Reedy
Change by Terry J. Reedy : -- keywords: +patch, patch pull_requests: +11323, 11324 stage: commit review -> patch review ___ Python tracker <https://bugs.python.org/issu

[issue35769] IDLE: change new file name from ''Untitled" to "untitled"

2019-01-17 Thread Terry J. Reedy
Change by Terry J. Reedy : -- keywords: +patch pull_requests: +11323 stage: commit review -> patch review ___ Python tracker <https://bugs.python.org/issu

[issue35769] IDLE: change new file name from ''Untitled" to "untitled"

2019-01-17 Thread Terry J. Reedy
Change by Terry J. Reedy : -- pull_requests: -11324 ___ Python tracker <https://bugs.python.org/issue35769> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue35771] IDLE: Fix tooltip Hovertiptest failure

2019-01-17 Thread Terry J. Reedy
New submission from Terry J. Reedy : In the buildbot testing for #35730, this test failed on X86 Windows 3.7 and passed on retest. I did not check the green bots, so there could be other fail and pass results. == FAIL

[issue35730] IDLE: Fix squeezer test_reload.

2019-01-17 Thread Terry J. Reedy
Terry J. Reedy added the comment: I looked at the non-green results on the buildbot grid and found one IDLE failure, which passed on retest. I opened #35771 for this. -- resolution: -> fixed stage: patch review -> resolved status: open -&g

[issue35769] IDLE: change new file name from ''Untitled" to "untitled"

2019-01-17 Thread Terry J. Reedy
Terry J. Reedy added the comment: New changeset a902239f22c322d8988c514dd1c724aade3e4ef3 by Terry Jan Reedy in branch 'master': bpo-35769: Change IDLE's name for new files from 'Untitled' to 'untitled' (GH-11602) https

[issue35770] IDLE: python -m idlelib fails on master on Mac OS 10.10.4

2019-01-18 Thread Terry J. Reedy
Terry J. Reedy added the comment: Thank you for the report. The error line "del mainmenu.menudefs[-2][1][0]" follows this comment. # Remove the 'Configure Idle' entry from the options menu, it is in the # application menu as 'Preferences' However, -2 is the

[issue35770] IDLE: python -m idlelib fails on master on Mac OS 10.10.4

2019-01-18 Thread Terry J. Reedy
Terry J. Reedy added the comment: Since it is my fix, I will write the PR. But first, please test part 2, changing '0' to '0:1', just to make sure it works. c1b added 'None,' (for separater bar) after the configdialog entry. When the configdialog entry is re

[issue35770] IDLE: python -m idlelib fails on master on Mac OS 10.10.4

2019-01-18 Thread Terry J. Reedy
Terry J. Reedy added the comment: Cheryl, that sort of change needs an issue for discussion before going very far. I am dubious that it will work (but you can try to show otherwise). 1. overrideRootMenu does an insertion that I don't think you can do with a dict. mainmenu.menudefs

[issue35770] IDLE: python -m idlelib fails on master on Mac OS 10.10.4

2019-01-18 Thread Terry J. Reedy
Change by Terry J. Reedy : -- keywords: +patch pull_requests: +11351 stage: needs patch -> patch review ___ Python tracker <https://bugs.python.org/issu

[issue35770] IDLE: python -m idlelib fails on master on Mac OS 10.10.4

2019-01-18 Thread Terry J. Reedy
Change by Terry J. Reedy : -- keywords: +patch, patch pull_requests: +11351, 11352 stage: needs patch -> patch review ___ Python tracker <https://bugs.python.org/issu

[issue35770] IDLE: python -m idlelib fails on master on Mac OS 10.10.4

2019-01-18 Thread Terry J. Reedy
Change by Terry J. Reedy : -- keywords: +patch, patch, patch pull_requests: +11351, 11352, 11353 stage: needs patch -> patch review ___ Python tracker <https://bugs.python.org/issu

[issue35770] IDLE: python -m idlelib fails on master on Mac OS 10.10.4

2019-01-18 Thread Terry J. Reedy
Terry J. Reedy added the comment: New changeset 39ed289a3511d2e9bf0950a9d5dc53c8194f61b9 by Terry Jan Reedy in branch 'master': bpo-35770: IDLE macosx deletes Options => Configure IDLE. (GH-11614) https://github.com/python/cpython/commit/39ed289a3511d2e9bf0950a9d5d

[issue35770] IDLE: python -m idlelib fails on master on Mac OS 10.10.4

2019-01-18 Thread Terry J. Reedy
Change by Terry J. Reedy : -- pull_requests: -11352 ___ Python tracker <https://bugs.python.org/issue35770> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue35770] IDLE: python -m idlelib fails on master on Mac OS 10.10.4

2019-01-18 Thread Terry J. Reedy
Change by Terry J. Reedy : -- pull_requests: -11353 ___ Python tracker <https://bugs.python.org/issue35770> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue35770] IDLE: python -m idlelib fails on master on Mac OS 10.10.4

2019-01-18 Thread Terry J. Reedy
Change by Terry J. Reedy : -- pull_requests: -11355 ___ Python tracker <https://bugs.python.org/issue35770> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue35770] IDLE: python -m idlelib fails on master on Mac OS 10.10.4

2019-01-18 Thread Terry J. Reedy
Change by Terry J. Reedy : -- pull_requests: -11356 ___ Python tracker <https://bugs.python.org/issue35770> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue35770] IDLE: python -m idlelib fails on master on Mac OS 10.10.4

2019-01-18 Thread Terry J. Reedy
Change by Terry J. Reedy : -- pull_requests: -11359 ___ Python tracker <https://bugs.python.org/issue35770> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue35770] IDLE: python -m idlelib fails on master on Mac OS 10.10.4

2019-01-18 Thread Terry J. Reedy
Change by Terry J. Reedy : -- pull_requests: -11358 ___ Python tracker <https://bugs.python.org/issue35770> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue35770] IDLE: python -m idlelib fails on master on Mac OS 10.10.4

2019-01-18 Thread Terry J. Reedy
Change by Terry J. Reedy : -- resolution: -> fixed stage: patch review -> resolved status: open -> closed ___ Python tracker <https://bugs.python.or

[issue17005] Add a topological sort algorithm

2019-01-18 Thread Terry J. Reedy
Terry J. Reedy added the comment: I think 'toposort' is a good name for a function that implements 'topological sorting'. https://en.wikipedia.org/wiki/Topological_sorting -- versions: +Python 3.8 -Python 3.4 ___ Py

[issue35770] IDLE: python -m idlelib fails on master on Mac OS 10.10.4

2019-01-18 Thread Terry J. Reedy
Change by Terry J. Reedy : -- pull_requests: +11363 ___ Python tracker <https://bugs.python.org/issue35770> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue35770] IDLE: python -m idlelib fails on master on Mac OS 10.10.4

2019-01-18 Thread Terry J. Reedy
Change by Terry J. Reedy : -- pull_requests: +11363, 11364 ___ Python tracker <https://bugs.python.org/issue35770> ___ ___ Python-bugs-list mailing list Unsub

[issue35770] IDLE: python -m idlelib fails on master on Mac OS 10.10.4

2019-01-18 Thread Terry J. Reedy
Change by Terry J. Reedy : -- pull_requests: +11363, 11364, 11365 ___ Python tracker <https://bugs.python.org/issue35770> ___ ___ Python-bugs-list mailin

[issue35770] IDLE: python -m idlelib fails on master on Mac OS 10.10.4

2019-01-18 Thread Terry J. Reedy
Change by Terry J. Reedy : -- pull_requests: -11365 ___ Python tracker <https://bugs.python.org/issue35770> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue35770] IDLE: python -m idlelib fails on master on Mac OS 10.10.4

2019-01-18 Thread Terry J. Reedy
Change by Terry J. Reedy : -- pull_requests: -11364 ___ Python tracker <https://bugs.python.org/issue35770> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue35770] IDLE: python -m idlelib fails on master on Mac OS 10.10.4

2019-01-18 Thread Terry J. Reedy
Terry J. Reedy added the comment: New changeset 2cf1ddaff4c869780d9e796b21ef3e506f8ad321 by Terry Jan Reedy in branch 'master': bpo-35770: Fix off-by-1 error. (#11618) https://github.com/python/cpython/commit/2cf1ddaff4c869780d9e796b21ef3e

[issue35756] Using `return value` in a generator function skips the returned value on for-loop iteration

2019-01-18 Thread Terry J. Reedy
Terry J. Reedy added the comment: No bug here. You can discuss possible change on python-ideas, but I strongly suggest that you write your next wrapper and move on. -- nosy: +terry.reedy resolution: -> not a bug stage: -> resolved status: open -> closed versions: +P

[issue35770] IDLE: python -m idlelib fails on master on Mac OS 10.10.4

2019-01-18 Thread Terry J. Reedy
Change by Terry J. Reedy : -- pull_requests: -11368 ___ Python tracker <https://bugs.python.org/issue35770> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue35770] IDLE: python -m idlelib fails on master on Mac OS 10.10.4

2019-01-18 Thread Terry J. Reedy
Change by Terry J. Reedy : -- pull_requests: -11367 ___ Python tracker <https://bugs.python.org/issue35770> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue25522] IDLE: warn if save-as name matches stdlib name

2019-01-23 Thread Terry J. Reedy
Terry J. Reedy added the comment: Beginners import stdlib files such as random. And they save scripts with such name, and accidentally import the script when not desired. Beginners should learn how to test a script by running a test file provided by an instructor or written themselves. In

[issue24776] IDLE: Improve config dialog font change user interface

2019-01-23 Thread Terry J. Reedy
Change by Terry J. Reedy : -- versions: +Python 3.8 -Python 3.6 ___ Python tracker <https://bugs.python.org/issue24776> ___ ___ Python-bugs-list mailin

[issue24776] IDLE: Improve config dialog font change user interface

2019-01-23 Thread Terry J. Reedy
Terry J. Reedy added the comment: I now think that the proper widget for font resizing might be a ttk.Spinbox (but see below). #33962 discusses issues around using this widget. #33397 is about adding local font resizing with hot key or mousewheel to text and help viewers via a new

[issue33397] IDLE help viewer: let users control font size

2019-01-23 Thread Terry J. Reedy
Terry J. Reedy added the comment: The configdialog font tab sample could also use font resizing. #24776. -- versions: -Python 3.6 ___ Python tracker <https://bugs.python.org/issue33

[issue35817] IDLE 2.713 on debian 9.6 over WSL W10 IdentationError

2019-01-24 Thread Terry J. Reedy
Terry J. Reedy added the comment: In the Debian screenshot with the traceback, you run interactive Python, not IDLE, in the system terminal, with the command-line entry 'python'. Notice the secondary ... prompt. The bug in the code you entered is indicated by the error me

[issue34857] IDLE: SyntaxWarning not handled properly

2019-01-24 Thread Terry J. Reedy
Terry J. Reedy added the comment: In 3.7.2, the statement in a file results in the SyntaxError being printed in Shell *before* the restart. It should be after, but before the code object is sent to the restarted execution process. -- ___ Python

[issue15248] Better explain "TypeError: 'tuple' object is not callable"

2019-01-24 Thread Terry J. Reedy
Terry J. Reedy added the comment: I am not sure what you could do at the moment. We have not yet settled whether this is a documentation or interpreter core issue. I posted "Add more SyntaxWarnings?" to pydev to get more comments on Serhiy's patch, especially for other

[issue35782] Missing whitespace after comma in randrange raise error

2019-01-25 Thread Terry J. Reedy
Terry J. Reedy added the comment: We usually don't backport exception message changes, for the reason given, unless the content is wrong or misleading. Unless Raymond says otherwise, I think the backport should be closed as too trivial and this issue closed as fixed. --

[issue35798] duplicate SyntaxWarning: "is" with a literal

2019-01-25 Thread Terry J. Reedy
Terry J. Reedy added the comment: I verified that master on Windows (which requires " instead of ') > python -c "if object() is 42: pass" results in the doubled messsage, and that after applying PR 11639 and recompiling, there is only 1 message. We should test th

[issue35825] Py_UNICODE_SIZE=4 fails to link on Windows

2019-01-25 Thread Terry J. Reedy
Terry J. Reedy added the comment: I think this falls in the category of "don't do that", because Windows does not support wide builds. If so, this issue should be closed as 'not a bug'. If not, some Windows expert should enlighten me.

[issue35833] IDLE: revise doc for control chars sent to Shell

2019-01-26 Thread Terry J. Reedy
Terry J. Reedy added the comment: Example code for the tracker should not use 3rd-party modules unless essential. It should be reduced to the minimum testcase needed to show the behavior. In this case, "print('a\b')", resulting, on Windows 10, in "a", is

[issue35833] IDLE: revise doc for control chars sent to Shell

2019-01-26 Thread Terry J. Reedy
Terry J. Reedy added the comment: Martin, your suspicion is correct, as verified by selecting and copying the string and pasting into code between quotes. I strongly suspect that tk just sends the string as is to the OS graphics system insert text function, that the latter decides what to

[issue32129] Icon on macOS

2019-01-26 Thread Terry J. Reedy
Terry J. Reedy added the comment: A Branch Seidenman posted 'Retina Icons' on idle-dev. He posted a screenshot similar to Kevin's. He says Apple recommends having all these sizes: 1024px × 1024px 512px × 512px 256px × 256px 128px × 128px 64px × 64px 32px × 32px 16px × 16p

[issue35855] IDLE squeezer: improve unsqueezing and autosqueeze default

2019-01-29 Thread Terry J. Reedy
New submission from Terry J. Reedy : This issue continues #35196, which fixed some bugs (inconsistencies) in auto-squeezing and sped the scan of output strings for possible auto-squeezing. This issue has two parts: 1. Make unsqueezing faster and easier for the user. Details discussed below

[issue35196] IDLE text squeezer is too aggressive and is slow

2019-01-29 Thread Terry J. Reedy
Terry J. Reedy added the comment: I think any further work on IDLE print speed should look at the entire path from print('x') to 'x' appearing in IDLE's Shell. Where does the time go, what might be sped up? I no longer think auto-squeezing should consider more tha

[issue20767] Some python extensions can't be compiled with clang 3.4

2019-01-31 Thread Terry J. Reedy
Change by Terry J. Reedy : -- nosy: -terry.reedy ___ Python tracker <https://bugs.python.org/issue20767> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue35880] math.sin has no backward error; this isn't documented

2019-02-01 Thread Terry J. Reedy
Change by Terry J. Reedy : -- stage: -> needs patch versions: -Python 3.4, Python 3.5, Python 3.6 ___ Python tracker <https://bugs.python.org/issu

[issue35813] shared memory construct to avoid need for serialization between processes

2019-02-03 Thread Terry J. Reedy
Terry J. Reedy added the comment: I think there is also a license problem. posixshmem.c contains "Copyright 2012 Philip Semanchuk, 2018-2019 Davin Potts" Ronald commented "The only other files with a copyright attribute are parser, optparse and platform. I'd prefer

[issue35813] shared memory construct to avoid need for serialization between processes

2019-02-06 Thread Terry J. Reedy
Terry J. Reedy added the comment: I would prefer that we be consistent. In any case, I think you should be added to Misc/ACKS in the PR. -- ___ Python tracker <https://bugs.python.org/issue35

[issue35917] multiprocessing: provide unit-tests for manager classes and shareable types

2019-02-06 Thread Terry J. Reedy
Change by Terry J. Reedy : -- nosy: +davin, pitrou ___ Python tracker <https://bugs.python.org/issue35917> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue12317] inspect.getabsfile() is not documented

2019-02-07 Thread Terry J. Reedy
Terry J. Reedy added the comment: 3.6 is also on security-fix-only status -- versions: -Python 3.6 ___ Python tracker <https://bugs.python.org/issue12

[issue35889] sqlite3.Row doesn't have useful repr

2019-02-08 Thread Terry J. Reedy
Terry J. Reedy added the comment: Enhancements only go into future versions. This would have the same pluses and minuses as printing dicts in full. I don't know the general feeling about expanding the classes printed out like this, or whether Gerhard is still active. If you don&

[issue35927] Intra-package References Documentation Incomplete

2019-02-08 Thread Terry J. Reedy
Terry J. Reedy added the comment: 3.6 only gets security patches. I cannot comment on relative imports as I never use them, but the absolute imports should work and do for me. I just added to idlelib.idle_test a file a.py containing 'from idlelib.idle_test import htest' and it

[issue35927] Intra-package References Documentation Incomplete

2019-02-08 Thread Terry J. Reedy
Terry J. Reedy added the comment: When reporting problems, copy and paste into the report the complete exception traceback and error message. For import problems, also copy and paste sys.path. If you disagree that this should be closed, please do so

[issue35833] IDLE: revise doc for control chars sent to Shell

2019-02-08 Thread Terry J. Reedy
Change by Terry J. Reedy : -- keywords: +patch pull_requests: +11807 stage: needs patch -> patch review ___ Python tracker <https://bugs.python.org/issu

[issue35833] IDLE: revise doc for control chars sent to Shell

2019-02-08 Thread Terry J. Reedy
Change by Terry J. Reedy : -- keywords: +patch, patch pull_requests: +11807, 11808 stage: needs patch -> patch review ___ Python tracker <https://bugs.python.org/issu

[issue35833] IDLE: revise doc for control chars sent to Shell

2019-02-08 Thread Terry J. Reedy
Change by Terry J. Reedy : -- keywords: +patch, patch, patch pull_requests: +11807, 11808, 11809 stage: needs patch -> patch review ___ Python tracker <https://bugs.python.org/issu

[issue35833] IDLE: revise doc for control chars sent to Shell

2019-02-08 Thread Terry J. Reedy
Terry J. Reedy added the comment: New changeset 8a03ff2ff4db973c9fe152561f1796e72cb71132 by Terry Jan Reedy in branch 'master': bpo-35833: Revise IDLE doc for control codes sent to Shell. (GH-11799) https://github.com/python/cpython/commit/8a03ff2ff4db973c9fe152561f1796

[issue35833] IDLE: revise doc for control chars sent to Shell

2019-02-08 Thread Terry J. Reedy
Change by Terry J. Reedy : -- pull_requests: -11809 ___ Python tracker <https://bugs.python.org/issue35833> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue35833] IDLE: revise doc for control chars sent to Shell

2019-02-08 Thread Terry J. Reedy
Change by Terry J. Reedy : -- pull_requests: -11811 ___ Python tracker <https://bugs.python.org/issue35833> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue35833] IDLE: revise doc for control chars sent to Shell

2019-02-08 Thread Terry J. Reedy
Change by Terry J. Reedy : -- resolution: -> fixed stage: patch review -> resolved status: open -> closed ___ Python tracker <https://bugs.python.or

[issue35833] IDLE: revise doc for control chars sent to Shell

2019-02-08 Thread Terry J. Reedy
Change by Terry J. Reedy : -- pull_requests: -11808 ___ Python tracker <https://bugs.python.org/issue35833> ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue12317] inspect.getabsfile() is not documented

2019-02-10 Thread Terry J. Reedy
Terry J. Reedy added the comment: Given the absence of agreement among core-devs, a PR is a bit premature. Looking again at the existing docstring, I think it must be revised before copying and *not* copied as is. 0. The existing first sentence mislead me. The 'source or compiled

[issue35155] Clarify Protocol Handlers in urllib.request Docs

2019-02-12 Thread Terry J. Reedy
Terry J. Reedy added the comment: Cheryl, you know rst better than me. Is there any markup to indicate that a word is a placeholder, not meant to be taken literally? Or is Denton's '' instead of 'placeholder' the best choice? See the PR and answer there. ---

<    57   58   59   60   61   62   63   64   65   66   >