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
/
Lib
/
test
/
test_tcl.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-104496: Use correct Tcl or Tk version in Tkinter tests (GH-107688)
Serhiy Storchaka
2023-08-07
1
-11/+2
*
gh-104411: Update test_getint for Tcl 9.0 (GH-104412)
Christopher Chavez
2023-06-06
1
-1/+4
*
gh-84623: Remove unused imports in tests (#93772)
Victor Stinner
2022-06-13
1
-3/+0
*
gh-91827: Add method info_pathlevel() in tkinter (GH-91829)
Serhiy Storchaka
2022-05-06
1
-10/+2
*
bpo-46996: Remove support of Tcl/Tk < 8.5.12 (GH-31839)
Serhiy Storchaka
2022-03-17
1
-48/+24
*
bpo-38371: Remove remaining use of tk.split from bigmem tcl test (GH-29082)
Zachary Ware
2021-10-20
1
-1/+0
*
bpo-45229: Remove test_main in many tests (GH-28405)
Serhiy Storchaka
2021-09-19
1
-4/+1
*
bpo-38371: Remove deprecated `tkinter` split() method (GH-28237)
Erlend Egeberg Aasland
2021-09-08
1
-53/+0
*
bpo-44608: Fix memory leak in _tkinter._flatten() (GH-27107)
Serhiy Storchaka
2021-07-14
1
-1/+7
*
bpo-43916: Use test.support.check_disallow_instantiation() in test_tcl (GH-26...
Erlend Egeberg Aasland
2021-05-27
1
-3/+3
*
bpo-43916: Apply Py_TPFLAGS_DISALLOW_INSTANTIATION to selected types (GH-25748)
Erlend Egeberg Aasland
2021-04-30
1
-0/+3
*
bpo-42749: Use dynamic version to test for unsupported bignum in Tk (GH-23966)
Serhiy Storchaka
2020-12-29
1
-1/+1
*
bpo-42749: Fix testing bignum if Tkinter is compiled with Tk 8.4 and dynamic ...
Serhiy Storchaka
2020-12-27
1
-4/+8
*
bpo-42318: Fix support of non-BMP characters in Tkinter on macOS (GH-23281)
Serhiy Storchaka
2020-11-15
1
-6/+40
*
bpo-40275: Use new test.support helper submodules in tests (GH-21743)
Hai Shi
2020-08-06
1
-7/+8
*
bpo-40275: Use new test.support helper submodules in tests (GH-20824)
Hai Shi
2020-06-25
1
-1/+2
*
bpo-38371: Tkinter: deprecate the split() method. (GH-16584)
Serhiy Storchaka
2019-10-08
1
-4/+9
*
bpo-13153: Use OS native encoding for converting between Python and Tcl. (GH-...
Serhiy Storchaka
2019-10-04
1
-0/+5
*
bpo-33974: Fix passing special characters to ttk widgets. (GH-7986)
Serhiy Storchaka
2018-06-30
1
-0/+37
*
bpo-31675: Fix memory leaks in Tkinter's methods splitlist() and split() (#3866)
Serhiy Storchaka
2017-10-03
1
-21/+33
*
Issue #23815: Fixed crashes related to directly created instances of types in
Serhiy Storchaka
2016-05-08
1
-0/+2
*
Issue #25093: Merge with 3.4
Zachary Ware
2015-10-13
1
-4/+4
|
\
|
*
Issue #25093: Fix test_tcl's testloadWithUNC for paths with spaces
Zachary Ware
2015-10-13
1
-4/+4
*
|
Issue #20035: Reimplement tkinter._fix module as a C function.
Zachary Ware
2015-05-22
1
-3/+1
*
|
Issue #23880: Tkinter's getint() and getdouble() now support Tcl_Obj.
Serhiy Storchaka
2015-05-06
1
-1/+1
*
|
Issue #16840. Turn off bignum support in tkinter with with Tcl earlier than 8...
Serhiy Storchaka
2015-04-22
1
-1/+3
|
\
\
|
|
/
|
*
Issue #16840. Turn off bignum support in tkinter with with Tcl earlier than 8...
Serhiy Storchaka
2015-04-22
1
-1/+3
*
|
Fixed full Tcl version parsing in tests for pre-final versions.
Serhiy Storchaka
2015-04-22
1
-15/+11
|
\
\
|
|
/
|
*
Fixed full Tcl version parsing in tests for pre-final versions.
Serhiy Storchaka
2015-04-22
1
-15/+11
*
|
Issue #15133: _tkinter.tkapp.getboolean() now supports Tcl_Obj and always
Serhiy Storchaka
2015-04-04
1
-1/+2
|
\
\
|
|
/
|
*
Issue #15133: _tkinter.tkapp.getboolean() now supports Tcl_Obj and always
Serhiy Storchaka
2015-04-04
1
-1/+2
*
|
Issue #16840: Fixed test_tcl for Tcl < 8.5.
Serhiy Storchaka
2015-04-02
1
-4/+4
|
\
\
|
|
/
|
*
Issue #16840: Fixed test_tcl for Tcl < 8.5.
Serhiy Storchaka
2015-04-02
1
-4/+4
*
|
Issue #21526: Skip test_booleans on Tcl < 8.5.
Serhiy Storchaka
2015-04-02
1
-0/+1
|
\
\
|
|
/
|
*
Issue #21526: Skip test_booleans on Tcl < 8.5.
Serhiy Storchaka
2015-04-02
1
-0/+1
*
|
Issue #16840: Tkinter now supports 64-bit integers added in Tcl 8.4 and
Serhiy Storchaka
2015-04-02
1
-7/+37
|
\
\
|
|
/
|
*
Issue #16840: Tkinter now supports 64-bit integers added in Tcl 8.4 and
Serhiy Storchaka
2015-04-02
1
-7/+39
*
|
Issue #21526: Fixed the test_booleans test for wantobjects = 0.
Serhiy Storchaka
2015-04-02
1
-2/+6
|
\
\
|
|
/
|
*
Issue #21526: Fixed the test_booleans test for wantobjects = 0.
Serhiy Storchaka
2015-04-02
1
-2/+6
*
|
Issue #21526: Fixed support of new boolean type in Tcl 8.5.
Serhiy Storchaka
2015-04-02
1
-0/+15
|
\
\
|
|
/
|
*
Issue #21526: Tkinter now supports new boolean type in Tcl 8.5.
Serhiy Storchaka
2015-04-02
1
-0/+15
*
|
Issue #21951: Fixed a crash in Tkinter on AIX when called Tcl command with
Serhiy Storchaka
2014-09-11
1
-1/+2
|
\
\
|
|
/
|
*
Issue #21951: Fixed a crash in Tkinter on AIX when called Tcl command with
Serhiy Storchaka
2014-09-11
1
-1/+2
*
|
Issue #22226: Added private function _splitdict() in the Tkinter module.
Serhiy Storchaka
2014-09-06
1
-1/+36
|
\
\
|
|
/
|
*
Issue #22226: Added private function _splitdict() in the Tkinter module.
Serhiy Storchaka
2014-09-06
1
-1/+36
*
|
Issue #22334: Add debug traces to test_tcl
Victor Stinner
2014-09-04
1
-2/+6
*
|
Clean up test_user_command.
Serhiy Storchaka
2014-08-18
1
-11/+14
|
\
\
|
|
/
|
*
Clean up test_user_command.
Serhiy Storchaka
2014-08-18
1
-11/+14
*
|
Issue #21580: Now Tkinter correctly handles bytes arguments passed to Tk.
Serhiy Storchaka
2014-07-30
1
-9/+15
|
\
\
|
|
/
|
*
Issue #21580: Now Tkinter correctly handles bytes arguments passed to Tk.
Serhiy Storchaka
2014-07-30
1
-9/+15
[next]