Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Mar 20, 2022

Clarifies a versionchanged note on crc32 & adler32 docs that the workaround is only needed for Python 2 and earlier.
Also cleans up an unnecessary intermediate variable in the implementation.

Authored-By: Ma Lin / animalize
Co-authored-by: Gregory P. Smith [email protected]
(cherry picked from commit 6d290d5)

Co-authored-by: Ma Lin [email protected]

https://bugs.python.org/issue47040

Automerge-Triggered-By: GH:gpshead

) (pythonGH-32002)

Clarifies a versionchanged note on crc32 & adler32 docs that the workaround is only needed for Python 2 and earlier.
Also cleans up an unnecessary intermediate variable in the implementation.

Authored-By: Ma Lin / animalize
Co-authored-by: Gregory P. Smith <[email protected]>
(cherry picked from commit 6d290d5)

Co-authored-by: Ma Lin <[email protected]>
@miss-islington
Copy link
Contributor Author

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

@miss-islington
Copy link
Contributor Author

Sorry, I can't merge this PR. Reason: 2 of 5 required status checks are expected..

@miss-islington
Copy link
Contributor Author

Sorry, I can't merge this PR. Reason: 2 of 5 required status checks are expected..

@miss-islington
Copy link
Contributor Author

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

@miss-islington miss-islington merged commit 73f4b47 into python:3.9 Mar 20, 2022
@miss-islington miss-islington deleted the backport-6d290d5-3.9 branch March 20, 2022 07:21
@miss-islington
Copy link
Contributor Author

@animalize and @gpshead: 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 skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants