Skip to content

Conversation

@aidandj
Copy link
Contributor

@aidandj aidandj commented Oct 22, 2025

  • Support PEP702 deprecations
    • Message deprecations are supported
    • Field deprecations are not. This may be possible with init overloads
    • Service deprecations are supported for Sync stubs
      • Not for async stubs
    • Enum message deprecation is supported
      • Enum field deprecation is not

Note: this diff will be much simpler after the previous python version PR (or something similar) is merged. Just the 2nd commit can be reviewed.

Aidan Jensen added 2 commits October 22, 2025 14:53
Signed-off-by: Aidan Jensen <[email protected]>
Signed-off-by: Aidan Jensen <[email protected]>
@aidandj
Copy link
Contributor Author

aidandj commented Oct 28, 2025

@nipunn1313 Do you have a chance to review this anytime soon?

@nipunn1313
Copy link
Owner

Hello! I've been busy lately - check out #684
If you're interested, send me a message

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants