FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-111178: fix UBSan failures in `Modules/_tkinter.c` by picnixz · Pull Request #129795 · python/cpython · GitHub
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.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-111178: fix UBSan failures in Modules/_tkinter.c
- #129795
#129795
Merged
encukou
merged 10 commits into
python:main
python/cpython:main
from
picnixz:fix/ubsan/tkinter-111178
picnixz/cpython:fix/ubsan/tkinter-111178
Copy head branch name to clipboard
Feb 26, 2025
Conversation
Commits
10
(10)
Checks
Files changed
Merged
gh-111178: fix UBSan failures in Modules/_tkinter.c
#129795
encukou
merged 10 commits into
python:main
python/cpython:main
from
picnixz:fix/ubsan/tkinter-111178
picnixz/cpython:fix/ubsan/tkinter-111178
Copy head branch name to clipboard
Commits
Commits on Jan 25, 2025
fix UBSan failures for `TkappObject`
picnixz
committed
cfced14
View commit details
Copy full SHA for cfced14
Browse repository at this point
fix UBSan failures for `PyTclObject`
picnixz
committed
d2b723d
View commit details
Copy full SHA for d2b723d
Browse repository at this point
fix UBSan failures for `TkttObject`
picnixz
committed
8c0e55e
View commit details
Copy full SHA for 8c0e55e
Browse repository at this point
Commits on Feb 7, 2025
Merge remote-tracking branch 'upstream/main' into fix/ubsan/tkinter-111178
picnixz
committed
5b6a755
View commit details
Copy full SHA for 5b6a755
Browse repository at this point
Commits on Feb 8, 2025
Do Do not use `_` + capital letter in new code as it is also UB.
picnixz
committed
9662528
View commit details
Copy full SHA for 9662528
Browse repository at this point
fix compilation
picnixz
committed
6df44b6
View commit details
Copy full SHA for 6df44b6
Browse repository at this point
Commits on Feb 18, 2025
Merge branch 'main' into fix/ubsan/tkinter-111178
encukou
authored
49fc5c6
View commit details
Copy full SHA for 49fc5c6
Browse repository at this point
Commits on Feb 25, 2025
remove unused `TkttObject_FAST_CAST` macro
picnixz
committed
08efc4c
View commit details
Copy full SHA for 08efc4c
Browse repository at this point
remove redundant macros and improve `CHECK_TCL_APPARTMENT`
picnixz
committed
f5f4efc
View commit details
Copy full SHA for f5f4efc
Browse repository at this point
implement CHECK_TCL_APPARTMENT as a static inline function
picnixz
committed
5f2287c
View commit details
Copy full SHA for 5f2287c
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL