Skip to content

gh-97709: Included newline separator in Mandelbrot set#97737

Merged
gpshead merged 2 commits into
python:mainfrom
matheusja:patch-2
Oct 4, 2022
Merged

gh-97709: Included newline separator in Mandelbrot set#97737
gpshead merged 2 commits into
python:mainfrom
matheusja:patch-2

Conversation

@matheusja
Copy link
Copy Markdown
Contributor

@matheusja matheusja commented Oct 2, 2022

Now the Mandelbrot set one-liner example on separates the lines with a '\n' character, instead of relying on line wrapping to separate them.
Also, since the code is now modified, it's not the one "due to Ulf Bartelt", but "adapted from Ult Bartelt".

Now the Mandelbrot set one-liner example on separates the lines with a '\n' character.
@bedevere-bot bedevere-bot added awaiting review docs Documentation in the Doc dir skip news labels Oct 2, 2022
Copy link
Copy Markdown
Member

@gpshead gpshead left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

heh, yes, without that the code produces a mess.

@gpshead gpshead added the sprint label Oct 4, 2022
@gpshead gpshead merged commit 4980260 into python:main Oct 4, 2022
@gpshead gpshead added needs backport to 3.10 only security fixes needs backport to 3.11 only security fixes labels Oct 4, 2022
@miss-islington
Copy link
Copy Markdown
Contributor

Thanks @matheusja for the PR, and @gpshead for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10.
🐍🍒⛏🤖

@miss-islington
Copy link
Copy Markdown
Contributor

Thanks @matheusja for the PR, and @gpshead for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒⛏🤖

@bedevere-bot
Copy link
Copy Markdown

GH-97823 is a backport of this pull request to the 3.10 branch.

@bedevere-bot bedevere-bot removed needs backport to 3.10 only security fixes needs backport to 3.11 only security fixes labels Oct 4, 2022
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 4, 2022
…H-97737)

Included newline separator in Mandelbrot set

Now the Mandelbrot set one-liner example on separates the lines with a '\n' character.
(cherry picked from commit 4980260)

Co-authored-by: matheusja <matheusjahnke@hotmail.com>
@bedevere-bot
Copy link
Copy Markdown

GH-97824 is a backport of this pull request to the 3.11 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 4, 2022
…H-97737)

Included newline separator in Mandelbrot set

Now the Mandelbrot set one-liner example on separates the lines with a '\n' character.
(cherry picked from commit 4980260)

Co-authored-by: matheusja <matheusjahnke@hotmail.com>
miss-islington added a commit that referenced this pull request Oct 4, 2022
Included newline separator in Mandelbrot set

Now the Mandelbrot set one-liner example on separates the lines with a '\n' character.
(cherry picked from commit 4980260)

Co-authored-by: matheusja <matheusjahnke@hotmail.com>
JelleZijlstra pushed a commit that referenced this pull request Oct 4, 2022
…) (#97823)

Included newline separator in Mandelbrot set

Now the Mandelbrot set one-liner example on separates the lines with a '\n' character.
(cherry picked from commit 4980260)

Co-authored-by: matheusja <matheusjahnke@hotmail.com>
pablogsal pushed a commit that referenced this pull request Oct 22, 2022
Included newline separator in Mandelbrot set

Now the Mandelbrot set one-liner example on separates the lines with a '\n' character.
(cherry picked from commit 4980260)

Co-authored-by: matheusja <matheusjahnke@hotmail.com>
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 skip news sprint

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants