FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-103532: Remove TKINTER_PROTECT_LOADTK code by chrstphrchvz · Pull Request #103535 · python/cpython · GitHub

/ cpython Public

gh-103532: Remove TKINTER_PROTECT_LOADTK code - #103535

Merged
zware merged 1 commit into
python:mainfrom
chrstphrchvz:patch-103532
Apr 14, 2023
Merged

gh-103532: Remove TKINTER_PROTECT_LOADTK code#103535
zware merged 1 commit into
python:mainfrom
chrstphrchvz:patch-103532

Conversation

chrstphrchvz commented Apr 14, 2023
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Contributor

This was only needed for Tk 8.4.13 and older, but Tkinter already requires at least 8.5.12.

This was only needed for Tk 8.4.13 and older,
but Tkinter already requires at least 8.5.12.

This comment was marked as outdated.

ghost commented Apr 14, 2023
edited by ghost
Loading

Copy link
Copy Markdown

All commit authors signed the Contributor License Agreement.

arhadthedev added stdlib Standard Library Python modules in the Lib/ directory topic-tkinter skip news labels Apr 14, 2023

zware left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Looks like a straightforward cleanup to me, thanks!

zware merged commit 69e2c42 into python:main Apr 14, 2023
chrstphrchvz deleted the patch-103532 branch April 14, 2023 14:09
carljm added a commit to carljm/cpython that referenced this pull request Apr 14, 2023
* main:
  pythongh-103532: Remove TKINTER_PROTECT_LOADTK code (pythonGH-103535)
  pythongh-103180: Add CI timeouts to all GitHub Actions jobs (python#103437)
  Remove double space in import error message (python#103458)
  ipaddress: Remove non-existent ip_str param from docstring (python#103461)
  Fix syntax typo in isolating extensions doc (python#103516)
  pythongh-103406: Modernize pos-only arguments usage in `test_signature` (python#103407)
  Proofread howto/perf_profiling.rst (python#103530)
  Fix unused functions warnings in instrumentation.c (pythonGH-103515)
carljm added a commit to carljm/cpython that referenced this pull request Apr 14, 2023
* superopt:
  fix incompatible types
  update generated cases
  don't unnecessarily re-find args in error case
  Apply suggestions from code review
  pythongh-103532: Remove TKINTER_PROTECT_LOADTK code (pythonGH-103535)
  pythongh-103180: Add CI timeouts to all GitHub Actions jobs (python#103437)
  Remove double space in import error message (python#103458)
  ipaddress: Remove non-existent ip_str param from docstring (python#103461)
  Fix syntax typo in isolating extensions doc (python#103516)
  pythongh-103406: Modernize pos-only arguments usage in `test_signature` (python#103407)
  Proofread howto/perf_profiling.rst (python#103530)
  Fix unused functions warnings in instrumentation.c (pythonGH-103515)
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

skip news stdlib Standard Library Python modules in the Lib/ directory topic-tkinter

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL