pyobjc-framework-SharedWithYou 11.1__tar.gz → 12.0__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {pyobjc_framework_sharedwithyou-11.1 → pyobjc_framework_sharedwithyou-12.0}/Lib/SharedWithYou/_metadata.py +1 -1
- {pyobjc_framework_sharedwithyou-11.1 → pyobjc_framework_sharedwithyou-12.0}/Lib/pyobjc_framework_SharedWithYou.egg-info/PKG-INFO +5 -3
- {pyobjc_framework_sharedwithyou-11.1 → pyobjc_framework_sharedwithyou-12.0}/Lib/pyobjc_framework_SharedWithYou.egg-info/SOURCES.txt +2 -6
- pyobjc_framework_sharedwithyou-12.0/Lib/pyobjc_framework_SharedWithYou.egg-info/pyobjc-build-info.txt +3 -0
- pyobjc_framework_sharedwithyou-12.0/Lib/pyobjc_framework_SharedWithYou.egg-info/requires.txt +2 -0
- {pyobjc_framework_sharedwithyou-11.1 → pyobjc_framework_sharedwithyou-12.0}/Modules/_SharedWithYou.m +18 -22
- {pyobjc_framework_sharedwithyou-11.1 → pyobjc_framework_sharedwithyou-12.0}/Modules/_SharedWithYou_protocols.m +2 -1
- {pyobjc_framework_sharedwithyou-11.1 → pyobjc_framework_sharedwithyou-12.0}/Modules/pyobjc-api.h +6 -3
- {pyobjc_framework_sharedwithyou-11.1 → pyobjc_framework_sharedwithyou-12.0}/Modules/pyobjc-compat.h +32 -48
- {pyobjc_framework_sharedwithyou-11.1 → pyobjc_framework_sharedwithyou-12.0}/PKG-INFO +5 -3
- pyobjc_framework_sharedwithyou-11.1/metadata/raw/arm64-15.0.fwinfo → pyobjc_framework_sharedwithyou-12.0/metadata/raw/arm64-26.0.fwinfo +2 -2
- pyobjc_framework_sharedwithyou-11.1/metadata/raw/x86_64-15.0.fwinfo → pyobjc_framework_sharedwithyou-12.0/metadata/raw/x86_64-26.0.fwinfo +2 -2
- {pyobjc_framework_sharedwithyou-11.1 → pyobjc_framework_sharedwithyou-12.0}/pyobjc_setup.py +2 -0
- {pyobjc_framework_sharedwithyou-11.1 → pyobjc_framework_sharedwithyou-12.0}/setup.py +1 -1
- pyobjc_framework_sharedwithyou-11.1/Lib/pyobjc_framework_SharedWithYou.egg-info/pyobjc-build-info.txt +0 -3
- pyobjc_framework_sharedwithyou-11.1/Lib/pyobjc_framework_SharedWithYou.egg-info/requires.txt +0 -2
- pyobjc_framework_sharedwithyou-11.1/metadata/raw/arm64-13.0.fwinfo +0 -1720
- pyobjc_framework_sharedwithyou-11.1/metadata/raw/arm64-14.5.fwinfo +0 -1753
- pyobjc_framework_sharedwithyou-11.1/metadata/raw/x86_64-13.0.fwinfo +0 -1720
- pyobjc_framework_sharedwithyou-11.1/metadata/raw/x86_64-14.5.fwinfo +0 -1753
- {pyobjc_framework_sharedwithyou-11.1 → pyobjc_framework_sharedwithyou-12.0}/Lib/SharedWithYou/__init__.py +0 -0
- {pyobjc_framework_sharedwithyou-11.1 → pyobjc_framework_sharedwithyou-12.0}/Lib/pyobjc_framework_SharedWithYou.egg-info/dependency_links.txt +0 -0
- {pyobjc_framework_sharedwithyou-11.1 → pyobjc_framework_sharedwithyou-12.0}/Lib/pyobjc_framework_SharedWithYou.egg-info/not-zip-safe +0 -0
- {pyobjc_framework_sharedwithyou-11.1 → pyobjc_framework_sharedwithyou-12.0}/Lib/pyobjc_framework_SharedWithYou.egg-info/top_level.txt +0 -0
- {pyobjc_framework_sharedwithyou-11.1 → pyobjc_framework_sharedwithyou-12.0}/License.txt +0 -0
- {pyobjc_framework_sharedwithyou-11.1 → pyobjc_framework_sharedwithyou-12.0}/MANIFEST.in +0 -0
- {pyobjc_framework_sharedwithyou-11.1 → pyobjc_framework_sharedwithyou-12.0}/PyObjCTest/__init__.py +0 -0
- {pyobjc_framework_sharedwithyou-11.1 → pyobjc_framework_sharedwithyou-12.0}/PyObjCTest/test_sharedwithyou.py +0 -0
- {pyobjc_framework_sharedwithyou-11.1 → pyobjc_framework_sharedwithyou-12.0}/PyObjCTest/test_swattributionview.py +0 -0
- {pyobjc_framework_sharedwithyou-11.1 → pyobjc_framework_sharedwithyou-12.0}/PyObjCTest/test_swcollaborationview.py +0 -0
- {pyobjc_framework_sharedwithyou-11.1 → pyobjc_framework_sharedwithyou-12.0}/PyObjCTest/test_swerrors.py +0 -0
- {pyobjc_framework_sharedwithyou-11.1 → pyobjc_framework_sharedwithyou-12.0}/PyObjCTest/test_swhighlightcenter.py +0 -0
- {pyobjc_framework_sharedwithyou-11.1 → pyobjc_framework_sharedwithyou-12.0}/PyObjCTest/test_swhighlightchangeevent.py +0 -0
- {pyobjc_framework_sharedwithyou-11.1 → pyobjc_framework_sharedwithyou-12.0}/PyObjCTest/test_swhighlightevent.py +0 -0
- {pyobjc_framework_sharedwithyou-11.1 → pyobjc_framework_sharedwithyou-12.0}/PyObjCTest/test_swhighlightmembershipevent.py +0 -0
- {pyobjc_framework_sharedwithyou-11.1 → pyobjc_framework_sharedwithyou-12.0}/PyObjCTest/test_swhighlightpersistenceevent.py +0 -0
- {pyobjc_framework_sharedwithyou-11.1 → pyobjc_framework_sharedwithyou-12.0}/metadata/SharedWithYou.fwinfo +0 -0
- {pyobjc_framework_sharedwithyou-11.1 → pyobjc_framework_sharedwithyou-12.0}/metadata/metadata.ini +0 -0
- {pyobjc_framework_sharedwithyou-11.1 → pyobjc_framework_sharedwithyou-12.0}/pyproject.toml +0 -0
- {pyobjc_framework_sharedwithyou-11.1 → pyobjc_framework_sharedwithyou-12.0}/setup.cfg +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: pyobjc-framework-SharedWithYou
|
|
3
|
-
Version:
|
|
3
|
+
Version: 12.0
|
|
4
4
|
Summary: Wrappers for the framework SharedWithYou on macOS
|
|
5
5
|
Home-page: https://github.com/ronaldoussoren/pyobjc
|
|
6
6
|
Author: Ronald Oussoren
|
|
@@ -23,14 +23,16 @@ Classifier: Programming Language :: Python :: 3.11
|
|
|
23
23
|
Classifier: Programming Language :: Python :: 3.12
|
|
24
24
|
Classifier: Programming Language :: Python :: 3.13
|
|
25
25
|
Classifier: Programming Language :: Python :: 3.14
|
|
26
|
+
Classifier: Programming Language :: Python :: 3.15
|
|
26
27
|
Classifier: Programming Language :: Python :: Implementation :: CPython
|
|
28
|
+
Classifier: Programming Language :: Python :: Free Threading :: 2 - Beta
|
|
27
29
|
Classifier: Programming Language :: Objective C
|
|
28
30
|
Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
|
29
31
|
Classifier: Topic :: Software Development :: User Interfaces
|
|
30
32
|
Requires-Python: >=3.9
|
|
31
33
|
Description-Content-Type: text/x-rst; charset=UTF-8
|
|
32
|
-
Requires-Dist: pyobjc-core>=
|
|
33
|
-
Requires-Dist: pyobjc-framework-SharedWithYouCore>=
|
|
34
|
+
Requires-Dist: pyobjc-core>=12.0
|
|
35
|
+
Requires-Dist: pyobjc-framework-SharedWithYouCore>=12.0
|
|
34
36
|
Dynamic: author
|
|
35
37
|
Dynamic: author-email
|
|
36
38
|
Dynamic: classifier
|
|
@@ -28,9 +28,5 @@ PyObjCTest/test_swhighlightmembershipevent.py
|
|
|
28
28
|
PyObjCTest/test_swhighlightpersistenceevent.py
|
|
29
29
|
metadata/SharedWithYou.fwinfo
|
|
30
30
|
metadata/metadata.ini
|
|
31
|
-
metadata/raw/arm64-
|
|
32
|
-
metadata/raw/
|
|
33
|
-
metadata/raw/arm64-15.0.fwinfo
|
|
34
|
-
metadata/raw/x86_64-13.0.fwinfo
|
|
35
|
-
metadata/raw/x86_64-14.5.fwinfo
|
|
36
|
-
metadata/raw/x86_64-15.0.fwinfo
|
|
31
|
+
metadata/raw/arm64-26.0.fwinfo
|
|
32
|
+
metadata/raw/x86_64-26.0.fwinfo
|
{pyobjc_framework_sharedwithyou-11.1 → pyobjc_framework_sharedwithyou-12.0}/Modules/_SharedWithYou.m
RENAMED
|
@@ -14,55 +14,51 @@ static PyMethodDef mod_methods[] = {
|
|
|
14
14
|
{0, 0, 0, 0} /* sentinel */
|
|
15
15
|
};
|
|
16
16
|
|
|
17
|
-
|
|
18
|
-
|
|
17
|
+
static int
|
|
18
|
+
mod_exec_module(PyObject* m)
|
|
19
19
|
{
|
|
20
20
|
return 0;
|
|
21
21
|
}
|
|
22
22
|
|
|
23
23
|
static struct PyModuleDef_Slot mod_slots[] = {
|
|
24
|
-
{
|
|
25
|
-
.slot = Py_mod_exec,
|
|
26
|
-
.value = (void*)mod_exec_module
|
|
27
|
-
},
|
|
24
|
+
{.slot = Py_mod_exec, .value = (void*)mod_exec_module},
|
|
28
25
|
#if PY_VERSION_HEX >= 0x030c0000
|
|
29
26
|
{
|
|
30
27
|
/* This extension does not use the CPython API other than initializing
|
|
31
28
|
* the module, hence is safe with subinterpreters and per-interpreter
|
|
32
29
|
* GILs
|
|
33
30
|
*/
|
|
34
|
-
.slot
|
|
31
|
+
.slot = Py_mod_multiple_interpreters,
|
|
35
32
|
.value = Py_MOD_PER_INTERPRETER_GIL_SUPPORTED,
|
|
36
33
|
},
|
|
37
34
|
#endif
|
|
38
35
|
#if PY_VERSION_HEX >= 0x030d0000
|
|
39
36
|
{
|
|
40
37
|
/* The code in this extension should be safe to use without the GIL */
|
|
41
|
-
.slot
|
|
38
|
+
.slot = Py_mod_gil,
|
|
42
39
|
.value = Py_MOD_GIL_NOT_USED,
|
|
43
40
|
},
|
|
44
41
|
#endif
|
|
45
|
-
{
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
}
|
|
49
|
-
};
|
|
42
|
+
{/* Sentinel */
|
|
43
|
+
.slot = 0,
|
|
44
|
+
.value = 0}};
|
|
50
45
|
|
|
51
46
|
static struct PyModuleDef mod_module = {
|
|
52
|
-
.m_base
|
|
53
|
-
.m_name
|
|
54
|
-
.m_doc
|
|
55
|
-
.m_size
|
|
56
|
-
.m_methods
|
|
57
|
-
.m_slots
|
|
47
|
+
.m_base = PyModuleDef_HEAD_INIT,
|
|
48
|
+
.m_name = "_SharedWithYou",
|
|
49
|
+
.m_doc = NULL,
|
|
50
|
+
.m_size = 0,
|
|
51
|
+
.m_methods = mod_methods,
|
|
52
|
+
.m_slots = mod_slots,
|
|
58
53
|
.m_traverse = NULL,
|
|
59
|
-
.m_clear
|
|
60
|
-
.m_free
|
|
54
|
+
.m_clear = NULL,
|
|
55
|
+
.m_free = NULL,
|
|
61
56
|
};
|
|
62
57
|
|
|
63
58
|
PyObject* PyInit__SharedWithYou(void);
|
|
64
59
|
|
|
65
|
-
PyObject* __attribute__((__visibility__("default")))
|
|
60
|
+
PyObject* __attribute__((__visibility__("default")))
|
|
61
|
+
PyInit__SharedWithYou(void)
|
|
66
62
|
{
|
|
67
63
|
return PyModuleDef_Init(&mod_module);
|
|
68
64
|
}
|
{pyobjc_framework_sharedwithyou-11.1 → pyobjc_framework_sharedwithyou-12.0}/Modules/pyobjc-api.h
RENAMED
|
@@ -53,8 +53,9 @@ NS_ASSUME_NONNULL_BEGIN
|
|
|
53
53
|
/*
|
|
54
54
|
* Only add items to the end of this list!
|
|
55
55
|
*/
|
|
56
|
+
|
|
56
57
|
typedef int(RegisterMethodMappingFunctionType)(
|
|
57
|
-
Class, SEL,
|
|
58
|
+
Class _Nullable, SEL,
|
|
58
59
|
PyObject* _Nullable (*_Nonnull)(PyObject* _Nonnull, PyObject* _Nonnull,
|
|
59
60
|
PyObject* _Nonnull const* _Nonnull, size_t),
|
|
60
61
|
IMP _Nullable (*_Nonnull)(PyObject* _Nonnull, PyObject* _Nonnull));
|
|
@@ -83,7 +84,8 @@ struct pyobjc_api {
|
|
|
83
84
|
PyObject* _Nullable (*_Nonnull unsupported_method_caller)(
|
|
84
85
|
PyObject* _Nonnull, PyObject* _Nonnull, PyObject* _Nonnull const* _Nonnull,
|
|
85
86
|
size_t);
|
|
86
|
-
void (*_Nonnull err_python_to_objc_gil)(PyGILState_STATE* _Nonnull state)
|
|
87
|
+
void (*_Nonnull err_python_to_objc_gil)(PyGILState_STATE* _Nonnull state)
|
|
88
|
+
__attribute__((__noreturn__));
|
|
87
89
|
int (*_Nonnull simplify_sig)(const char* signature, char* buf, size_t buflen);
|
|
88
90
|
void (*_Nonnull free_c_array)(int, Py_buffer*);
|
|
89
91
|
int (*_Nonnull py_to_c_array)(BOOL, BOOL, const char* _Nonnull, PyObject* _Nonnull,
|
|
@@ -113,7 +115,8 @@ struct pyobjc_api {
|
|
|
113
115
|
int (*_Nonnull checknokwnames)(PyObject* _Nonnull callable,
|
|
114
116
|
PyObject* _Nullable kwnames);
|
|
115
117
|
|
|
116
|
-
PyObject* _Nullable (*_Nonnull createopaquepointertype)(const char*, const char*,
|
|
118
|
+
PyObject* _Nullable (*_Nonnull createopaquepointertype)(const char*, const char*,
|
|
119
|
+
const char*);
|
|
117
120
|
};
|
|
118
121
|
|
|
119
122
|
#ifndef PYOBJC_BUILD
|
{pyobjc_framework_sharedwithyou-11.1 → pyobjc_framework_sharedwithyou-12.0}/Modules/pyobjc-compat.h
RENAMED
|
@@ -123,34 +123,6 @@ NS_ASSUME_NONNULL_BEGIN
|
|
|
123
123
|
} while (0)
|
|
124
124
|
#endif
|
|
125
125
|
|
|
126
|
-
#if PY_VERSION_HEX < 0x03090000
|
|
127
|
-
|
|
128
|
-
/* For use on Python 3.8 and earlier. PyObjC doesn't use the
|
|
129
|
-
* "flag" bit internally.
|
|
130
|
-
*/
|
|
131
|
-
|
|
132
|
-
#ifndef PY_VECTORCALL_ARGUMENTS_OFFSET
|
|
133
|
-
#define PY_VECTORCALL_ARGUMENTS_OFFSET ((size_t)1 << (8 * sizeof(size_t) - 1))
|
|
134
|
-
#endif
|
|
135
|
-
|
|
136
|
-
#define PyVectorcall_NARGS(nargsf) ((nargsf) & ~PY_VECTORCALL_ARGUMENTS_OFFSET)
|
|
137
|
-
|
|
138
|
-
#ifdef OBJC_VERSION
|
|
139
|
-
/* Don't use PyObject prefixed symbols in our binaries */
|
|
140
|
-
#define PyObject_Vectorcall PyObjC_Vectorcall
|
|
141
|
-
#define PyObject_VectorcallMethod PyObjC_VectorcallMethod
|
|
142
|
-
|
|
143
|
-
extern PyObject* _Nullable PyObject_Vectorcall(PyObject* callable,
|
|
144
|
-
PyObject* _Nonnull const* _Nonnull args,
|
|
145
|
-
size_t nargsf,
|
|
146
|
-
PyObject* _Nullable kwnames);
|
|
147
|
-
extern PyObject* _Nullable PyObject_VectorcallMethod(
|
|
148
|
-
PyObject* name, PyObject* _Nonnull const* _Nonnull args, size_t nargsf,
|
|
149
|
-
PyObject* _Nullable kwnames);
|
|
150
|
-
#endif
|
|
151
|
-
|
|
152
|
-
#endif /* Python < 3.9 */
|
|
153
|
-
|
|
154
126
|
/* Use CLINIC_SEP between the prototype and
|
|
155
127
|
* description in doc strings, to get clean
|
|
156
128
|
* docstrings.
|
|
@@ -198,7 +170,10 @@ _PyObjCTuple_SetItem(PyObject* tuple, Py_ssize_t idx, PyObject* _Nullable value)
|
|
|
198
170
|
static inline PyObject*
|
|
199
171
|
_PyObjCTuple_GetItem(PyObject* tuple, Py_ssize_t idx)
|
|
200
172
|
{
|
|
201
|
-
|
|
173
|
+
/* The protocol for tuples is that they are full initialized
|
|
174
|
+
* before handing them over to other code.
|
|
175
|
+
*/
|
|
176
|
+
return (PyObject* _Nonnull)PyTuple_GET_ITEM(tuple, idx); // LCOV_BR_EXCL_LINE
|
|
202
177
|
}
|
|
203
178
|
#undef PyTuple_GET_ITEM
|
|
204
179
|
#define PyTuple_GET_ITEM(a, b) _PyObjCTuple_GetItem(a, b)
|
|
@@ -242,13 +217,15 @@ _PyObjCTuple_GetItem(PyObject* tuple, Py_ssize_t idx)
|
|
|
242
217
|
|
|
243
218
|
#if PY_VERSION_HEX < 0x030a0000
|
|
244
219
|
|
|
245
|
-
static inline PyObject*
|
|
220
|
+
static inline PyObject*
|
|
221
|
+
Py_NewRef(PyObject* o)
|
|
246
222
|
{
|
|
247
223
|
Py_INCREF(o);
|
|
248
224
|
return o;
|
|
249
225
|
}
|
|
250
226
|
|
|
251
|
-
static inline PyObject*
|
|
227
|
+
static inline PyObject*
|
|
228
|
+
Py_XNewRef(PyObject* o)
|
|
252
229
|
{
|
|
253
230
|
Py_XINCREF(o);
|
|
254
231
|
return o;
|
|
@@ -257,11 +234,16 @@ static inline PyObject* Py_XNewRef(PyObject* o)
|
|
|
257
234
|
#endif /* PY_VERSION_HEX < 0x030a0000 */
|
|
258
235
|
|
|
259
236
|
#if PY_VERSION_HEX < 0x030d0000
|
|
260
|
-
#define Py_BEGIN_CRITICAL_SECTION(value)
|
|
237
|
+
#define Py_BEGIN_CRITICAL_SECTION(value) \
|
|
238
|
+
{ \
|
|
239
|
+
(void)(value);
|
|
261
240
|
#define Py_END_CRITICAL_SECTION() }
|
|
262
241
|
#define Py_EXIT_CRITICAL_SECTION() ((void)0)
|
|
263
242
|
|
|
264
|
-
#define Py_BEGIN_CRITICAL_SECTION2(value1, value2)
|
|
243
|
+
#define Py_BEGIN_CRITICAL_SECTION2(value1, value2) \
|
|
244
|
+
{ \
|
|
245
|
+
(void)(value1); \
|
|
246
|
+
(void)(value2);
|
|
265
247
|
#define Py_END_CRITICAL_SECTION2() }
|
|
266
248
|
#define Py_EXIT_CRITICAL_SECTION2() ((void)0)
|
|
267
249
|
|
|
@@ -282,7 +264,8 @@ static inline PyObject* Py_XNewRef(PyObject* o)
|
|
|
282
264
|
#endif
|
|
283
265
|
|
|
284
266
|
#if PY_VERSION_HEX < 0x030d0000
|
|
285
|
-
static inline int
|
|
267
|
+
static inline int
|
|
268
|
+
PyDict_GetItemRef(PyObject* p, PyObject* key, PyObject* _Nonnull* _Nullable result)
|
|
286
269
|
{
|
|
287
270
|
*result = PyDict_GetItemWithError(p, key);
|
|
288
271
|
if (*result == NULL) {
|
|
@@ -306,7 +289,8 @@ static inline PyObject* _Nullable PyList_GetItemRef(PyObject* l, Py_ssize_t i)
|
|
|
306
289
|
#endif
|
|
307
290
|
|
|
308
291
|
#if PY_VERSION_HEX < 0x030c0000
|
|
309
|
-
static inline PyObject*
|
|
292
|
+
static inline PyObject*
|
|
293
|
+
PyType_GetDict(PyTypeObject* type)
|
|
310
294
|
{
|
|
311
295
|
PyObject* result = type->tp_dict;
|
|
312
296
|
Py_INCREF(result);
|
|
@@ -319,12 +303,13 @@ static inline PyObject* PyType_GetDict(PyTypeObject* type)
|
|
|
319
303
|
* These are available in 3.14 and above, the definitions below
|
|
320
304
|
* mirror the private implementation in 3.13.
|
|
321
305
|
*/
|
|
322
|
-
static inline int
|
|
306
|
+
static inline int
|
|
307
|
+
PyUnstable_Object_IsUniquelyReferenced(PyObject* ob)
|
|
323
308
|
{
|
|
324
309
|
#ifdef Py_GIL_DISABLED
|
|
325
|
-
return (_Py_IsOwnedByCurrentThread(ob)
|
|
326
|
-
_Py_atomic_load_uint32_relaxed(&ob->ob_ref_local) == 1
|
|
327
|
-
_Py_atomic_load_ssize_relaxed(&ob->ob_ref_shared) == 0);
|
|
310
|
+
return (_Py_IsOwnedByCurrentThread(ob)
|
|
311
|
+
&& _Py_atomic_load_uint32_relaxed(&ob->ob_ref_local) == 1
|
|
312
|
+
&& _Py_atomic_load_ssize_relaxed(&ob->ob_ref_shared) == 0);
|
|
328
313
|
#else
|
|
329
314
|
return Py_REFCNT(ob) == 1;
|
|
330
315
|
#endif
|
|
@@ -340,8 +325,8 @@ PyUnstable_EnableTryIncRef(PyObject* op __attribute__((__unused__)))
|
|
|
340
325
|
// Nothing to do if it's in WEAKREFS, QUEUED, or MERGED states.
|
|
341
326
|
return;
|
|
342
327
|
}
|
|
343
|
-
if (_Py_atomic_compare_exchange_ssize(
|
|
344
|
-
|
|
328
|
+
if (_Py_atomic_compare_exchange_ssize(&op->ob_ref_shared, &shared,
|
|
329
|
+
shared | _Py_REF_MAYBE_WEAKREF)) {
|
|
345
330
|
return;
|
|
346
331
|
}
|
|
347
332
|
}
|
|
@@ -350,7 +335,8 @@ PyUnstable_EnableTryIncRef(PyObject* op __attribute__((__unused__)))
|
|
|
350
335
|
|
|
351
336
|
#ifdef Py_GIL_DISABLED
|
|
352
337
|
static inline int
|
|
353
|
-
_Py_TryIncrefFast(PyObject
|
|
338
|
+
_Py_TryIncrefFast(PyObject* op)
|
|
339
|
+
{
|
|
354
340
|
uint32_t local = _Py_atomic_load_uint32_relaxed(&op->ob_ref_local);
|
|
355
341
|
local += 1;
|
|
356
342
|
if (local == 0) {
|
|
@@ -369,7 +355,7 @@ _Py_TryIncrefFast(PyObject *op) {
|
|
|
369
355
|
}
|
|
370
356
|
|
|
371
357
|
static inline int
|
|
372
|
-
_Py_TryIncRefShared(PyObject
|
|
358
|
+
_Py_TryIncRefShared(PyObject* op)
|
|
373
359
|
{
|
|
374
360
|
Py_ssize_t shared = _Py_atomic_load_ssize_relaxed(&op->ob_ref_shared);
|
|
375
361
|
for (;;) {
|
|
@@ -379,10 +365,8 @@ _Py_TryIncRefShared(PyObject *op)
|
|
|
379
365
|
return 0;
|
|
380
366
|
}
|
|
381
367
|
|
|
382
|
-
if (_Py_atomic_compare_exchange_ssize(
|
|
383
|
-
|
|
384
|
-
&shared,
|
|
385
|
-
shared + (1 << _Py_REF_SHARED_SHIFT))) {
|
|
368
|
+
if (_Py_atomic_compare_exchange_ssize(&op->ob_ref_shared, &shared,
|
|
369
|
+
shared + (1 << _Py_REF_SHARED_SHIFT))) {
|
|
386
370
|
#ifdef Py_REF_DEBUG
|
|
387
371
|
_Py_IncRefTotal(_PyThreadState_GET());
|
|
388
372
|
#endif
|
|
@@ -394,7 +378,7 @@ _Py_TryIncRefShared(PyObject *op)
|
|
|
394
378
|
#endif
|
|
395
379
|
|
|
396
380
|
static inline int
|
|
397
|
-
PyUnstable_TryIncRef(PyObject
|
|
381
|
+
PyUnstable_TryIncRef(PyObject* op __attribute__((__unused__)))
|
|
398
382
|
{
|
|
399
383
|
#ifdef Py_GIL_DISABLED
|
|
400
384
|
return _Py_TryIncrefFast(op) || _Py_TryIncRefShared(op);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: pyobjc-framework-SharedWithYou
|
|
3
|
-
Version:
|
|
3
|
+
Version: 12.0
|
|
4
4
|
Summary: Wrappers for the framework SharedWithYou on macOS
|
|
5
5
|
Home-page: https://github.com/ronaldoussoren/pyobjc
|
|
6
6
|
Author: Ronald Oussoren
|
|
@@ -23,14 +23,16 @@ Classifier: Programming Language :: Python :: 3.11
|
|
|
23
23
|
Classifier: Programming Language :: Python :: 3.12
|
|
24
24
|
Classifier: Programming Language :: Python :: 3.13
|
|
25
25
|
Classifier: Programming Language :: Python :: 3.14
|
|
26
|
+
Classifier: Programming Language :: Python :: 3.15
|
|
26
27
|
Classifier: Programming Language :: Python :: Implementation :: CPython
|
|
28
|
+
Classifier: Programming Language :: Python :: Free Threading :: 2 - Beta
|
|
27
29
|
Classifier: Programming Language :: Objective C
|
|
28
30
|
Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
|
29
31
|
Classifier: Topic :: Software Development :: User Interfaces
|
|
30
32
|
Requires-Python: >=3.9
|
|
31
33
|
Description-Content-Type: text/x-rst; charset=UTF-8
|
|
32
|
-
Requires-Dist: pyobjc-core>=
|
|
33
|
-
Requires-Dist: pyobjc-framework-SharedWithYouCore>=
|
|
34
|
+
Requires-Dist: pyobjc-core>=12.0
|
|
35
|
+
Requires-Dist: pyobjc-framework-SharedWithYouCore>=12.0
|
|
34
36
|
Dynamic: author
|
|
35
37
|
Dynamic: author-email
|
|
36
38
|
Dynamic: classifier
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// GENERATED FILE DO NOT EDIT
|
|
2
2
|
//
|
|
3
3
|
// This file was generated by objective.metadata
|
|
4
|
-
// Last update:
|
|
4
|
+
// Last update: Thu Jul 24 14:25:23 2025
|
|
5
5
|
{
|
|
6
6
|
"arch": "arm64",
|
|
7
7
|
"definitions": {
|
|
@@ -1749,5 +1749,5 @@
|
|
|
1749
1749
|
"SWRemoveParticipantAlert.h"
|
|
1750
1750
|
],
|
|
1751
1751
|
"release": "10.16",
|
|
1752
|
-
"sdk": "/Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/
|
|
1752
|
+
"sdk": "/Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk"
|
|
1753
1753
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
// GENERATED FILE DO NOT EDIT
|
|
2
2
|
//
|
|
3
3
|
// This file was generated by objective.metadata
|
|
4
|
-
// Last update:
|
|
4
|
+
// Last update: Thu Jul 24 14:25:20 2025
|
|
5
5
|
{
|
|
6
6
|
"arch": "x86_64",
|
|
7
7
|
"definitions": {
|
|
@@ -1749,5 +1749,5 @@
|
|
|
1749
1749
|
"SWRemoveParticipantAlert.h"
|
|
1750
1750
|
],
|
|
1751
1751
|
"release": "10.16",
|
|
1752
|
-
"sdk": "/Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/
|
|
1752
|
+
"sdk": "/Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk"
|
|
1753
1753
|
}
|
|
@@ -234,7 +234,9 @@ Programming Language :: Python :: 3.11
|
|
|
234
234
|
Programming Language :: Python :: 3.12
|
|
235
235
|
Programming Language :: Python :: 3.13
|
|
236
236
|
Programming Language :: Python :: 3.14
|
|
237
|
+
Programming Language :: Python :: 3.15
|
|
237
238
|
Programming Language :: Python :: Implementation :: CPython
|
|
239
|
+
Programming Language :: Python :: Free Threading :: 2 - Beta
|
|
238
240
|
Programming Language :: Objective C
|
|
239
241
|
Topic :: Software Development :: Libraries :: Python Modules
|
|
240
242
|
Topic :: Software Development :: User Interfaces
|