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

Make the upb Python containers register themselves in the module again. #16625

Closed
wants to merge 1 commit into from

Conversation

copybara-service[bot]
Copy link

Make the upb Python containers register themselves in the module again.

This will make internal-only types like google._upb._message.MessageMapContainer available by name again.

These are internal-only types that users should not be touching. But some users do, and they were broken by cl/613029479 which made these virtual subclasses.

This will make internal-only types like `google._upb._message.MessageMapContainer` available by name again.

These are internal-only types that users should not be touching.  But some users do, and they were broken by cl/613029479 which made these virtual subclasses.

PiperOrigin-RevId: 627553016
Copy link

github-actions bot commented May 1, 2024

Auto-closing Copybara pull request

@github-actions github-actions bot closed this May 1, 2024
@github-actions github-actions bot deleted the test_627553016 branch May 1, 2024 10:02
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.

None yet

1 participant