Skip to content

bpo-5680: IDLE: Add run module with arguments to Key-F7 in editor#1589

Closed
louisom wants to merge 1 commit intopython:masterfrom
louisom:bpo-28889
Closed

bpo-5680: IDLE: Add run module with arguments to Key-F7 in editor#1589
louisom wants to merge 1 commit intopython:masterfrom
louisom:bpo-28889

Conversation

@louisom
Copy link
Contributor

@louisom louisom commented May 15, 2017

No description provided.

@mention-bot
Copy link

@lulouie, thanks for your PR! By analyzing the history of the files in this pull request, we identified @kbkaiser, @terryjreedy and @tiran to be potential reviewers.

@terryjreedy terryjreedy changed the title bpo-28889: IDLE: Add run module with arguments to Key-F7 in editor bpo-5680: IDLE: Add run module with arguments to Key-F7 in editor Jun 20, 2017
@SIGSTACKFAULT
Copy link

SIGSTACKFAULT commented Apr 1, 2018

Please merge this <3

@Forkest
Copy link

Forkest commented May 22, 2019

Such an important feature that makes debugging of programs with mandatory arguments impossible without ugly code change. At least for argparse-based scripts, and argparse is a part of the default library...

@rhettinger rhettinger requested a review from terryjreedy June 1, 2019 19:20
@rhettinger
Copy link
Contributor

It would be nice if this would move forward.

@mcepl
Copy link
Contributor

mcepl commented Jun 1, 2019

@louisom well, this needs certainly rebase on the top of the current master to fix those conflicts.

@terryjreedy
Copy link
Member

terryjreedy commented Jun 1, 2019

Three requests in 10 days raises the priority of this issue. As explained on the issue, I am closing this in favor of starting fresh.
@mcepl, @Forkest, @Blacksilver42 If you have tracker accounts and add yourselves as nosy to bpo-5680, you will ge notified of a new PR and can test and comment on the design.

@csabella
Copy link
Contributor

csabella commented Jun 1, 2019

@terryjreedy, would you like me to open a new PR with this one as the starting point? Since this has 'unknown repository', we wouldn't be able to push to it anyway.

@csabella csabella closed this Jun 1, 2019
@Forkest
Copy link

Forkest commented Jun 4, 2019

The new pull request is #13763

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.