Skip to content

[3.7] bpo-39392: Turtle overlap fill depends on OS (GH-18223)#18225

Merged
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-2824c45-3.7
Jan 27, 2020
Merged

[3.7] bpo-39392: Turtle overlap fill depends on OS (GH-18223)#18225
miss-islington merged 1 commit into
python:3.7from
miss-islington:backport-2824c45-3.7

Conversation

@miss-islington

@miss-islington miss-islington commented Jan 27, 2020

Copy link
Copy Markdown
Contributor

Whether or not overlap regions for self-intersecting polygons
or multiple shapes are filled depends on the operating system graphics,
typeof overlap, and number of overlaps.
(cherry picked from commit 2824c45)

Co-authored-by: Terry Jan Reedy tjreedy@udel.edu

https://bugs.python.org/issue39392

Whether or not overlap regions for self-intersecting polygons
or multiple shapes are filled depends on the operating system graphics,
typeof overlap, and number of overlaps.
(cherry picked from commit 2824c45)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
@miss-islington

Copy link
Copy Markdown
Contributor Author

@terryjreedy: Status check is done, and it's a success ✅ .

@miss-islington
miss-islington merged commit 005b059 into python:3.7 Jan 27, 2020
@miss-islington
miss-islington deleted the backport-2824c45-3.7 branch January 27, 2020 23:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants