FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-87106: Fix `inspect.signature.bind` handling of positional-only arguments with `**kwargs` by jacobtylerwalls · Pull Request #103404 · python/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
74.9k
Code
Issues
5k+
Pull requests
2.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-87106: Fix inspect.signature.bind handling of positional-only arguments with **kwargs
- #103404
#103404
Merged
serhiy-storchaka
merged 17 commits into
python:main
python/cpython:main
from
jacobtylerwalls:issue-87106
jacobtylerwalls/cpython:issue-87106
Copy head branch name to clipboard
May 13, 2024
Conversation
Commits
17
(17)
Checks
Files changed
Merged
gh-87106: Fix inspect.signature.bind handling of positional-only arguments with **kwargs
#103404
serhiy-storchaka
merged 17 commits into
python:main
python/cpython:main
from
jacobtylerwalls:issue-87106
jacobtylerwalls/cpython:issue-87106
Copy head branch name to clipboard
Commits
Commits on Apr 10, 2023
gh-87106: Fix `inspect.signature.bind` handling of positional-only arguments with `**kwargs`
jacobtylerwalls
committed
f2baf1a
View commit details
Copy full SHA for f2baf1a
Browse repository at this point
fixup: double backticks
jacobtylerwalls
committed
487e217
View commit details
Copy full SHA for 487e217
Browse repository at this point
Commits on Apr 15, 2023
Merge branch 'main' into issue-87106
jacobtylerwalls
committed
c1e6af2
View commit details
Copy full SHA for c1e6af2
Browse repository at this point
Avoid having helper function start with "test"
jacobtylerwalls
committed
b7cbfe4
View commit details
Copy full SHA for b7cbfe4
Browse repository at this point
Commits on Nov 19, 2023
Merge branch 'main' into issue-87106
jacobtylerwalls
committed
600e778
View commit details
Copy full SHA for 600e778
Browse repository at this point
Commits on May 4, 2024
Merge branch 'main' into issue-87106
jacobtylerwalls
authored
eebae66
View commit details
Copy full SHA for eebae66
Browse repository at this point
Commits on May 5, 2024
Merge branch 'main' into issue-87106
sobolevn
authored
1c7aa83
View commit details
Copy full SHA for 1c7aa83
Browse repository at this point
Opt for black style
Show description for cc2d7ba
jacobtylerwalls
and
sobolevn
authored
cc2d7ba
View commit details
Copy full SHA for cc2d7ba
Browse repository at this point
Simplify test case
jacobtylerwalls
committed
366bb96
View commit details
Copy full SHA for 366bb96
Browse repository at this point
Add test cases
jacobtylerwalls
committed
2f792eb
View commit details
Copy full SHA for 2f792eb
Browse repository at this point
Use elif
jacobtylerwalls
committed
5951ad9
View commit details
Copy full SHA for 5951ad9
Browse repository at this point
Refactor to avoid pop-and-maybe-put-back pattern
jacobtylerwalls
committed
2ecde83
View commit details
Copy full SHA for 2ecde83
Browse repository at this point
Remove unnecessary cosmetic changes
jacobtylerwalls
committed
db2d925
View commit details
Copy full SHA for db2d925
Browse repository at this point
Test multiple pos-only args passed by keyword
jacobtylerwalls
committed
6916290
View commit details
Copy full SHA for 6916290
Browse repository at this point
Commits on May 10, 2024
Remove superfluous continue
jacobtylerwalls
committed
1ec398b
View commit details
Copy full SHA for 1ec398b
Browse repository at this point
[tests] Use distinct value for c_po kwarg
jacobtylerwalls
committed
f1565de
View commit details
Copy full SHA for f1565de
Browse repository at this point
Commits on May 12, 2024
fixup! [tests] Use distinct value for c_po kwarg
jacobtylerwalls
committed
52facb0
View commit details
Copy full SHA for 52facb0
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL