| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-06-19 | 770 Bytes | |
| v12.2.1 source code.tar.gz | 2026-06-19 | 14.7 MB | |
| v12.2.1 source code.zip | 2026-06-19 | 17.8 MB | |
| Totals: 3 Items | 32.5 MB | 1 | |
-
[#670]: A number of test files were in a directory name with lower-case letters where upper-case letters should have been used. This only affects users checking out the repository on systems with a case-sensitive filesystem.
-
[#671]: Fix build error in the Quartz bindings when the SDK is for macOS 15 or later and the build target is also macOS 15 or later.
-
[#659]: Implement basic support for handling Swift classes that have an Objective-C representation but are not subclasses of NSObject, as used in the
Networkframework.
note
The Network framework builds upon grand central dispatch
(the pyobjc-framework-libdispatch package), and because of that
exceptions in callback handlers will cause a hard crash.