X Tutup
Skip to content

bpo-37798: Minor code formatting and comment clean-ups#15526

Merged
rhettinger merged 1 commit intopython:masterfrom
rhettinger:statistics_c_code_nits
Aug 26, 2019
Merged

bpo-37798: Minor code formatting and comment clean-ups#15526
rhettinger merged 1 commit intopython:masterfrom
rhettinger:statistics_c_code_nits

Conversation

@rhettinger
Copy link
Copy Markdown
Contributor

@rhettinger rhettinger commented Aug 26, 2019

Also, align the hash sums so they are easy to view vertically
and easy to check with regex and decimal.

https://bugs.python.org/issue37798

Also, align the hash sums so they are easy to view vertically
and easy to check with regex and decimal.
@miss-islington
Copy link
Copy Markdown
Contributor

Thanks @rhettinger for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

@bedevere-bot
Copy link
Copy Markdown

GH-15527 is a backport of this pull request to the 3.8 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 26, 2019
(cherry picked from commit 6fee0f8)

Co-authored-by: Raymond Hettinger <rhettinger@users.noreply.github.com>
rhettinger added a commit that referenced this pull request Aug 26, 2019
…H-15527)

(cherry picked from commit 6fee0f8)

Co-authored-by: Raymond Hettinger <rhettinger@users.noreply.github.com>
lisroach pushed a commit to lisroach/cpython that referenced this pull request Sep 10, 2019
DinoV pushed a commit to DinoV/cpython that referenced this pull request Jan 14, 2020
websurfer5 pushed a commit to websurfer5/cpython that referenced this pull request Jul 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

X Tutup