◐ Shell
clean mode source ↗

[3.11] Add more tkinter.Canvas tests (GH-98475) by miss-islington · Pull Request #98476 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@miss-islington

Copy link Copy Markdown

Contributor

It is a prerequisite for GH-94473. Add tests for the coords() method and
for creation of some Canvas items.
(cherry picked from commit ff173ed)

Co-authored-by: Serhiy Storchaka storchaka@gmail.com

It is a prerequisite for pythonGH-94473. Add tests for the coords() method and
for creation of some Canvas items.
(cherry picked from commit ff173ed)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>

@miss-islington miss-islington merged commit 05111d0 into python:3.11

Oct 20, 2022

@miss-islington miss-islington deleted the backport-ff173ed-3.11 branch

October 20, 2022 11:04

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@serhiy-storchaka serhiy-storchaka serhiy-storchaka approved these changes

Assignees

No one assigned

Labels

skip issue skip news tests

Tests in the Lib/test dir

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@miss-islington @serhiy-storchaka @bedevere-bot