[issue2771] Test issue

2012-09-30 Thread Ezio Melotti
Changes by Ezio Melotti : -- nosy: +chris.jerdonek ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.p

[issue16036] simplify int() signature docs

2012-09-30 Thread Roundup Robot
Roundup Robot added the comment: New changeset ed76eac4491e by Chris Jerdonek in branch '2.7': Close #16036: Backport 3.x documentation improvement. http://hg.python.org/cpython/rev/ed76eac4491e -- resolution: -> fixed stage: patch review -> committed/rejected status: open -> closed __

[issue16036] simplify int() signature docs

2012-09-30 Thread Chris Jerdonek
Chris Jerdonek added the comment: Chris (cvrebert), feel free to create a new issue to improve the int() docs further. -- ___ Python tracker ___

[issue15533] subprocess.Popen(cwd) documentation

2012-09-30 Thread Chris Jerdonek
Chris Jerdonek added the comment: I propose addressing the remainder of this issue by: 1) Documenting the difference in behavior between Windows and non-Windows, adjusting the tests to reflect this difference, and then closing this issue, and then 2) Creating a new issue to discuss whether an

[issue14997] IDLE tries to run shell window if line is completed with F5 rather than Enter

2012-09-30 Thread Roger Serwy
Changes by Roger Serwy : -- stage: needs patch -> patch review ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe:

<    1   2