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
Type
/
to 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.2k
Star
74.2k
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
gh-103194: Fix Tkinter’s Tcl value type handling for Tcl 8.7/9.0
- #103846
#103846
Merged
serhiy-storchaka
merged 21 commits into
python:main
python/cpython:main
from
chrstphrchvz:patch-103194
chrstphrchvz/cpython:patch-103194
Copy head branch name to clipboard
May 31, 2024
Conversation
Commits
21
(21)
Checks
Files changed
Merged
gh-103194: Fix Tkinter’s Tcl value type handling for Tcl 8.7/9.0
#103846
serhiy-storchaka
merged 21 commits into
python:main
python/cpython:main
from
chrstphrchvz:patch-103194
chrstphrchvz/cpython:patch-103194
Copy head branch name to clipboard
Commits
Commits on Apr 25, 2023
gh-103194: Fix value type handling for Tcl 8.7/9.0
chrstphrchvz
committed
e3e8444
View commit details
Copy full SHA for e3e8444
Browse repository at this point
Try to recognize Tcl 8.7 utf32string
chrstphrchvz
committed
df7c1b8
View commit details
Copy full SHA for df7c1b8
Browse repository at this point
"utf32string" is now registered
chrstphrchvz
committed
804d0fd
View commit details
Copy full SHA for 804d0fd
Browse repository at this point
Add blurb
chrstphrchvz
committed
3c3393c
View commit details
Copy full SHA for 3c3393c
Browse repository at this point
Further refinements, cleanup
Show description for 1db1da8
chrstphrchvz
committed
1db1da8
View commit details
Copy full SHA for 1db1da8
Browse repository at this point
Merge branch 'main' into patch-103194
AlexWaygood
authored
2440b44
View commit details
Copy full SHA for 2440b44
Browse repository at this point
Commits on May 2, 2023
Merge branch 'main' into patch-103194
chrstphrchvz
authored
b1f5e0e
View commit details
Copy full SHA for b1f5e0e
Browse repository at this point
Commits on May 11, 2023
Merge branch 'main' into patch-103194
chrstphrchvz
authored
f518df7
View commit details
Copy full SHA for f518df7
Browse repository at this point
Commits on May 24, 2023
Merge branch 'main' into patch-103194
chrstphrchvz
authored
acdd7fa
View commit details
Copy full SHA for acdd7fa
Browse repository at this point
Commits on Jun 26, 2023
Merge branch 'main' into patch-103194
chrstphrchvz
authored
c69ae99
View commit details
Copy full SHA for c69ae99
Browse repository at this point
Commits on Jul 3, 2023
Conform to PEP 7 for added brace
chrstphrchvz
authored
7d63d0e
View commit details
Copy full SHA for 7d63d0e
Browse repository at this point
Commits on Jul 23, 2023
Merge branch 'main' into patch-103194
chrstphrchvz
authored
f935d2d
View commit details
Copy full SHA for f935d2d
Browse repository at this point
Commits on Jul 26, 2023
Merge branch 'main' into patch-103194
chrstphrchvz
authored
4aeed09
View commit details
Copy full SHA for 4aeed09
Browse repository at this point
Commits on Jul 29, 2023
Merge branch 'main' into patch-103194
chrstphrchvz
authored
55e68d9
View commit details
Copy full SHA for 55e68d9
Browse repository at this point
Commits on Aug 20, 2023
Merge branch 'main' into patch-103194
chrstphrchvz
authored
0ddab95
View commit details
Copy full SHA for 0ddab95
Browse repository at this point
Commits on Aug 30, 2023
Merge branch 'main' into patch-103194
chrstphrchvz
authored
73b32e4
View commit details
Copy full SHA for 73b32e4
Browse repository at this point
Commits on Sep 23, 2023
Merge branch 'main' into patch-103194
chrstphrchvz
authored
2424115
View commit details
Copy full SHA for 2424115
Browse repository at this point
Commits on Oct 18, 2023
Merge branch 'main' into patch-103194
chrstphrchvz
authored
0a6e69f
View commit details
Copy full SHA for 0a6e69f
Browse repository at this point
Commits on Oct 25, 2023
Merge branch 'python:main' into patch-103194
chrstphrchvz
authored
f57cc48
View commit details
Copy full SHA for f57cc48
Browse repository at this point
Commits on Dec 3, 2023
Merge branch 'main' into patch-103194
chrstphrchvz
authored
a3c625b
View commit details
Copy full SHA for a3c625b
Browse repository at this point
Commits on May 31, 2024
Merge branch 'main' into patch-103194
serhiy-storchaka
authored
911d793
View commit details
Copy full SHA for 911d793
Browse repository at this point
You can’t perform that action at this time.