zhangskz

Results 12 issues of zhangskz

We have a PR (https://github.com/protocolbuffers/protobuf/pull/11174) that fails the [mergeable check in main](https://github.com/protocolbuffers/protobuf/blob/main/.github/mergeable.yml), even though the PR is to 21.x with a different mergeable.yml. Ideally, we would like to configure main's...

Cherry-pick of 2257232676e60f1d06f8c9545c88d1a73a3a8f54, with conflicts resolved from java generator refactor 8e3e09937e1514323cad74b000450c6bd65c04e7 This can cause ODR violations in downstream users who link against both the bootstrapped proto and transitive C++ gencode...

Re-enable windows bazel test. PiperOrigin-RevId: 630443328 Cherry-pick of cd83a75315e7b564f8204630d86932d2791963a4

**What language does this apply to?** Python **Describe the problem you are trying to solve.** Fast Protobuf to numpy array conversions **Describe the solution you'd like** We have an internal...

python
to-be-fixed
inactive

Update GeneratedMessageV3 shims for GeneratedMessageV3, Builder, ExtendableMesageOrBuilder, ExtendableMessage, ExtendableBuilder, and FieldAccessorTable classes and gencode-overriden methods that reference those types Adds compatibility test for generated code jars built against 25.x runtime...

Copy of https://github.com/protocolbuffers/protobuf/pull/17573 but as a draft PR

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4. - [Release notes](https://github.com/actions/upload-artifact/releases) - [Commits](https://github.com/actions/upload-artifact/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/upload-artifact dependency-type: direct:production update-type: version-update:semver-major ...