Skip to content

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

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

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

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 ✅ .

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