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
75k
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-99266: ctypes: Preserve a more detailed exception in _SimpleCData.from_param
- #99760
#99760
Merged
kumaraditya303
merged 15 commits into
python:main
python/cpython:main
from
kamilturek:gh-99266
kamilturek/cpython:gh-99266
Copy head branch name to clipboard
Jan 21, 2023
Conversation
Commits
15
(15)
Checks
Files changed
Merged
gh-99266: ctypes: Preserve a more detailed exception in _SimpleCData.from_param
#99760
kumaraditya303
merged 15 commits into
python:main
python/cpython:main
from
kamilturek:gh-99266
kamilturek/cpython:gh-99266
Copy head branch name to clipboard
Commits
Commits on Jan 20, 2023
Preserve the original exception
kamilturek
committed
2ddb9aa
View commit details
Copy full SHA for 2ddb9aa
Browse repository at this point
Convert the example to a doctest
kamilturek
committed
af44b0e
View commit details
Copy full SHA for af44b0e
Browse repository at this point
Add news entry
kamilturek
committed
8c8a002
View commit details
Copy full SHA for 8c8a002
Browse repository at this point
Restore the exception only if present
kamilturek
committed
2e29f8a
View commit details
Copy full SHA for 2e29f8a
Browse repository at this point
Remove redundant PyErr_Clear
kamilturek
committed
7cc2c34
View commit details
Copy full SHA for 7cc2c34
Browse repository at this point
Add unit tests
kamilturek
committed
091eed5
View commit details
Copy full SHA for 091eed5
Browse repository at this point
Improve the news message
kamilturek
committed
556b86f
View commit details
Copy full SHA for 556b86f
Browse repository at this point
Fix the news entry
kamilturek
committed
ae11d8d
View commit details
Copy full SHA for ae11d8d
Browse repository at this point
Add more tests
kamilturek
committed
2096a88
View commit details
Copy full SHA for 2096a88
Browse repository at this point
Remove whitespaces
kamilturek
committed
85929f9
View commit details
Copy full SHA for 85929f9
Browse repository at this point
Commits on Jan 21, 2023
Remove redundant tick
kamilturek
committed
102cc82
View commit details
Copy full SHA for 102cc82
Browse repository at this point
Add missing reference decrementations
kamilturek
committed
149d66f
View commit details
Copy full SHA for 149d66f
Browse repository at this point
Add another missing reference decrementation
kamilturek
committed
924e7bf
View commit details
Copy full SHA for 924e7bf
Browse repository at this point
fix formatting
kumaraditya303
committed
441e1cb
View commit details
Copy full SHA for 441e1cb
Browse repository at this point
Update Misc/NEWS.d/next/Library/2022-11-24-21-52-31.gh-issue-99266.88GcV9.rst
kumaraditya303
authored
9536eb4
View commit details
Copy full SHA for 9536eb4
Browse repository at this point
You can’t perform that action at this time.