76 Commits (b2e55eecdd7682bb0da6520e12716a3a52e13b09)

Author SHA1 Message Date
Jie Luo 00a9807c9e Remove some message factory tests in python upb 1 year ago
Jie Luo cfb8b3dd6d Update upb deps and remove testAddTypeError test in python upb 1 year ago
Deanna Garcia 1123c8a4eb Update UPB's absl dep to newest patch. 2 years ago
Deanna Garcia b9d8ff9f5f Remove patch to internal protobuf rules now that it's implemented in the proto repository. 2 years ago
Jie Luo 60be96e0bf -Make message __deepcopy__ call UPB code instead of default implementation for 2 years ago
Thomas Van Lenten 2282505327 Move to proto_common for all upb aspects to fix numerous tricky edge cases and simplify the code 2 years ago
Joshua Haberman 88d5b91810 Move to proto_common for all upb aspects to fix numerous tricky edge cases and simplify the code 2 years ago
Sandy Zhang 5a42239800 Update upb's protobuf dependency 2 years ago
Deanna Garcia b399576ccd Update UPB's protobuf dependency in preparation for 23.0-rc1 release. 2 years ago
Mike Kruskal 9fa51d0bc9 Enable Windows CI 2 years ago
Deanna Garcia 8c10056074 Add back UPB numpy test now that it has been moved in the protobuf directory. 2 years ago
Mike Kruskal 2d273b6d74 Internal Code Change 2 years ago
Deanna Garcia b7437a1b0e Update UPB main's protobuf dependency. 2 years ago
Mike Kruskal 8498146120 Migrate dependencies pointing to github-generated tarballs to use zip instead. 2 years ago
Mike Kruskal 1881a390b0 Bump upb to Abseil LTS 20230125 RC3 2 years ago
Mike Kruskal ac471fe675 Upgrade to Abseil LTS 20230117 2 years ago
Mike Kruskal 06b5775fd7 Remove reference to deleted test. 2 years ago
Deanna Garcia c740802bcb Update proto dep and setup.py 2 years ago
Deanna Garcia f0c0385a5a Fix workspace 2 years ago
Deanna Garcia 68e6248950 Fix workspace sha 2 years ago
Deanna Garcia ac7af1d64c Fix dependency 2 years ago
Deanna Garcia 9880136636 Add bazel target for source distribution 2 years ago
Deanna Garcia 92dbe4b8bb Add license file to pypi wheels. 2 years ago
Mike Kruskal 3e078f5fe4 Add CMake+Bazel dependencies on utf8_range repo 2 years ago
Mike Kruskal 248ed86f2b Add better handling for systems without python3 installed. 2 years ago
Protobuf Team Bot d3ec4b63c9 Add Parse/Serialize templates to support shared_ptr/unique_ptr. 2 years ago
Protobuf Team Bot 306123e2e8 C++ Code generator 2 years ago
Protobuf Team Bot 04363f7bae Update workspace_deps.bzl protobuf main commit 2 years ago
Protobuf Team Bot 23048df525 Fully-qualify labels in the µpb repository. 2 years ago
Derek Perez fa5e4cfd31
Updating rules_python to 0.12.0 2 years ago
Derek Perez 4135cd206b
Updating python to 0.11.0 2 years ago
Mike Kruskal 63a4a7d74b Bump pinned protobuf version 2 years ago
Mike Kruskal 17b6451684 Bumping protobuf dependency to newer commit 2 years ago
Joshua Haberman a60e9a379e Fixed the mingw build by adding compatibility code for vsnprintf() 3 years ago
Joshua Haberman 32f45b5f33 Update to the latest protobuf. 3 years ago
Joshua Haberman 2eb973f53a Added a GitHub Action to test Python+upb on Windows, and fixed a couple of bugs this revealed. 3 years ago
Joshua Haberman 5f627b69e5 GitHub Action for building/installing Python wheel. 3 years ago
Deanna Garcia 24febb01c8 Move python deps to workspace_deps 3 years ago
Joshua Haberman 22c7daf1e3 Update to new upb module name. 3 years ago
Joshua Haberman a0bc6693b0 Avoid registering a toolchain in upb_deps(), to avoid errors in cases where system_python was not available. 3 years ago
Joshua Haberman 3e0890c055 Added support for UnknownFieldSet. 3 years ago
Joshua Haberman 1fc983f35f Added Python deps to upb_deps(). 3 years ago
Joshua Haberman 57e272449c Revert "Moved system_python dep into upb_deps()." 3 years ago
Joshua Haberman 17052fce40 Moved system_python dep into upb_deps(). 3 years ago
Protobuf Team ee6b1abb35 Create targets for UPB release 3 years ago
Joshua Haberman 711885db8f Added py_extension(). 3 years ago
Joshua Haberman 56c59c10ed Call protobuf_deps() ourselves instead of from upb_deps(). 3 years ago
Joshua Haberman e253b6ec03 Added a note that users calling upb_deps() must first depend on protobuf. 3 years ago
Joshua Haberman 022ccf54d4 Updated to the HEAD version of Protobuf. 3 years ago
Joshua Haberman 5a10ce7025 Added a Bazel rule to build a binary wheel. 3 years ago