- 5ca8400 Move utf8_range into the protobuf repo by Adam Cozzette · 1 year, 5 months ago
- 24fef03 Add support and partial CI coverage for Python 3.12 by Adam Cozzette · 1 year, 5 months ago
- 8d67a40 upb: fix wheels build errors by Eric Salo · 1 year, 5 months ago
- 8f831e9 Update Python versions to reflect that we now support 3.8 through 3.11 by Adam Cozzette · 1 year, 6 months ago
- 501ecec Reorganize upb file structure by Adam Cozzette · 1 year, 6 months ago[Renamed (90%) from upb/python/dist/BUILD.bazel]
- 9b46ed5 Add CI runs for testing upb Python wheels by Adam Cozzette · 1 year, 6 months ago
- 9df1d76 Prepare to reorganize upb file structure by Adam Cozzette · 1 year, 6 months ago
- 81068e8 Internal change by Sandy Zhang · 1 year, 7 months ago
- 7286ffc Merge the protobuf and upb Bazel repos by Adam Cozzette · 1 year, 7 months ago
- 2d6e554 Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. by Joshua Haberman · 1 year, 7 months ago
- 047df98 Move upb-x/ back to upb/ by Adam Cozzette · 1 year, 7 months ago[Renamed from upb-x/python/dist/BUILD.bazel]
- 895f190 Move upb to upb-x by Adam Cozzette · 1 year, 7 months ago[Renamed from upb/python/dist/BUILD.bazel]
- 1ba80d7 Move upb-temp/ back to upb/ by Adam Cozzette · 1 year, 7 months ago[Renamed from upb-temp/python/dist/BUILD.bazel]
- d38b856 Move upb/ to upb-temp/ by Adam Cozzette · 1 year, 7 months ago[Renamed from upb/python/dist/BUILD.bazel]
- 0d1ba13 Move everything into new upb/ directory by Adam Cozzette · 1 year, 7 months ago[Renamed from python/dist/BUILD.bazel]
- d90f74d upb: create upb/message/BUILD by Eric Salo · 1 year, 8 months ago
- f4ca348 upb: create upb/port/BUILD by Eric Salo · 1 year, 8 months ago
- c552102 No public description by Protobuf Team Bot · 1 year, 8 months ago
- 3d0119a Use pkg_files for python source tarball. by Sandy Zhang · 1 year, 8 months ago
- 629764b Disambiguate release and local `config_settings` via a release flag. by Sandy Zhang · 1 year, 8 months ago
- 3817bbb upb: create upb/mem/BUILD by Eric Salo · 1 year, 8 months ago
- e1e8f1e upb: create upb/base/BUILD by Eric Salo · 1 year, 8 months ago
- 79af13a Use filegroup() internally instead of pkg_files() by Joshua Haberman · 1 year, 9 months ago
- 07f6b57 Split mini_descriptor into its own directory by Joshua Haberman · 1 year, 9 months ago
- 34a770d Refactored mini_table targets into their own BUILD file. by Joshua Haberman · 1 year, 9 months ago
- d260ab3 Add windows CI by Mike Kruskal · 2 years ago
- f775d49 Use python3 setup.py sdist to build the source distribution for python. by Deanna Garcia · 2 years, 2 months ago
- 702d958 Use "manylinux" for release wheel platform name by Deanna Garcia · 2 years, 2 months ago
- aaf9e43 Merge pull request #1052 from protocolbuffers:srcWhl by Copybara-Service · 2 years, 3 months ago
- d78c7bc Remove MSVC tests and document that source is just for ubuntu/macos by Deanna Garcia · 2 years, 3 months ago
- 100a025 Change header installation now that we are using pip by Deanna Garcia · 2 years, 3 months ago
- f887fe3 Add lots more source files by Deanna Garcia · 2 years, 3 months ago
- 4efa9c3 Add manifest by Deanna Garcia · 2 years, 3 months ago
- 9880136 Add bazel target for source distribution by Deanna Garcia · 2 years, 3 months ago
- 92dbe4b Add license file to pypi wheels. by Deanna Garcia · 2 years, 4 months ago
- 248ed86 Add better handling for systems without python3 installed. by Mike Kruskal · 2 years, 4 months ago
- 41017ef Fixes https://github.com/protocolbuffers/upb/issues/869 by Mike Kruskal · 2 years, 5 months ago
- 9e2d7f0 Support local builds of upb's python wheel build. by Mike Kruskal · 2 years, 6 months ago
- 17b6451 Bumping protobuf dependency to newer commit by Mike Kruskal · 2 years, 9 months ago
- ef78b6a Update py_wheels metadata by Protobuf Team · 2 years, 10 months ago
- 483cea0 Fixed the 32-bit Windows Python wheels by statically linking libgcc. by Joshua Haberman · 2 years, 11 months ago
- 32f45b5 Update to the latest protobuf. by Joshua Haberman · 2 years, 11 months ago
- 49f356a For macOS, build a single multiarch "universal2" wheel instead of separate x86_64 and arm64 wheels. by Joshua Haberman · 2 years, 11 months ago
- 0e8772f Disable win32 wheels for -rc1. by Joshua Haberman · 2 years, 11 months ago
- 3de02fd Created a pure-Python wheel and added a test for it. by Joshua Haberman · 2 years, 11 months ago
- cb723e4 Added wheels for macOS, and tests for all wheels. by Joshua Haberman · 2 years, 11 months ago
- 2eb973f Added a GitHub Action to test Python+upb on Windows, and fixed a couple of bugs this revealed. by Joshua Haberman · 2 years, 11 months ago
- fbcd42b Added a test that the Python module is importable, and fixed several issues that were required to make the test pass: by Joshua Haberman · 3 years ago
- 22c7daf Update to new upb module name. by Joshua Haberman · 3 years ago
- ee6b1ab Create targets for UPB release by Protobuf Team · 3 years ago