Logo
Explore Help
Register Sign In
PublicArchive/cpython
2
0
Fork 0
You've already forked cpython
mirror of https://github.com/python/cpython.git synced 2026-05-17 09:58:25 -04:00
Code Issues Packages Projects Releases Wiki Activity
Files
360e1e4c519cfc139de707bcdd1e6c871eec79ee
cpython/Modules/_ctypes
T
History
Zackery Spytz 5e333784f0 bpo-36421: Fix a possible double decref in _ctypes.c's PyCArrayType_new(). (GH-12530)
Set type_attr to NULL after the assignment to stgdict->proto (like
what is done with stgdict after the Py_SETREF() call) so that it is
not decrefed twice on error.
2019-03-25 10:07:47 +02:00
..
darwin
…
libffi_msvc
bpo-34906: Doc: Fix typos (2) (GH-9735)
2018-10-06 16:35:53 +02:00
libffi_osx
Remove wording that could be deemed to be perjorative (GH-9287)
2018-09-13 21:17:40 -07:00
_ctypes_test.c
bpo-27643 - skip test_ctypes test case with XLC compiler. (GH-5164)
2018-12-26 13:54:22 +10:00
_ctypes_test.h
…
_ctypes.c
bpo-36421: Fix a possible double decref in _ctypes.c's PyCArrayType_new(). (GH-12530)
2019-03-25 10:07:47 +02:00
callbacks.c
bpo-36254: Fix invalid uses of %d in format strings in C. (GH-12264)
2019-03-13 22:59:55 +02:00
callproc.c
bpo-36254: Fix invalid uses of %d in format strings in C. (GH-12264)
2019-03-13 22:59:55 +02:00
cfield.c
bpo-32787: Better error handling in ctypes. (#3727)
2018-12-05 16:44:14 +02:00
ctypes_dlfcn.h
…
ctypes.h
…
malloc_closure.c
bpo-36254: Fix invalid uses of %d in format strings in C. (GH-12264)
2019-03-13 22:59:55 +02:00
stgdict.c
bpo-32787: Better error handling in ctypes. (#3727)
2018-12-05 16:44:14 +02:00
Powered by Gitea Version: 1.26.1 Page: 3960ms Template: 95ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API