Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
74.9k
Code
Issues
5k+
Pull requests
2.5k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
bpo-27115: Use Query subclass for IDLE editor Goto
- #18871
#18871
Merged
terryjreedy
merged 9 commits into
python:master
python/cpython:master
from
terryjreedy:gotobox
terryjreedy/cpython:gotobox
Copy head branch name to clipboard
Mar 9, 2020
Conversation
Commits
9
(9)
Checks
Files changed
Merged
bpo-27115: Use Query subclass for IDLE editor Goto
#18871
terryjreedy
merged 9 commits into
python:master
python/cpython:master
from
terryjreedy:gotobox
terryjreedy/cpython:gotobox
Copy head branch name to clipboard
Commits
Commits on Mar 9, 2020
bpo-27115: Use Query subclass for IDLE editor Goto.
Show description for 0548983
terryjreedy
committed
0548983
View commit details
Copy full SHA for 0548983
Browse repository at this point
News items.
terryjreedy
committed
1faa471
View commit details
Copy full SHA for 1faa471
Browse repository at this point
Fix new box and use it.
terryjreedy
committed
7573998
View commit details
Copy full SHA for 7573998
Browse repository at this point
Move new class.
terryjreedy
committed
157ccf6
View commit details
Copy full SHA for 157ccf6
Browse repository at this point
Add tests.
terryjreedy
committed
68f2ee4
View commit details
Copy full SHA for 68f2ee4
Browse repository at this point
Delete unneeded Goto.__init__.
terryjreedy
committed
c70df53
View commit details
Copy full SHA for c70df53
Browse repository at this point
Skip goto if no lineno.
terryjreedy
committed
7409695
View commit details
Copy full SHA for 7409695
Browse repository at this point
Merge remote-tracking branch 'origin/master' into gotobox
terryjreedy
committed
aab3429
View commit details
Copy full SHA for aab3429
Browse repository at this point
Tweak news items.
terryjreedy
committed
769bf06
View commit details
Copy full SHA for 769bf06
Browse repository at this point
You can’t perform that action at this time.