bpo-33917: Fix and document idlelib/idle_test/template.py by terryjreedy · Pull Request #7830 · python/cpython (original) (raw)
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})
Thanks @terryjreedy for the PR 🌮🎉.. I'm working now to backport this PR to: 3.6, 3.7.
🐍🍒⛏🤖
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
The revised file compiles, runs, and tests OK. idle_test/README.txt explains how to use it to create new IDLE test files. (cherry picked from commit 87a9273)
Co-authored-by: Terry Jan Reedy tjreedy@udel.edu
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
The revised file compiles, runs, and tests OK. idle_test/README.txt explains how to use it to create new IDLE test files. (cherry picked from commit 87a9273)
Co-authored-by: Terry Jan Reedy tjreedy@udel.edu
miss-islington added a commit that referenced this pull request
The revised file compiles, runs, and tests OK. idle_test/README.txt explains how to use it to create new IDLE test files. (cherry picked from commit 87a9273)
Co-authored-by: Terry Jan Reedy tjreedy@udel.edu
miss-islington added a commit that referenced this pull request
The revised file compiles, runs, and tests OK. idle_test/README.txt explains how to use it to create new IDLE test files. (cherry picked from commit 87a9273)
Co-authored-by: Terry Jan Reedy tjreedy@udel.edu
Labels
Tests in the Lib/test dir