Change by Todd Rovito :
--
nosy: +Todd.Rovito
___
Python tracker
<https://bugs.python.org/issue31739>
___
___
Python-bugs-list mailing list
Unsubscribe:
Todd Rovito added the comment:
Russell, this is excellent work I am truly amazed that within a couple of
hours I had Python built and running for the iOS simulator this is a feat I
didn't think was possible. Perspective on me I am very familiar with Linux, C,
and Python but know
Changes by Todd Rovito :
--
nosy: +Todd.Rovito
___
Python tracker
<http://bugs.python.org/issue20640>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Todd Rovito :
--
nosy: +Todd.Rovito
___
Python tracker
<http://bugs.python.org/issue6143>
___
___
Python-bugs-list mailing list
Unsubscribe:
Todd Rovito added the comment:
I forgot to mention this patch only works on 3.4 but if it is committed I will
work on a patch for 2.7. Thanks.
--
___
Python tracker
<http://bugs.python.org/issue16
Todd Rovito added the comment:
Retested this patch with the latest 3.4 and made one tiny change to get it to
apply cleanly. Please provide feedback or commit. I would like to get this
committed after more than a year since the original bug report.
--
Added file: http
Changes by Todd Rovito :
--
nosy: +terry.reedy
___
Python tracker
<http://bugs.python.org/issue18704>
___
___
Python-bugs-list mailing list
Unsubscribe:
Todd Rovito added the comment:
Raymond,
Would you prefer PyFlakes instead? Try to consider IDLE being for beginners
so they need all the help they can get. Advanced users can always turn the
extension off. Thanks for your input.
--
___
Python
Todd Rovito added the comment:
Ezio,
I think modern editors are expected to have this sort of functionality built
into them [1]. XCode is simply amazing where it will pop up errors and quote
the C99 standard [2]. We don't expect IDLE to have all that functionality but
it seemed
Changes by Todd Rovito :
--
nosy: +Todd.Rovito
___
Python tracker
<http://bugs.python.org/issue18583>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Todd Rovito :
--
nosy: +philwebster
___
Python tracker
<http://bugs.python.org/issue18441>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Todd Rovito :
--
nosy: +JayKrish
___
Python tracker
<http://bugs.python.org/issue18441>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Todd Rovito :
--
nosy: +Todd.Rovito
___
Python tracker
<http://bugs.python.org/issue18441>
___
___
Python-bugs-list mailing list
Unsubscribe:
Todd Rovito added the comment:
Ned,
Thanks for such a thorough comment this saved me lots of time now I don't
have to dig so deeply into the problem.
"After spending some time trying to understand how this all works or doesn't
across the various Tk's, I am coming to th
Todd Rovito added the comment:
1.1) "Pressing the Home key moves the cursor before the >>> prompt, which then
makes the keyboard unresponsive."
This issue is still broken on Mac OS X.
http://bugs.python.org/issue18444
--
___
Py
New submission from Todd Rovito:
covers point 1.1) "Pressing the Home key moves the cursor before the >>>
prompt, which then makes the keyboard unresponsive."
This issues was fixed on Windows XP and Linux here
http://bugs.python.org/issue3851
On Mac OS X the "h
Todd Rovito added the comment:
This patch LGTM as well. I think it should be committed ASAP because the
button clearly doesn't work as it is programmed now.
--
___
Python tracker
<http://bugs.python.org/is
Todd Rovito added the comment:
As a suggestion I always use the command "make patchcheck" (before making the
patch) which catches the white space and tab problem plus it fixes other
things. Here is more information on patch check in the developer's guide.
http://docs.pyth
Todd Rovito added the comment:
Terry,
I was suffering from the classic chicken and egg problem so I was not sure
if the test case in http://bugs.python.org/issue18226 should include the small
code change. I will work with Phil Webster to get this small change added to
issue 18226 along
Changes by Todd Rovito :
--
keywords: +patch
nosy: +JayKrish, philwebster, roger.serwy, terry.reedy
Added file: http://bugs.python.org/file30891/18429FormatParagraphFor3.4.patch
___
Python tracker
<http://bugs.python.org/issue18
New submission from Todd Rovito:
While working on a test case for Format Paragraph
(http://bugs.python.org/issue18226) I noted that format paragraph doesn't work
with comment blocks when a comment block is selected. The fix is very simple
by changing one line:
if first and last:
Changes by Todd Rovito :
--
nosy: +Todd.Rovito
___
Python tracker
<http://bugs.python.org/issue18425>
___
___
Python-bugs-list mailing list
Unsubscribe:
Todd Rovito added the comment:
Terry,
Bottom line I can't seem to get this patch to do anything for me. Before
the patch is applied IDLE seems to be handling warnings and exceptions just
fine in PyShell on the Mac. I get no crash and the output matches the normal
console. Here
Changes by Todd Rovito :
--
nosy: +Todd.Rovito
___
Python tracker
<http://bugs.python.org/issue15661>
___
___
Python-bugs-list mailing list
Unsubscribe:
Todd Rovito added the comment:
Terry,
Thank you for the feedback this helps me alot! I will work with Phil
Webster and will use his Text Widget and EditorWindow classes. Hopefully this
will help us converge on a strong unit test for FormatParagraph.py. Thanks for
the reminder about
Todd Rovito added the comment:
Terry I am sorry the push didn't go smooth. I thought I had checked the patch
with 2.7 and 3.4 and it applied for me but maybe I missed something? For sure
I didn't check 3.3 but from here on out I will. Awhile ago I worked on a issue
to synch
Changes by Todd Rovito :
--
nosy: +Todd.Rovito
___
Python tracker
<http://bugs.python.org/issue18292>
___
___
Python-bugs-list mailing list
Unsubscribe:
Todd Rovito added the comment:
Here is a uncompleted patch but works for the most part. I thought I would
post just in case somebody wanted to provide me comments on the general
direction of the patch. The naming might have to change but this follows Terry
Reedy's model of monkey pat
Todd Rovito added the comment:
Yes I have a Mac and I am glad to help, so I gave it a test run tonight. The
first thing I did was apply the patch then I ran idle from the console like so:
./python.exe Lib/idlelib/idle.py
For testing I used a simple print command to print to stderr
Todd Rovito added the comment:
PING
It has been a month since Roger's last comment on the patch looking good, can
somebody please commit or post feedback. Thanks.
--
nosy: +terry.reedy
___
Python tracker
<http://bugs.python.org/i
Changes by Todd Rovito :
--
nosy: +JayKrish
___
Python tracker
<http://bugs.python.org/issue18226>
___
___
Python-bugs-list mailing list
Unsubscribe:
New submission from Todd Rovito:
Continuing the IDLE unittest framework initiated in
http://bugs.python.org/issue15392.
A small unit test for IDLE FormatParagraph.py. This patch introduces a test
module named test_format_paragraph.py inside Lib/idlelib/idle_test, considering
the guidance in
Changes by Todd Rovito :
--
nosy: +terry.reedy
___
Python tracker
<http://bugs.python.org/issue18189>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Todd Rovito :
--
nosy: +philwebster
___
Python tracker
<http://bugs.python.org/issue18189>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Todd Rovito :
--
nosy: +Todd.Rovito
___
Python tracker
<http://bugs.python.org/issue18189>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Todd Rovito :
--
nosy: +Todd.Rovito
___
Python tracker
<http://bugs.python.org/issue18104>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Todd Rovito :
--
nosy: +Todd.Rovito
___
Python tracker
<http://bugs.python.org/issue18103>
___
___
Python-bugs-list mailing list
Unsubscribe:
Todd Rovito added the comment:
Same patch but for Python 2.7.5. I just updated the documentation from Roger's
excellent patch.
--
versions: +Python 2.7
Added file:
http://bugs.python.org/file30419/7136FileMenuConfusionV22point7.patch
___
P
Todd Rovito added the comment:
Roger's patch works but the documentation has changed since he made the patch
back in 2011. So I patched the patch and hope this very simple patch will get
committed. I will work on a patch for 2.7 next.
Today I was teaching a student on how to use Python
Changes by Todd Rovito :
--
nosy: +Todd.Rovito
___
Python tracker
<http://bugs.python.org/issue7136>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Todd Rovito :
--
nosy: +Todd.Rovito
___
Python tracker
<http://bugs.python.org/issue2053>
___
___
Python-bugs-list mailing list
Unsubscribe:
Todd Rovito added the comment:
Patch does indeed apply and I get good results! The patch is well done and
provides a nice example on how to write unit tests.
+1 for making the commit from me
R. David Murray you used the patch command while I used "hg import --no-commit
mywork.patc
Todd Rovito added the comment:
I haver verified Roger's patch does indeed fix the problem on Linux CentOS 6.4
with IDLE 3.4.
The Linux situation is complex. Basically as I see it over the years pure X11
applications are becoming extinct and most developers either use GTK (for
GNOME)
Todd Rovito added the comment:
I was wondering does it make sense to commit this patch since it is similar to
http://bugs.python.org/issue14146 then put the issue in the pending state as we
wait for the TK/TCL fix? It seems more consistent to me since this issue is
basically the same
Todd Rovito added the comment:
Ping!!!
I have not heard anything about this patch so I wanted to ping it to get more
feedback. Thanks!
--
___
Python tracker
<http://bugs.python.org/issue16
Todd Rovito added the comment:
"What is standard in other linex and mac apps?"
-On Mac OS X 10.8.3 TextEdit I get the replacement behavior
-On Linux CentOS 6.4 gedit I get the replacement behavior
-On IDLE under the latest 3.4 pull I get the replacement behavior with Max OS X
10.8.
Todd Rovito added the comment:
I still have the same problem with the patch it will not apply for me on Python
3.4. Based on Ezio's suggestion I used hg verify where I got three warnings
unrelated to IDLE, but just to make sure I did a brand new checkout. Even
after a new checkout the
Todd Rovito added the comment:
Terry,
On my Mac with "hg revert -a" and "hg pull -u" the patch fails to apply on
CallTips.py and PathBrowser.py under the latest version of Python 3.4. Here is
the output when I try to apply the patch:
rovitotv-pc:py34 rovitotv$ h
Todd Rovito added the comment:
Terry I think you have a typo you mean PEP434
(http://www.python.org/dev/peps/pep-0434/) where PEP343 exists. Can you please
confirm?
--
___
Python tracker
<http://bugs.python.org/issue15
Todd Rovito added the comment:
Roger,
If you and Terry tested I would apply now so it makes it into 2.7.5. Why
not? Right now the debugger in Windows doesn't highlight and I am sure that
has to drive people crazy. But if you feel it needs more testing maybe you
should let it bake
Changes by Todd Rovito :
--
nosy: +Todd.Rovito
___
Python tracker
<http://bugs.python.org/issue17883>
___
___
Python-bugs-list mailing list
Unsubscribe:
Todd Rovito added the comment:
This issue appears like it is making progress. For a very small contribution I
tested JayKrish's patch and it seems to work on my Mac. The results are
documented below. Any comment from Python Core Developers on what needs to
happen to get it committe
Todd Rovito added the comment:
Here is a simple patch that simply explains negative indexes and negative
slices are not supported for the string format documentation. Perhaps more
documentation needs to be created else where to help explain why all
collections do not need to support negative
Changes by Todd Rovito :
--
nosy: +Todd.Rovito
___
Python tracker
<http://bugs.python.org/issue17642>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Todd Rovito :
--
nosy: +Todd.Rovito
___
Python tracker
<http://bugs.python.org/issue7951>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Todd Rovito :
--
nosy: +Todd.Rovito
___
Python tracker
<http://bugs.python.org/issue17776>
___
___
Python-bugs-list mailing list
Unsubscribe:
Todd Rovito added the comment:
I tested the patch on OS X 10.8 and it works perfect!!!
Thanks Guilherme.
--
___
Python tracker
<http://bugs.python.org/issue17
Changes by Todd Rovito :
--
nosy: +Todd.Rovito
___
Python tracker
<http://bugs.python.org/issue17721>
___
___
Python-bugs-list mailing list
Unsubscribe:
Todd Rovito added the comment:
"I am in support of letting the find dialog remain open, and possibly
relabeling the button to say "find next" instead."
+1 from me, it drives me nuts to have the dialog close every time a single
world is found. I like the find dialog box ope
Changes by Todd Rovito :
--
nosy: +ned.deily, roger.serwy, terry.reedy
___
Python tracker
<http://bugs.python.org/issue17657>
___
___
Python-bugs-list mailin
Todd Rovito added the comment:
Attached is a patch the works for both Python 3.4 and Python 2.7. I have
tested this patch on OS X and Windows. The code actually came from
macosxSupport.py function tkVersionWarning.
--
keywords: +patch
Added file:
http://bugs.python.org/file29724
New submission from Todd Rovito:
The IDLE about dialog does not report the full version of TK. For instance it
will report "8.5" and not report the last minor version number such as "8.5.9".
On the Mac OS X this is problematic (but it could be a problem on other
plat
New submission from Todd Rovito:
IDLE's new right click menu doesn't seem to be working on Mac OS X. I am
running OS X 10.8.3 with TK version 8.5.9 (which I think is what OS X 10.8.3
ships with). The right click activation I am trying is control-click.
--
components: IDL
Todd Rovito added the comment:
No problem I will open a separate issue. Hopefully it is a mistake on my end
and I have something dorked up.
--
___
Python tracker
<http://bugs.python.org/issue1207
Todd Rovito added the comment:
Very strange but I noticed the right click menu is not working on Mac OS X.
Before and after Roger's latest backwards_compat.patch. I must be losing my
mind but I thought this was working on OS X. The right click activation I am
trying is control-click
Todd Rovito added the comment:
I posted this message on tinter discuss email list:
http://mail.python.org/pipermail/tkinter-discuss/2013-March/003415.html
--
___
Python tracker
<http://bugs.python.org/issue14
Changes by Todd Rovito :
--
resolution: -> rejected
status: open -> closed
___
Python tracker
<http://bugs.python.org/issue17609>
___
___
Python-bugs-list
Todd Rovito added the comment:
Thanks for the feedback I am good with closing but want to check with Roger
because he suggested that we open a new issue to discuss.
--
___
Python tracker
<http://bugs.python.org/issue17
Todd Rovito added the comment:
Roger,
I tested the patch and it does seem to function as you describe so feel free
to apply the patch. The tabify function makes me scratch my head a little,
according to help.txt:
"Tabify Region -- Turns *leading* stretches of spaces into
Todd Rovito added the comment:
Sorry about using the wrong word, I should of used HowTo not FAQ. I really
meant to suggest replacing guide with the word HowTo. A HowTo would be
perfect Sorry about the confusion. Thanks again.
--
___
Python
Todd Rovito added the comment:
Raymond,
Is then when you simply startup IDLE or are you opening a Python file to
edit? The only reason why I ask about editing a file is because ColorDelegator
is used to by the EditorWindow to perform the syntax hi-lighting (I think). I
have a few Macs so
Todd Rovito added the comment:
Ned,
Using a web browser is a great idea I like it because it removes code
from IDLE making IDLE even simpler (and better). Besides it would take us
forever to duplicate some of the functionally that exists in today's modern web
browser.
New submission from Todd Rovito:
Based on enhancements from this issue:
http://bugs.python.org/issue6698
Comments from Tal Einat
The "editor-on-startup" config option should be removed. Running IDLE without
arguments should open a shell. If IDLE is asked to open any files for ed
Todd Rovito added the comment:
Roger,
Yes I will add another issue covering the enhancement.
Ned,
Thanks for the review. I forgot to mention it but I too tested on the Mac
:-).
--
___
Python tracker
<http://bugs.python.org/issue6
Todd Rovito added the comment:
I added roger.serwy to the nosy list. Terry Reedy is already on the list. I
think this issue will help maintain the IDLE documentation now and in the
future. Right now it has to manually be synced between help.txt and idle.rst.
Only Python 3.4 is synced right
Todd Rovito added the comment:
Roger,
I reviewed and tested the patch, it does seem to fix the "bug". Now when the
on startup configure option is selected IDLE will behave as expected. I think
this makes sense to fix the bug even though it is not documented we can infer
the beha
Todd Rovito added the comment:
Ezio,
I left a few comments on rietveld. This is a really nice start to a great
FAQ. Thanks for your contribution I think Python needs a nice FAQ on IDLE.
You might want to add some detail about the right click menu which allows a
user to cut, copy, paste
Todd Rovito added the comment:
Bug report has been filed with Tk here:
https://sourceforge.net/tracker/?func=detail&aid=3609608&group_id=12997&atid=112997
--
___
Python tracker
<http://bugs.python
Todd Rovito added the comment:
Roger,
You are a genius! The example program duplicates the bug exactly. It
works on Mac (I assume Linux but I will test on Linux) and it does not work on
correctly on Windows. On Windows as soon as the text widget looses focus then
the hi-light
Changes by Todd Rovito :
--
nosy: +Todd.Rovito
___
Python tracker
<http://bugs.python.org/issue16887>
___
___
Python-bugs-list mailing list
Unsubscribe:
Todd Rovito added the comment:
Yes I missed the link sorry. Can you add the rst file to Doc/faq in the tip of
the repository then do a hg diff and post the patch as an attachment to this
issue? At that point I will review and send any changes or edits with the
review system. Others can
Todd Rovito added the comment:
I think it is a great idea.
The Python documentation is written with restructured text. See the Python
Developer's Guide here:
http://docs.python.org/devguide/documenting.html
Restructured text is not difficult please let me know if you need help I
Todd Rovito added the comment:
I created a small test program trying to reproduce the problem on Windows 7,
Python 3.4, and TK 8.6. Unfortunately it works fine and each line is
highlighted as a user presses ctrl-B. I got the select code straight from
IDLE. Any other ideas Roger? This
Todd Rovito added the comment:
Here is a backtrace from PDB:
-> self.sync_source_line()
/Volumes/SecurePython3/cpython/py34/Lib/idlelib/Debugger.py(211)sync_source_line()
-> self.flist.gotofileline(filename, lineno)
/Volumes/SecurePython3/cpython/py34/Lib/idlelib/FileList
Todd Rovito added the comment:
I have confirmed that Linux and Mac work great but Windows fails to highlight
the current line in the editor window. Next I will try and find/file a bug
with the TCL/TK folks.
--
___
Python tracker
<h
Todd Rovito added the comment:
Before I forget here are the general steps I followed to get TCL/TK 8.5.13 and
8.6 to work. For TCL/TK 8.6 I had to change the actual Visual Studio 2010
project.
Generally you have to follow the steps in readme.txt located in PCBuild of the
source tree
Todd Rovito added the comment:
I tried both TCL/TK 8.5.13 and TCL/TK 8.6 with the latest Python 3.4 on Windows
7 the editor window never showed a line as I stepped through the debugger. I
am going to try in Mac/Linux to make sure I am not crazy that a line in the
editor window does indicate
Todd Rovito added the comment:
I was going to try Python 3.4 and TK 8.6 on Windows and see what happens.
--
___
Python tracker
<http://bugs.python.org/issue14
Changes by Todd Rovito :
--
nosy: +Todd.Rovito
___
Python tracker
<http://bugs.python.org/issue14146>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Todd Rovito :
--
nosy: +Todd.Rovito
___
Python tracker
<http://bugs.python.org/issue10079>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Todd Rovito :
--
nosy: +Todd.Rovito
___
Python tracker
<http://bugs.python.org/issue4630>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Todd Rovito :
--
nosy: +Todd.Rovito
___
Python tracker
<http://bugs.python.org/issue6699>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Todd Rovito :
--
nosy: +roger.serwy
___
Python tracker
<http://bugs.python.org/issue13802>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Todd Rovito :
--
nosy: +Todd.Rovito
___
Python tracker
<http://bugs.python.org/issue1207613>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Todd Rovito :
--
nosy: +Todd.Rovito
___
Python tracker
<http://bugs.python.org/issue694339>
___
___
Python-bugs-list mailing list
Unsubscribe:
Todd Rovito added the comment:
The NCSA license is very permissive I would be surprised if the PSF didn't
accept it since both are BSD based. Needless to say I am not a lawyer and I am
not sure who to speak with about this issue.
I was able to find some precedence with the PEP 3146
Todd Rovito added the comment:
For this patch to work correctly the option menu must be present so issue 17532
http://bugs.python.org/issue17532 has to be resolved.
--
___
Python tracker
<http://bugs.python.org/issue17
Todd Rovito added the comment:
I got the extension from Roger Serwy's IDLEX, it is one of my favorite
extensions. In addition to adding the extension I updated the documentation
both idle.rst and help.txt. Finally I tested the patch on Mac OS X and it
works great. This patch is for 3.
Changes by Todd Rovito :
--
nosy: +Todd.Rovito
___
Python tracker
<http://bugs.python.org/issue17390>
___
___
Python-bugs-list mailing list
Unsubscribe:
Changes by Todd Rovito :
--
nosy: +Todd.Rovito
___
Python tracker
<http://bugs.python.org/issue13802>
___
___
Python-bugs-list mailing list
Unsubscribe:
1 - 100 of 190 matches
Mail list logo