https://github.com/python/cpython
History
Tip revision: 36971fd1f490664fb62b1fab869c5637669f0967 authored by Miss Islington (bot) on 24 October 2021, 13:29:37 UTC
bpo-45566: `test_frozen_pickle` checks all `pickle` protocols (GH-29150)
Tip revision: 36971fd
File Mode Size
README.txt -rw-r--r-- 8.5 KB
__init__.py -rw-r--r-- 712 bytes
htest.py -rw-r--r-- 14.8 KB
mock_idle.py -rw-r--r-- 1.9 KB
mock_tk.py -rw-r--r-- 11.4 KB
template.py -rw-r--r-- 642 bytes
test_autocomplete.py -rw-r--r-- 10.8 KB
test_autocomplete_w.py -rw-r--r-- 720 bytes
test_autoexpand.py -rw-r--r-- 4.5 KB
test_browser.py -rw-r--r-- 7.8 KB
test_calltip.py -rw-r--r-- 12.9 KB
test_calltip_w.py -rw-r--r-- 686 bytes
test_codecontext.py -rw-r--r-- 15.7 KB
test_colorizer.py -rw-r--r-- 22.3 KB
test_config.py -rw-r--r-- 31.3 KB
test_config_key.py -rw-r--r-- 9.5 KB
test_configdialog.py -rw-r--r-- 54.0 KB
test_debugger.py -rw-r--r-- 571 bytes
test_debugger_r.py -rw-r--r-- 1009 bytes
test_debugobj.py -rw-r--r-- 1.5 KB
test_debugobj_r.py -rw-r--r-- 545 bytes
test_delegator.py -rw-r--r-- 1.5 KB
test_editmenu.py -rw-r--r-- 2.5 KB
test_editor.py -rw-r--r-- 7.1 KB
test_filelist.py -rw-r--r-- 795 bytes
test_format.py -rw-r--r-- 23.1 KB
test_grep.py -rw-r--r-- 5.0 KB
test_help.py -rw-r--r-- 849 bytes
test_help_about.py -rw-r--r-- 5.8 KB
test_history.py -rw-r--r-- 5.4 KB
test_hyperparser.py -rw-r--r-- 8.9 KB
test_iomenu.py -rw-r--r-- 1.2 KB
test_macosx.py -rw-r--r-- 3.4 KB
test_mainmenu.py -rw-r--r-- 1.6 KB
test_multicall.py -rw-r--r-- 1.3 KB
test_outwin.py -rw-r--r-- 5.3 KB
test_parenmatch.py -rw-r--r-- 3.5 KB
test_pathbrowser.py -rw-r--r-- 2.4 KB
test_percolator.py -rw-r--r-- 4.0 KB
test_pyparse.py -rw-r--r-- 18.9 KB
test_pyshell.py -rw-r--r-- 4.8 KB
test_query.py -rw-r--r-- 15.1 KB
test_redirector.py -rw-r--r-- 4.1 KB
test_replace.py -rw-r--r-- 8.1 KB
test_rpc.py -rw-r--r-- 805 bytes
test_run.py -rw-r--r-- 15.3 KB
test_runscript.py -rw-r--r-- 777 bytes
test_scrolledlist.py -rw-r--r-- 496 bytes
test_search.py -rw-r--r-- 2.4 KB
test_searchbase.py -rw-r--r-- 5.6 KB
test_searchengine.py -rw-r--r-- 11.3 KB
test_sidebar.py -rw-r--r-- 25.9 KB
test_squeezer.py -rw-r--r-- 19.2 KB
test_stackviewer.py -rw-r--r-- 1.2 KB
test_statusbar.py -rw-r--r-- 1.1 KB
test_text.py -rw-r--r-- 6.8 KB
test_textview.py -rw-r--r-- 7.2 KB
test_tooltip.py -rw-r--r-- 5.3 KB
test_tree.py -rw-r--r-- 1.7 KB
test_undo.py -rw-r--r-- 4.1 KB
test_warning.py -rw-r--r-- 2.7 KB
test_window.py -rw-r--r-- 1.0 KB
test_zoomheight.py -rw-r--r-- 999 bytes
test_zzdummy.py -rw-r--r-- 4.4 KB
tkinter_testing_utils.py -rw-r--r-- 2.3 KB

README.txt

back to top