10000 gh-125028: Prohibit placeholders in partial keywords by dg-pb · Pull Request #126062 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

gh-125028: Prohibit placeholders in partial keywords #126062

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Prev Previous commit
Next Next commit
📜🤖 Added by blurb_it.
  • Loading branch information
blurb-it[bot] authored Oct 28, 2024
commit 71e65c300b7fec2e09681ca3ce16e8d0ce9b7361
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
:data:`functools.Placeholder` is restricted for :func:`functools.partial` keyword vaules.
Loading
0