1110 Commits (ccbed29c678be6e69d3e784da9e95ed7d2a6dc64)

Author SHA1 Message Date
Jie Luo 3560e2381e Remove RegisterExtension in message class 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
Jie Luo 0ce1fce37f Remove AddHelpersToExtenions() back as no-op 2 years ago
Jie Luo 862a2281ce Remove AddHelpersToExtenions() in generated code 2 years ago
Jie Luo f36a5c6674 Internal change 2 years ago
Protobuf Team Bot 73ee41cbb2 license changes 2 years ago
Jie Luo 86fc32cedc Removed message._extensions_by_number 2 years ago
Jie Luo 7f0092a802 Internal change 2 years ago
Jie Luo e737c8108a Removed message._extensions_by_name 2 years ago
Mike Kruskal 734b2abcca Internal Code Change 2 years ago
Jie Luo 3b8a472d07 Internal change 2 years ago
deannagarcia 0e23f18865 Merge to main after 23.0 release (#12721) 2 years ago
Protobuf Team Bot 67d9ea87f3 Internal change 2 years ago
Jie Luo e5a7a2eba7 Remove RegisterExtension() in python generated code 2 years ago
Protobuf Team Bot 6e511679de Updating version.json and repo version numbers to: 23.0 2 years ago
Jie Luo 3f5d844d90 Deprecated APIs that add non top descriptors to pool will be removed soon 2 years ago
Protobuf Team Bot d8f44cc2fb Updating version.json and repo version numbers to: 23.0-rc3 2 years ago
Deanna Garcia b36c39236e Fix bug in _internal_copy_files where the rule would fail in downstream repositories. 2 years ago
Jie Luo 60be96e0bf -Make message __deepcopy__ call UPB code instead of default implementation for 2 years ago
Deanna Garcia 859410bccc Fix bug in _internal_copy_files where the rule would fail in downstream repositories. 2 years ago
Jie Luo 65e047d098 -Make message __deepcopy__ call UPB code instead of default implementation for python UPB (splitted change 1) 2 years ago
Protobuf Team Bot 51f51ac4ef Updating version.json and repo version numbers to: 23.0-rc2 2 years ago
Jie Luo e202f31b78 -Make message CopyFrom() call UPB code instead of default implementation for python UPB 2 years ago
Jie Luo 62f1470f09 -Make message CopyFrom() call UPB code instead of default implementation for python UPB 2 years ago
Protobuf Team Bot b21d6be78b Updating version.json and repo version numbers to: 23.0-rc1 2 years ago
Deanna Garcia bd6a0cf15b Delete old numpy_test.py file and replace references with the new one. 2 years ago
Deanna Garcia 8c10056074 Add back UPB numpy test now that it has been moved in the protobuf directory. 2 years ago
Deanna Garcia 13833b1df0 Add numpy test to python_test_srcs target so that the python test wheel will have access to it. 2 years ago
Deanna Garcia d18492ece1 Give upb pb_unit_tests visibility to the new numpy_test target. 2 years ago
Deanna Garcia d21163731b Add init file to new google/protobuf/internal/numpy package to have it recognized as a python module 2 years ago
Deanna Garcia fe038fc9d2 Make numpy/pip_deps a test-only dependency. 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 a05c57d43c Mark sequence containers as Py_TPFLAGS_SEQUENCE, enabling pattern matching 2 years ago
Eric Salo 69a4876d69 restore pypy support broken when adding 3.11 support (from GH) 2 years ago
Protobuf Team Bot 482156c0f9 Updating version.json and repo version numbers to: 22.3 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
Eric Salo dfb71558a2 sync to current upb and enable new unit test on upb 2 years ago
Deanna Garcia eda3f17ed3 Update numpy dependency to 1.22.0. 2 years ago
Eric Salo 579f4ab70d fix Python bug with required fields 2 years ago
Eric Salo ea4cb79f66 fix Python bug with required fields 2 years ago
Karthikeyan Singaravelan decc1b5708 Update deprecated aliases for Python 3.12 compatibility. (#12254) 2 years ago
Deanna Garcia 666a28e6ac Update numpy dependency to 1.22.0. 2 years ago
Protobuf Team Bot 8eac9a031e Remove loop when skipping string field values. 2 years ago
Mike Kruskal bdeacc7fb8 Internal Code Change 2 years ago