Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix pyobjc 10 objc.signature warnings #4028

Closed
totaam opened this issue Oct 10, 2023 · 1 comment
Closed

fix pyobjc 10 objc.signature warnings #4028

totaam opened this issue Oct 10, 2023 · 1 comment
Labels
enhancement New feature or request macos

Comments

@totaam
Copy link
Collaborator

totaam commented Oct 10, 2023

As reported in #4017 (comment) :

Xpra.app/Contents/Resources/lib/python/xpra/platform/darwin/gui.py:635: DeprecationWarning: Usage objc.typedSelector instead of objc.signature
  @objc.signature(b'B@:#B')

See objc.typedSelector

@totaam
Copy link
Collaborator Author

totaam commented Oct 19, 2023

Simple commit fixes things.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request macos
Projects
None yet
Development

No branches or pull requests

1 participant