286 Commits (61967e84dd6b33d138ed311a59a5c75ca4348c21)

Author SHA1 Message Date
Eric Salo f4ca34807e upb: create upb/port/BUILD 1 year ago
Protobuf Team Bot c552102d66 No public description 1 year ago
Adam Cozzette 5aca728f72 Reformat copyright headers 1 year ago
Sandy Zhang 3d0119a2dd Use pkg_files for python source tarball. 1 year ago
Sandy Zhang 629764bacf Disambiguate release and local `config_settings` via a release flag. 1 year ago
Eric Salo 3817bbb572 upb: create upb/mem/BUILD 1 year ago
Eric Salo 6637147055 upb: delete upb/array.h, upb/map.h, upb/collections.h 1 year ago
Eric Salo e1e8f1e222 upb: create upb/base/BUILD 1 year ago
Richard Levasseur 8c71bc4593 Internal change 1 year ago
Joshua Haberman 79af13abde Use filegroup() internally instead of pkg_files() 1 year ago
Joshua Haberman 07f6b578ee Split mini_descriptor into its own directory 1 year ago
Joshua Haberman 34a770d13e Refactored mini_table targets into their own BUILD file. 1 year ago
Jie Luo 00a9807c9e Remove some message factory tests in python upb 1 year ago
Jie Luo 0ea9f73be3 skip some upb python test which extend non iterable value to repeated field 1 year ago
Jie Luo cbacdf152a Remove RegisterExtension in message class 1 year ago
Jie Luo 56a770818c Skip some upb tests for message factory. To get rid of copybara complains 1 year ago
Jie Luo cfb8b3dd6d Update upb deps and remove testAddTypeError test in python upb 1 year ago
Protobuf Team Bot 73ee41cbb2 license changes 2 years ago
Jie Luo 7f0092a802 Internal change 2 years ago
Jie Luo 60be96e0bf -Make message __deepcopy__ call UPB code instead of default implementation for 2 years ago
Jie Luo 62f1470f09 -Make message CopyFrom() call UPB code instead of default implementation for python UPB 2 years ago
Deanna Garcia 8c10056074 Add back UPB numpy test now that it has been moved in the protobuf directory. 2 years ago
Eric Salo 565c8fe66e upb: copy the wire decode recursion-depth-checking code to the wire encoder 2 years ago
Eric Salo b19c811493 Python: Allow de-serializing bytearray (#868) 2 years ago
Alexandre Jasmin ebaecb7e09 Python: Allow de-serializing bytearray (#868) 2 years ago
Deanna Garcia e6dd5bfefe Comment out //third_party/upb/python/pb_unit_tests:numpy_test to allow for a change in protobuf directories. This will be uncommented as soon as the protobuf change gets through. 2 years ago
Protobuf Team Bot 9d2b5d1716 Add upb_MiniTable_FindUnknown depth_limit parameter. 2 years ago
Mike Kruskal d260ab343e Add windows CI 2 years ago
Deanna Garcia eda3f17ed3 Update numpy dependency to 1.22.0. 2 years ago
Eric Salo ea4cb79f66 fix Python bug with required fields 2 years ago
Deanna Garcia 666a28e6ac Update numpy dependency to 1.22.0. 2 years ago
Deanna Garcia f775d49299 Use python3 setup.py sdist to build the source distribution for python. 2 years ago
Deanna Garcia 702d95891d Use "manylinux" for release wheel platform name 2 years ago
Joshua Haberman 1c8ddf248e Removed unused argument to error message. 2 years ago
Mike Kruskal 06b5775fd7 Remove reference to deleted test. 2 years ago
Jie Luo 9b5a084118 check if testCreatePrototypeOverride exist 2 years ago
Protobuf Team Bot b8f35b2628 Fix missing parameter lists. 2 years ago
Deanna Garcia d78c7bc53f Remove MSVC tests and document that source is just for ubuntu/macos 2 years ago
Deanna Garcia f74dad67f8 Try static linking 2 years ago
Deanna Garcia bbcc9ca8e8 Specify language of extension 2 years ago
Deanna Garcia 100a025766 Change header installation now that we are using pip 2 years ago
Deanna Garcia f887fe30aa Add lots more source files 2 years ago
Joshua Haberman 7cd8f6c940 Ported more cases of wire format parsing to upb_WireReader. 2 years ago
Eric Salo 0c6b72dbf8 replace upb_Map_Delete() 2 years ago
Deanna Garcia 4efa9c3c40 Add manifest 2 years ago
Deanna Garcia d21ea652dd Add include dir to setup.py 2 years ago
Deanna Garcia c740802bcb Update proto dep and setup.py 2 years ago
Eric Salo 26e9a75294 remove wire/types.h from the :wire build target 2 years ago
Eric Salo 3f173c4b81 add upb_Map_Delete2() 2 years ago
Deanna Garcia 031a12b6a5 Move pyext to python dir and change test installation 2 years ago