Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
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
76k
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-82406: document duck-type nature of inspect.is*function
- #94987
#94987
Merged
encukou
merged 10 commits into
python:main
python/cpython:main
from
graingert:document-duck-type-is-star-function
graingert/cpython:document-duck-type-is-star-function
Copy head branch name to clipboard
Sep 3, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
gh-82406: document duck-type nature of inspect.is*function
#94987
encukou
merged 10 commits into
python:main
python/cpython:main
from
graingert:document-duck-type-is-star-function
graingert/cpython:document-duck-type-is-star-function
Copy head branch name to clipboard
Commits
Commits on Jul 18, 2022
gh-82406: document duck-type nature of inspect.is*function
graingert
committed
559200a
View commit details
Copy full SHA for 559200a
Browse repository at this point
Update Doc/library/inspect.rst
graingert
authored
864d46c
View commit details
Copy full SHA for 864d46c
Browse repository at this point
comment document the implicit else branch
graingert
authored
07d7a5f
View commit details
Copy full SHA for 07d7a5f
Browse repository at this point
📜🤖 Added by blurb_it.
blurb-it[bot]
authored and
graingert
committed
3c3d198
View commit details
Copy full SHA for 3c3d198
Browse repository at this point
Commits on Jul 19, 2022
the inspect.is*function duck type change missed the boat for 3.10.5
graingert
committed
b3b5301
View commit details
Copy full SHA for b3b5301
Browse repository at this point
Commits on Sep 2, 2026
Merge branch 'main' into document-duck-type-is-star-function
graingert
authored
afe0483
View commit details
Copy full SHA for afe0483
Browse repository at this point
Apply batched suggestions from code review
Show description for 666abb7
graingert
and
johnslavik
authored
666abb7
View commit details
Copy full SHA for 666abb7
Browse repository at this point
fix lint
graingert
committed
04325fa
View commit details
Copy full SHA for 04325fa
Browse repository at this point
Reword duck-type wording and finish the sentences
Show description for a651bc9
graingert
committed
a651bc9
View commit details
Copy full SHA for a651bc9
Browse repository at this point
Remove NEWS entry
encukou
committed
2abecc3
View commit details
Copy full SHA for 2abecc3
Browse repository at this point
You can’t perform that action at this time.