index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
/
_tkinter.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.13] gh-119614: Fix truncation of strings with embedded null characters in ...
Miss Islington (bot)
2024-06-24
1
-7/+33
*
[3.13] gh-101830: Fix Tcl_Obj to string conversion (GH-120884) (GH-120905)
Miss Islington (bot)
2024-06-23
1
-21/+25
*
[3.13] gh-112672: Fix builtin Tkinter with Tcl 9.0 (GH-112681) (GH-120208)
Miss Islington (bot)
2024-06-07
1
-14/+24
*
[3.13] gh-103194: Fix Tkinter’s Tcl value type handling for Tcl 8.7/9.0 (GH...
Miss Islington (bot)
2024-05-31
1
-18/+32
*
gh-66410: Do not stringify arguments of Tkinter callback (GH-98592)
Serhiy Storchaka
2024-05-07
1
-7/+10
*
gh-71592: Fix a leak in tkinter.Tk destructor when _debug is true (GH-118664)
Serhiy Storchaka
2024-05-06
1
-0/+1
*
gh-71592: Add ability to trace Tcl commands executed by Tkinter (GH-118291)
Serhiy Storchaka
2024-05-06
1
-1/+147
*
gh-116322: Rename PyModule_ExperimentalSetGIL to PyUnstable_Module_SetGIL (GH...
Petr Viktorin
2024-05-06
1
-1/+1
*
gh-116322: Add Py_mod_gil module slot (#116882)
Brett Simmers
2024-05-03
1
-0/+3
*
gh-111140: Adds PyLong_AsNativeBytes and PyLong_FromNative[Unsigned]Bytes fun...
Steve Dower
2024-02-12
1
-1/+2
*
gh-111178: Avoid calling functions from incompatible pointer types in _tkinte...
Christopher Chavez
2024-01-02
1
-18/+26
*
gh-112678: Declare `Tkapp_CallDeallocArgs()` as `static` (GH-112679)
Christopher Chavez
2023-12-04
1
-1/+1
*
gh-108765: Python.h no longer includes <ctype.h> (#108831)
Victor Stinner
2023-09-03
1
-7/+6
*
gh-103731: Remove unneeded checks for TCL_WIDE_INT_TYPE (GH-103732)
Christopher Chavez
2023-07-27
1
-4/+0
*
gh-103735: Tkinter: remove handling for uninteresting "procbody" Tcl value ty...
Christopher Chavez
2023-07-26
1
-6/+0
*
gh-106350: Tkinter: do not ignore return value of `mp_init()` (GH-106351)
Christopher Chavez
2023-07-25
1
-2/+3
*
gh-86493: Modernize modules initialization code (GH-106858)
Serhiy Storchaka
2023-07-25
1
-33/+9
*
gh-104922: remove PY_SSIZE_T_CLEAN (#106315)
Inada Naoki
2023-07-02
1
-1/+0
*
gh-104399: Use newer libtommath APIs when necessary (GH-104407)
Christopher Chavez
2023-06-06
1
-2/+21
*
gh-92536: Remove PyUnicode_READY() calls (#105210)
Victor Stinner
2023-06-01
1
-3/+0
*
gh-105145: Deprecate Py_GetPath() function (#105179)
Victor Stinner
2023-06-01
1
-5/+3
*
gh-103839: Allow building Tkinter against Tcl 8.7 without external libtommath...
Christopher Chavez
2023-05-19
1
-0/+3
*
gh-103538: Remove unused TK_AQUA code (GH-103539)
Christopher Chavez
2023-05-10
1
-14/+0
*
gh-103532: Remove TKINTER_PROTECT_LOADTK code (GH-103535)
Christopher Chavez
2023-04-14
1
-47/+0
*
gh-103167: Fix `-Wstrict-prototypes` warnings by using `(void)` for functions...
Nikita Sobolev
2023-04-05
1
-1/+1
*
GH-101291: Rearrange the size bits in PyLongObject (GH-102464)
Mark Shannon
2023-03-22
1
-2/+5
*
gh-102192: Replace PyErr_Fetch/Restore etc by more efficient alternatives in ...
Irit Katriel
2023-03-01
1
-34/+24
*
bpo-15999: Accept arbitrary values for boolean parameters. (#15609)
Serhiy Storchaka
2022-12-03
1
-6/+6
*
gh-99537: Use Py_SETREF(var, NULL) in C code (#99687)
Victor Stinner
2022-11-23
1
-2/+1
*
gh-99537: Use Py_SETREF() function in C code (#99656)
Victor Stinner
2022-11-22
1
-2/+1
*
gh-99300: Use Py_NewRef() in Modules/ directory (#99468)
Victor Stinner
2022-11-14
1
-32/+16
*
bpo-46996: Remove support of Tcl/Tk < 8.5.12 (GH-31839)
Serhiy Storchaka
2022-03-17
1
-24/+4
*
bpo-46920: Remove code that has explainers why it was disabled (GH-31813)
Oleg Iarygin
2022-03-14
1
-6/+0
*
bpo-46670: Remove unused macros in the Modules directory (GH-31194)
Victor Stinner
2022-02-07
1
-4/+0
*
bpo-46303: Fix fileutils.h compiler warnings (GH-30550)
Victor Stinner
2022-01-11
1
-0/+6
*
Fix typos in the Modules directory (GH-28761)
Christian Clauss
2021-10-07
1
-1/+1
*
bpo-38371: Remove deprecated `tkinter` split() method (GH-28237)
Erlend Egeberg Aasland
2021-09-08
1
-202/+0
*
bpo-44608: Fix memory leak in _tkinter._flatten() (GH-27107)
Serhiy Storchaka
2021-07-14
1
-1/+3
*
Fix compiler warning for misleading guarding in the tkinter (GH-26244)
Pablo Galindo
2021-05-19
1
-6/+11
*
bpo-43916: Add Py_TPFLAGS_DISALLOW_INSTANTIATION type flag (GH-25721)
Victor Stinner
2021-04-30
1
-6/+3
*
bpo-42519: Replace PyObject_MALLOC() with PyObject_Malloc() (GH-23587)
Victor Stinner
2020-12-01
1
-3/+3
*
bpo-42519: Replace PyMem_MALLOC() with PyMem_Malloc() (GH-23586)
Victor Stinner
2020-12-01
1
-4/+4
*
bpo-42318: Fix support of non-BMP characters in Tkinter on macOS (GH-23281)
Serhiy Storchaka
2020-11-15
1
-1/+53
*
Trivial typo fix in _tkinter.c (GH-19622)
Andrew York
2020-05-15
1
-7/+7
*
bpo-40268: Remove explicit pythread.h includes (#19529)
Victor Stinner
2020-04-15
1
-2/+0
*
bpo-39943: Add the const qualifier to pointers on non-mutable PyBytes data. (...
Serhiy Storchaka
2020-04-12
1
-2/+2
*
bpo-39573: Clean up modules and headers to use Py_IS_TYPE() function (GH-18521)
Dong-hee Na
2020-02-17
1
-1/+1
*
bpo-39573: Use Py_TYPE() macro in Modules directory (GH-18393)
Victor Stinner
2020-02-07
1
-2/+2
*
bpo-38835: Don't use PyFPE_START_PROTECT and PyFPE_END_PROTECT (GH-17231)
Victor Stinner
2019-11-20
1
-2/+0
*
bpo-38823: Clean up refleaks in _tkinter initialization. (GH-17206)
Brandt Bucher
2019-11-18
1
-0/+2
[next]