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
Accelerator
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.2k
Star
74.3k
Code
Issues
5k+
Pull requests
2.5k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-75988: Fix issues with autospec ignoring wrapped object
- #115223
#115223
Merged
cjw296
merged 21 commits into
python:main
python/cpython:main
from
infohash:fix-issue-75988
Copy head branch name to clipboard
Mar 8, 2024
Conversation
Commits
21
(21)
Checks
Files changed
Merged
gh-75988: Fix issues with autospec ignoring wrapped object
#115223
cjw296
merged 21 commits into
python:main
python/cpython:main
from
infohash:fix-issue-75988
Copy head branch name to clipboard
Commits
Commits on Feb 9, 2024
Fix #75988
infohash
committed
ad78379
View commit details
Copy full SHA for ad78379
Browse repository at this point
Merge branch 'main' into fix-issue-75988
infohash
authored
53c54e0
View commit details
Copy full SHA for 53c54e0
Browse repository at this point
set default return value of functional types as _mock_return_value
infohash
committed
41e8999
View commit details
Copy full SHA for 41e8999
Browse repository at this point
Merge branch 'main' into fix-issue-75988
infohash
authored
507c285
View commit details
Copy full SHA for 507c285
Browse repository at this point
Commits on Feb 10, 2024
Merge remote-tracking branch 'upstream/main' into fix-issue-75988
infohash
committed
6bf3e13
View commit details
Copy full SHA for 6bf3e13
Browse repository at this point
added test of wrapping child attributes
infohash
committed
194242f
View commit details
Copy full SHA for 194242f
Browse repository at this point
Merge branch 'fix-issue-75988' of https://github.com/infohash/cpython into fix-issue-75988
infohash
committed
8442dcd
View commit details
Copy full SHA for 8442dcd
Browse repository at this point
Commits on Feb 11, 2024
Merge branch 'main' into fix-issue-75988
infohash
authored
21d24f4
View commit details
Copy full SHA for 21d24f4
Browse repository at this point
Commits on Feb 19, 2024
Merge remote-tracking branch 'upstream/main' into fix-issue-75988
infohash
committed
71beacd
View commit details
Copy full SHA for 71beacd
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into fix-issue-75988
infohash
committed
65b398f
View commit details
Copy full SHA for 65b398f
Browse repository at this point
added backward compatibility with explicit return
Show description for e375a4d
infohash
committed
e375a4d
View commit details
Copy full SHA for e375a4d
Browse repository at this point
Commits on Feb 27, 2024
📜🤖 Added by blurb_it.
blurb-it[bot]
authored
ac857f7
View commit details
Copy full SHA for ac857f7
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into fix-issue-75988
infohash
committed
914b655
View commit details
Copy full SHA for 914b655
Browse repository at this point
Update testmock.py
infohash
committed
8e7db2d
View commit details
Copy full SHA for 8e7db2d
Browse repository at this point
Commits on Feb 28, 2024
Merge remote-tracking branch 'upstream/main' into fix-issue-75988
infohash
committed
0b880a3
View commit details
Copy full SHA for 0b880a3
Browse repository at this point
added docs on the order of precedence
infohash
committed
58b49d6
View commit details
Copy full SHA for 58b49d6
Browse repository at this point
Commits on Feb 29, 2024
Merge remote-tracking branch 'upstream/main' into fix-issue-75988
infohash
committed
796db26
View commit details
Copy full SHA for 796db26
Browse repository at this point
added test to check default return_value
infohash
committed
efd5db6
View commit details
Copy full SHA for efd5db6
Browse repository at this point
Commits on Mar 8, 2024
Apply suggestions from code review
Show description for 48a62f1
infohash
and
cjw296
authored
48a62f1
View commit details
Copy full SHA for 48a62f1
Browse repository at this point
Resolved changes
infohash
committed
514688b
View commit details
Copy full SHA for 514688b
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into fix-issue-75988
infohash
committed
49a08dc
View commit details
Copy full SHA for 49a08dc
Browse repository at this point
You can’t perform that action at this time.