pyobjc-framework-ExceptionHandling 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.
Files changed (37) hide show
  1. {pyobjc_framework_exceptionhandling-11.1 → pyobjc_framework_exceptionhandling-12.0}/Lib/ExceptionHandling/_metadata.py +2 -2
  2. {pyobjc_framework_exceptionhandling-11.1 → pyobjc_framework_exceptionhandling-12.0}/Lib/pyobjc_framework_ExceptionHandling.egg-info/PKG-INFO +5 -3
  3. {pyobjc_framework_exceptionhandling-11.1 → pyobjc_framework_exceptionhandling-12.0}/Lib/pyobjc_framework_ExceptionHandling.egg-info/SOURCES.txt +2 -10
  4. pyobjc_framework_exceptionhandling-12.0/Lib/pyobjc_framework_ExceptionHandling.egg-info/pyobjc-build-info.txt +3 -0
  5. pyobjc_framework_exceptionhandling-12.0/Lib/pyobjc_framework_ExceptionHandling.egg-info/requires.txt +2 -0
  6. {pyobjc_framework_exceptionhandling-11.1 → pyobjc_framework_exceptionhandling-12.0}/PKG-INFO +5 -3
  7. {pyobjc_framework_exceptionhandling-11.1 → pyobjc_framework_exceptionhandling-12.0}/metadata/ExceptionHandling.fwinfo +5 -1
  8. pyobjc_framework_exceptionhandling-11.1/metadata/raw/arm64-15.0.fwinfo → pyobjc_framework_exceptionhandling-12.0/metadata/raw/arm64-26.0.fwinfo +2 -2
  9. pyobjc_framework_exceptionhandling-11.1/metadata/raw/x86_64-15.0.fwinfo → pyobjc_framework_exceptionhandling-12.0/metadata/raw/x86_64-26.0.fwinfo +2 -2
  10. {pyobjc_framework_exceptionhandling-11.1 → pyobjc_framework_exceptionhandling-12.0}/pyobjc_setup.py +2 -0
  11. {pyobjc_framework_exceptionhandling-11.1 → pyobjc_framework_exceptionhandling-12.0}/setup.py +1 -1
  12. pyobjc_framework_exceptionhandling-11.1/Lib/pyobjc_framework_ExceptionHandling.egg-info/pyobjc-build-info.txt +0 -3
  13. pyobjc_framework_exceptionhandling-11.1/Lib/pyobjc_framework_ExceptionHandling.egg-info/requires.txt +0 -2
  14. pyobjc_framework_exceptionhandling-11.1/metadata/raw/arm64-12.3.fwinfo +0 -273
  15. pyobjc_framework_exceptionhandling-11.1/metadata/raw/arm64-14.5.fwinfo +0 -274
  16. pyobjc_framework_exceptionhandling-11.1/metadata/raw/x86_64-10.16.fwinfo +0 -272
  17. pyobjc_framework_exceptionhandling-11.1/metadata/raw/x86_64-10.6.fwinfo +0 -266
  18. pyobjc_framework_exceptionhandling-11.1/metadata/raw/x86_64-10.7.fwinfo +0 -266
  19. pyobjc_framework_exceptionhandling-11.1/metadata/raw/x86_64-10.8.fwinfo +0 -266
  20. pyobjc_framework_exceptionhandling-11.1/metadata/raw/x86_64-12.3.fwinfo +0 -273
  21. pyobjc_framework_exceptionhandling-11.1/metadata/raw/x86_64-14.5.fwinfo +0 -274
  22. {pyobjc_framework_exceptionhandling-11.1 → pyobjc_framework_exceptionhandling-12.0}/Examples/debugging.py +0 -0
  23. {pyobjc_framework_exceptionhandling-11.1 → pyobjc_framework_exceptionhandling-12.0}/LICENSE.txt +0 -0
  24. {pyobjc_framework_exceptionhandling-11.1 → pyobjc_framework_exceptionhandling-12.0}/Lib/ExceptionHandling/__init__.py +0 -0
  25. {pyobjc_framework_exceptionhandling-11.1 → pyobjc_framework_exceptionhandling-12.0}/Lib/PyObjCTools/Debugging.py +0 -0
  26. {pyobjc_framework_exceptionhandling-11.1 → pyobjc_framework_exceptionhandling-12.0}/Lib/pyobjc_framework_ExceptionHandling.egg-info/dependency_links.txt +0 -0
  27. {pyobjc_framework_exceptionhandling-11.1 → pyobjc_framework_exceptionhandling-12.0}/Lib/pyobjc_framework_ExceptionHandling.egg-info/not-zip-safe +0 -0
  28. {pyobjc_framework_exceptionhandling-11.1 → pyobjc_framework_exceptionhandling-12.0}/Lib/pyobjc_framework_ExceptionHandling.egg-info/top_level.txt +0 -0
  29. {pyobjc_framework_exceptionhandling-11.1 → pyobjc_framework_exceptionhandling-12.0}/MANIFEST.in +0 -0
  30. {pyobjc_framework_exceptionhandling-11.1 → pyobjc_framework_exceptionhandling-12.0}/PyObjCTest/__init__.py +0 -0
  31. {pyobjc_framework_exceptionhandling-11.1 → pyobjc_framework_exceptionhandling-12.0}/PyObjCTest/test_debugging.py +0 -0
  32. {pyobjc_framework_exceptionhandling-11.1 → pyobjc_framework_exceptionhandling-12.0}/PyObjCTest/test_exceptionhandling.py +0 -0
  33. {pyobjc_framework_exceptionhandling-11.1 → pyobjc_framework_exceptionhandling-12.0}/PyObjCTest/test_nsexceptionhandler.py +0 -0
  34. {pyobjc_framework_exceptionhandling-11.1 → pyobjc_framework_exceptionhandling-12.0}/README.txt +0 -0
  35. {pyobjc_framework_exceptionhandling-11.1 → pyobjc_framework_exceptionhandling-12.0}/metadata/metadata.ini +0 -0
  36. {pyobjc_framework_exceptionhandling-11.1 → pyobjc_framework_exceptionhandling-12.0}/pyproject.toml +0 -0
  37. {pyobjc_framework_exceptionhandling-11.1 → pyobjc_framework_exceptionhandling-12.0}/setup.cfg +0 -0
@@ -1,6 +1,6 @@
1
1
  # This file is generated by objective.metadata
2
2
  #
3
- # Last update: Tue Jun 11 10:10:34 2024
3
+ # Last update: Wed Jul 23 22:06:53 2025
4
4
  #
5
5
  # flake8: noqa
6
6
 
@@ -35,7 +35,7 @@ enums = """$NSHandleOtherExceptionMask@512$NSHandleTopLevelExceptionMask@128$NSH
35
35
  misc.update({})
36
36
  misc.update({})
37
37
  misc.update({})
38
- functions = {"NSExceptionHandlerResume": (b"v",)}
38
+ functions = {"NSExceptionHandlerResume": (b"v", "", {"variadic": False})}
39
39
  r = objc.registerMetaDataForSelector
40
40
  objc._updatingMetadata(True)
41
41
  try:
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pyobjc-framework-ExceptionHandling
3
- Version: 11.1
3
+ Version: 12.0
4
4
  Summary: Wrappers for the framework ExceptionHandling on macOS
5
5
  Home-page: https://github.com/ronaldoussoren/pyobjc
6
6
  Author: Ronald Oussoren
@@ -23,15 +23,17 @@ 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
34
  License-File: LICENSE.txt
33
- Requires-Dist: pyobjc-core>=11.1
34
- Requires-Dist: pyobjc-framework-Cocoa>=11.1
35
+ Requires-Dist: pyobjc-core>=12.0
36
+ Requires-Dist: pyobjc-framework-Cocoa>=12.0
35
37
  Dynamic: author
36
38
  Dynamic: author-email
37
39
  Dynamic: classifier
@@ -21,13 +21,5 @@ PyObjCTest/test_exceptionhandling.py
21
21
  PyObjCTest/test_nsexceptionhandler.py
22
22
  metadata/ExceptionHandling.fwinfo
23
23
  metadata/metadata.ini
24
- metadata/raw/arm64-12.3.fwinfo
25
- metadata/raw/arm64-14.5.fwinfo
26
- metadata/raw/arm64-15.0.fwinfo
27
- metadata/raw/x86_64-10.16.fwinfo
28
- metadata/raw/x86_64-10.6.fwinfo
29
- metadata/raw/x86_64-10.7.fwinfo
30
- metadata/raw/x86_64-10.8.fwinfo
31
- metadata/raw/x86_64-12.3.fwinfo
32
- metadata/raw/x86_64-14.5.fwinfo
33
- metadata/raw/x86_64-15.0.fwinfo
24
+ metadata/raw/arm64-26.0.fwinfo
25
+ metadata/raw/x86_64-26.0.fwinfo
@@ -0,0 +1,3 @@
1
+ macOS 26.0.1 (25A362)
2
+ Apple clang version 17.0.0 (clang-1700.3.19.1)
3
+ SDK: macOS 26.0
@@ -0,0 +1,2 @@
1
+ pyobjc-core>=12.0
2
+ pyobjc-framework-Cocoa>=12.0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pyobjc-framework-ExceptionHandling
3
- Version: 11.1
3
+ Version: 12.0
4
4
  Summary: Wrappers for the framework ExceptionHandling on macOS
5
5
  Home-page: https://github.com/ronaldoussoren/pyobjc
6
6
  Author: Ronald Oussoren
@@ -23,15 +23,17 @@ 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
34
  License-File: LICENSE.txt
33
- Requires-Dist: pyobjc-core>=11.1
34
- Requires-Dist: pyobjc-framework-Cocoa>=11.1
35
+ Requires-Dist: pyobjc-core>=12.0
36
+ Requires-Dist: pyobjc-framework-Cocoa>=12.0
35
37
  Dynamic: author
36
38
  Dynamic: author-email
37
39
  Dynamic: classifier
@@ -23,7 +23,11 @@
23
23
  }
24
24
  },
25
25
  "formal_protocols": {},
26
- "functions": {},
26
+ "functions": {
27
+ "NSExceptionHandlerResume": {
28
+ "variadic": false
29
+ }
30
+ },
27
31
  "informal_protocols": {}
28
32
  }
29
33
  }
@@ -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: Tue Jun 11 10:10:34 2024
4
+ // Last update: Wed Jul 23 22:06:39 2025
5
5
  {
6
6
  "arch": "arm64",
7
7
  "definitions": {
@@ -270,5 +270,5 @@
270
270
  "NSExceptionHandler.h"
271
271
  ],
272
272
  "release": "10.16",
273
- "sdk": "/Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.0.sdk"
273
+ "sdk": "/Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk"
274
274
  }
@@ -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: Tue Jun 11 10:10:32 2024
4
+ // Last update: Wed Jul 23 22:06:38 2025
5
5
  {
6
6
  "arch": "x86_64",
7
7
  "definitions": {
@@ -270,5 +270,5 @@
270
270
  "NSExceptionHandler.h"
271
271
  ],
272
272
  "release": "10.16",
273
- "sdk": "/Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.0.sdk"
273
+ "sdk": "/Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk"
274
274
  }
@@ -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
@@ -20,7 +20,7 @@ sys.path.insert(0, os.path.dirname(__file__))
20
20
 
21
21
  from pyobjc_setup import setup # noqa: E402
22
22
 
23
- VERSION = "11.1"
23
+ VERSION = "12.0"
24
24
 
25
25
  setup(
26
26
  name="pyobjc-framework-ExceptionHandling",
@@ -1,3 +0,0 @@
1
- macOS 15.5 (24F74)
2
- Apple clang version 17.0.0 (clang-1700.0.13.5)
3
- SDK: macOS 15.5
@@ -1,2 +0,0 @@
1
- pyobjc-core>=11.1
2
- pyobjc-framework-Cocoa>=11.1
@@ -1,273 +0,0 @@
1
- // GENERATED FILE DO NOT EDIT
2
- //
3
- // This file was generated by objective.metadata
4
- // Last update: Sun Feb 20 18:49:33 2022
5
- {
6
- "arch": "arm64",
7
- "definitions": {
8
- "aliases": {},
9
- "called_definitions": {},
10
- "cftypes": {},
11
- "classes": {
12
- "NSExceptionHandler": {
13
- "categories": [],
14
- "methods": [
15
- {
16
- "args": [],
17
- "class_method": true,
18
- "retval": {
19
- "typestr": "@",
20
- "typestr_special": false
21
- },
22
- "selector": "defaultExceptionHandler",
23
- "visibility": "public"
24
- },
25
- {
26
- "args": [
27
- {
28
- "typestr": "Q",
29
- "typestr_special": false
30
- }
31
- ],
32
- "class_method": false,
33
- "retval": {
34
- "typestr": "v",
35
- "typestr_special": false
36
- },
37
- "selector": "setExceptionHandlingMask:",
38
- "visibility": "public"
39
- },
40
- {
41
- "args": [],
42
- "class_method": false,
43
- "retval": {
44
- "typestr": "Q",
45
- "typestr_special": false
46
- },
47
- "selector": "exceptionHandlingMask",
48
- "visibility": "public"
49
- },
50
- {
51
- "args": [
52
- {
53
- "typestr": "Q",
54
- "typestr_special": false
55
- }
56
- ],
57
- "class_method": false,
58
- "retval": {
59
- "typestr": "v",
60
- "typestr_special": false
61
- },
62
- "selector": "setExceptionHangingMask:",
63
- "visibility": "public"
64
- },
65
- {
66
- "args": [],
67
- "class_method": false,
68
- "retval": {
69
- "typestr": "Q",
70
- "typestr_special": false
71
- },
72
- "selector": "exceptionHangingMask",
73
- "visibility": "public"
74
- },
75
- {
76
- "args": [
77
- {
78
- "typestr": "@",
79
- "typestr_special": false
80
- }
81
- ],
82
- "class_method": false,
83
- "retval": {
84
- "typestr": "v",
85
- "typestr_special": false
86
- },
87
- "selector": "setDelegate:",
88
- "visibility": "public"
89
- },
90
- {
91
- "args": [],
92
- "class_method": false,
93
- "retval": {
94
- "typestr": "@",
95
- "typestr_special": false
96
- },
97
- "selector": "delegate",
98
- "visibility": "public"
99
- }
100
- ],
101
- "name": "NSExceptionHandler",
102
- "properties": [],
103
- "protocols": [],
104
- "super": "NSObject"
105
- },
106
- "NSObject": {
107
- "methods": [
108
- {
109
- "args": [
110
- {
111
- "typestr": "@",
112
- "typestr_special": false
113
- },
114
- {
115
- "typestr": "@",
116
- "typestr_special": false
117
- },
118
- {
119
- "typestr": "Q",
120
- "typestr_special": false
121
- }
122
- ],
123
- "class_method": false,
124
- "retval": {
125
- "typestr": "Z",
126
- "typestr_special": true
127
- },
128
- "selector": "exceptionHandler:shouldLogException:mask:",
129
- "visibility": "public"
130
- },
131
- {
132
- "args": [
133
- {
134
- "typestr": "@",
135
- "typestr_special": false
136
- },
137
- {
138
- "typestr": "@",
139
- "typestr_special": false
140
- },
141
- {
142
- "typestr": "Q",
143
- "typestr_special": false
144
- }
145
- ],
146
- "class_method": false,
147
- "retval": {
148
- "typestr": "Z",
149
- "typestr_special": true
150
- },
151
- "selector": "exceptionHandler:shouldHandleException:mask:",
152
- "visibility": "public"
153
- }
154
- ],
155
- "name": "NSObject",
156
- "properties": [],
157
- "protocols": []
158
- }
159
- },
160
- "enum": {
161
- "NSHandleOtherExceptionMask": 512,
162
- "NSHandleTopLevelExceptionMask": 128,
163
- "NSHandleUncaughtExceptionMask": 2,
164
- "NSHandleUncaughtRuntimeErrorMask": 32,
165
- "NSHandleUncaughtSystemExceptionMask": 8,
166
- "NSHangOnOtherExceptionMask": 16,
167
- "NSHangOnTopLevelExceptionMask": 8,
168
- "NSHangOnUncaughtExceptionMask": 1,
169
- "NSHangOnUncaughtRuntimeErrorMask": 4,
170
- "NSHangOnUncaughtSystemExceptionMask": 2,
171
- "NSLogOtherExceptionMask": 256,
172
- "NSLogTopLevelExceptionMask": 64,
173
- "NSLogUncaughtExceptionMask": 1,
174
- "NSLogUncaughtRuntimeErrorMask": 16,
175
- "NSLogUncaughtSystemExceptionMask": 4
176
- },
177
- "enum_type": {},
178
- "expressions": {
179
- "NSHangOnEveryExceptionMask": "(NSHangOnUncaughtExceptionMask|NSHangOnUncaughtSystemExceptionMask|NSHangOnUncaughtRuntimeErrorMask|NSHangOnTopLevelExceptionMask|NSHangOnOtherExceptionMask)",
180
- "NSLogAndHandleEveryExceptionMask": "(NSLogUncaughtExceptionMask|NSLogUncaughtSystemExceptionMask|NSLogUncaughtRuntimeErrorMask|NSHandleUncaughtExceptionMask|NSHandleUncaughtSystemExceptionMask|NSHandleUncaughtRuntimeErrorMask|NSLogTopLevelExceptionMask|NSHandleTopLevelExceptionMask|NSLogOtherExceptionMask|NSHandleOtherExceptionMask)"
181
- },
182
- "externs": {
183
- "NSStackTraceKey": {
184
- "typestr": "@"
185
- },
186
- "NSUncaughtRuntimeErrorException": {
187
- "typestr": "@"
188
- },
189
- "NSUncaughtSystemExceptionException": {
190
- "typestr": "@"
191
- }
192
- },
193
- "formal_protocols": {},
194
- "func_macros": {},
195
- "functions": {
196
- "NSExceptionHandlerResume": {
197
- "args": [
198
- {
199
- "name": null,
200
- "typestr": "v"
201
- }
202
- ],
203
- "retval": {
204
- "typestr": "v"
205
- },
206
- "variadic": true
207
- }
208
- },
209
- "informal_protocols": {
210
- "NSExceptionHandlerDelegate": {
211
- "implements": [],
212
- "methods": [
213
- {
214
- "args": [
215
- {
216
- "typestr": "@",
217
- "typestr_special": false
218
- },
219
- {
220
- "typestr": "@",
221
- "typestr_special": false
222
- },
223
- {
224
- "typestr": "Q",
225
- "typestr_special": false
226
- }
227
- ],
228
- "class_method": false,
229
- "retval": {
230
- "typestr": "Z",
231
- "typestr_special": true
232
- },
233
- "selector": "exceptionHandler:shouldLogException:mask:",
234
- "visibility": "public"
235
- },
236
- {
237
- "args": [
238
- {
239
- "typestr": "@",
240
- "typestr_special": false
241
- },
242
- {
243
- "typestr": "@",
244
- "typestr_special": false
245
- },
246
- {
247
- "typestr": "Q",
248
- "typestr_special": false
249
- }
250
- ],
251
- "class_method": false,
252
- "retval": {
253
- "typestr": "Z",
254
- "typestr_special": true
255
- },
256
- "selector": "exceptionHandler:shouldHandleException:mask:",
257
- "visibility": "public"
258
- }
259
- ],
260
- "properties": []
261
- }
262
- },
263
- "literals": {},
264
- "structs": {}
265
- },
266
- "framework": "ExceptionHandling",
267
- "headers": [
268
- "ExceptionHandlingDefines.h",
269
- "NSExceptionHandler.h"
270
- ],
271
- "release": "10.16",
272
- "sdk": "/Users/ronald/Applications/Xcode-beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk"
273
- }