FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-126615: Make `COMError` public and add to `ctypes` doc. by junkmd · Pull Request #126686 · 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-126615: Make COMError public and add to ctypes doc.
- #126686
#126686
Merged
encukou
merged 20 commits into
python:main
python/cpython:main
from
junkmd:gh_126615_comerror_doc
junkmd/cpython:gh_126615_comerror_doc
Copy head branch name to clipboard
Nov 20, 2024
Conversation
Commits
20
(20)
Checks
Files changed
Merged
gh-126615: Make COMError public and add to ctypes doc.
#126686
encukou
merged 20 commits into
python:main
python/cpython:main
from
junkmd:gh_126615_comerror_doc
junkmd/cpython:gh_126615_comerror_doc
Copy head branch name to clipboard
Commits
Commits on Nov 16, 2024
add `COMError` exception to `Doc/library/ctypes.rst`.
junkmd
committed
e70aa54
View commit details
Copy full SHA for e70aa54
Browse repository at this point
Add a mention of the difference in exceptions that can be raised.
junkmd
committed
181f512
View commit details
Copy full SHA for 181f512
Browse repository at this point
Add a dot to refer to the object within the same module.
junkmd
committed
857fef5
View commit details
Copy full SHA for 857fef5
Browse repository at this point
Simplify descriptions of attributes.
junkmd
committed
90fb47f
View commit details
Copy full SHA for 90fb47f
Browse repository at this point
Align with the docstring defined in the C implementation:
Show description for 1f9d4ee
junkmd
committed
1f9d4ee
View commit details
Copy full SHA for 1f9d4ee
Browse repository at this point
Apply suggestions from code review
Show description for b71e310
junkmd
and
picnixz
authored
b71e310
View commit details
Copy full SHA for b71e310
Browse repository at this point
Add the dot to make the reflink.
junkmd
committed
dafb5b2
View commit details
Copy full SHA for dafb5b2
Browse repository at this point
Add the `availability`.
junkmd
committed
49d5e5f
View commit details
Copy full SHA for 49d5e5f
Browse repository at this point
Create the "Exceptions" section.
junkmd
committed
1fa159a
View commit details
Copy full SHA for 1fa159a
Browse repository at this point
Remove the `availability` directive
Show description for 934c36a
junkmd
committed
934c36a
View commit details
Copy full SHA for 934c36a
Browse repository at this point
Commits on Nov 18, 2024
`WindowsError` -> `OSError`
junkmd
committed
9461642
View commit details
Copy full SHA for 9461642
Browse repository at this point
details of `details`.
junkmd
committed
705ffcc
View commit details
Copy full SHA for 705ffcc
Browse repository at this point
Small fix.
junkmd
committed
b5a2170
View commit details
Copy full SHA for b5a2170
Browse repository at this point
Commits on Nov 19, 2024
Make `COMError` public.
junkmd
committed
a16f1e2
View commit details
Copy full SHA for a16f1e2
Browse repository at this point
Update docs.
junkmd
committed
e2617f3
View commit details
Copy full SHA for e2617f3
Browse repository at this point
Update `test_COMError`.
junkmd
committed
57d76c5
View commit details
Copy full SHA for 57d76c5
Browse repository at this point
Commits on Nov 20, 2024
Update the NEWS.
junkmd
committed
36f1607
View commit details
Copy full SHA for 36f1607
Browse repository at this point
`.. versionchanged::` -> `.. versionadded::`
junkmd
committed
068ea2a
View commit details
Copy full SHA for 068ea2a
Browse repository at this point
Update the `prototype` section.
junkmd
committed
3da9e15
View commit details
Copy full SHA for 3da9e15
Browse repository at this point
Merge branch 'main' into gh_126615_comerror_doc
junkmd
authored
920bccc
View commit details
Copy full SHA for 920bccc
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL