Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cpython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
cpython
Commits
3ffa7ab2
Commit
3ffa7ab2
authored
Jun 01, 2014
by
Serhiy Storchaka
Browse files
Options
Browse Files
Download
Plain Diff
Issue #21605: Added tests for Tkinter images.
parents
05ef4d3e
694c3153
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
343 additions
and
0 deletions
+343
-0
Lib/tkinter/test/test_tkinter/test_images.py
Lib/tkinter/test/test_tkinter/test_images.py
+341
-0
Misc/NEWS
Misc/NEWS
+2
-0
No files found.
Lib/tkinter/test/test_tkinter/test_images.py
0 → 100644
View file @
3ffa7ab2
This diff is collapsed.
Click to expand it.
Misc/NEWS
View file @
3ffa7ab2
...
...
@@ -525,6 +525,8 @@ Documentation
Tests
-----
-
Issue
#
21605
:
Added
tests
for
Tkinter
images
.
-
Issue
#
21493
:
Added
test
for
ntpath
.
expanduser
().
Original
patch
by
Claudiu
Popa
.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment