FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
bpo-32787: Better error handling in ctypes. by serhiy-storchaka · Pull Request #3727 · 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
bpo-32787: Better error handling in ctypes.
- #3727
#3727
Merged
serhiy-storchaka
merged 11 commits into
python:master
python/cpython:master
from
serhiy-storchaka:ctypes-no-hasattr
serhiy-storchaka/cpython:ctypes-no-hasattr
Copy head branch name to clipboard
Dec 5, 2018
Conversation
Commits
11
(11)
Checks
Files changed
Merged
bpo-32787: Better error handling in ctypes.
#3727
serhiy-storchaka
merged 11 commits into
python:master
python/cpython:master
from
serhiy-storchaka:ctypes-no-hasattr
serhiy-storchaka/cpython:ctypes-no-hasattr
Copy head branch name to clipboard
Commits
Commits on Sep 24, 2017
bpo-31572: Get rid of PyObject_HasAttrString() in ctypes.
serhiy-storchaka
committed
4c77e8b
View commit details
Copy full SHA for 4c77e8b
Browse repository at this point
Commits on Nov 11, 2017
Merge branch 'master' into ctypes-no-hasattr
serhiy-storchaka
committed
de995da
View commit details
Copy full SHA for de995da
Browse repository at this point
Fix error handling for _pack_.
serhiy-storchaka
committed
ed1fb01
View commit details
Copy full SHA for ed1fb01
Browse repository at this point
Don't silence errors when look up in a dict.
serhiy-storchaka
committed
70d31ba
View commit details
Copy full SHA for 70d31ba
Browse repository at this point
Commits on Jan 16, 2018
Merge branch 'master' into ctypes-no-hasattr
serhiy-storchaka
committed
f8b64f1
View commit details
Copy full SHA for f8b64f1
Browse repository at this point
Commits on Feb 1, 2018
Merge branch 'master' into ctypes-no-hasattr
serhiy-storchaka
committed
34c40e0
View commit details
Copy full SHA for 34c40e0
Browse repository at this point
Use _PyObject_LookupAttrId().
serhiy-storchaka
committed
e10a467
View commit details
Copy full SHA for e10a467
Browse repository at this point
Commits on Feb 7, 2018
More changes.
serhiy-storchaka
committed
d7bb65a
View commit details
Copy full SHA for d7bb65a
Browse repository at this point
Merge branch 'master' into ctypes-no-hasattr
serhiy-storchaka
committed
149d4b9
View commit details
Copy full SHA for 149d4b9
Browse repository at this point
Commits on Sep 22, 2018
Merge branch 'master' into ctypes-no-hasattr
serhiy-storchaka
committed
423ac29
View commit details
Copy full SHA for 423ac29
Browse repository at this point
Commits on Dec 4, 2018
Merge branch 'master' into ctypes-no-hasattr
serhiy-storchaka
committed
4cf77fe
View commit details
Copy full SHA for 4cf77fe
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL