← 返回首页
[3.11] gh-104719: IDLE - test existence of all tokenize references. (GH-104767) by miss-islington · Pull Request #104845 · python/cpython · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

[3.11] gh-104719: IDLE - test existence of all tokenize references. (GH-104767)#104845

Merged
terryjreedy merged 1 commit into
python:3.11from
miss-islington:backport-e561c09-3.11
May 24, 2023
Merged

[3.11] gh-104719: IDLE - test existence of all tokenize references. (GH-104767)#104845
terryjreedy merged 1 commit into
python:3.11from
miss-islington:backport-e561c09-3.11

Conversation

miss-islington commented May 24, 2023
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Contributor

Class editor.IndentSearcher contains all editor references to tokenize module.
Module io tokenize reference cover those other modules.

(cherry picked from commit e561c09)

Co-authored-by: Terry Jan Reedy tjreedy@udel.edu
Co-authored-by: Jelle Zijlstra jelle.zijlstra@gmail.com

…ythonGH-104767) Class editor.IndentSearcher contains all editor references to tokenize module. Module io tokenize reference cover those other modules. (cherry picked from commit e561c09) Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu> Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Footer

© 2026 GitHub, Inc.