Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

AA-Turner
Copy link
Member

@AA-Turner AA-Turner commented May 9, 2025

  • Remove leading underscore from module-level functions
  • Fix __module__ for zstd types implemented in C
  • PEP 7 style conformance
  • Make more things static

Copy link
Member

@emmatyping emmatyping left a comment

Choose a reason for hiding this comment

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

This looks great. Once it's landed I will go through and refactor the code to use more idiomatic locking patterns.

@AA-Turner AA-Turner enabled auto-merge (squash) May 10, 2025 00:17
@AA-Turner AA-Turner merged commit 1978904 into python:main May 10, 2025
44 checks passed
@miss-islington-app
Copy link

Thanks @AA-Turner for the PR 🌮🎉.. I'm working now to backport this PR to: 3.14.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 10, 2025
@bedevere-app
Copy link

bedevere-app bot commented May 10, 2025

GH-133792 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label May 10, 2025
@AA-Turner AA-Turner deleted the zstd-clinic branch May 10, 2025 00:34
AA-Turner added a commit that referenced this pull request May 10, 2025
…) (#133792)

GH-132983: PEP 7 and Argument Clinic changes for zstd (GH-133791)
(cherry picked from commit 1978904)

Co-authored-by: Adam Turner <[email protected]>
Pranjal095 pushed a commit to Pranjal095/cpython that referenced this pull request Jul 12, 2025
taegyunkim pushed a commit to taegyunkim/cpython that referenced this pull request Aug 4, 2025
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.

2 participants