795 Commits (55592a28e74e0eeabf89c3fd056ec0d81068a9a2)

Author SHA1 Message Date
Protobuf Team Bot 093e258a71 Updating version.json and repo version numbers to: 24.0 1 year ago
Jie Luo 161989080b Fix wrong warning message info 1 year ago
Protobuf Team Bot 0cf1ea48d4 Fix typo in warning about the deprecated use of message.UnknownFields(). 1 year ago
Jie Luo 47a9091dfa Add test when type is missing when build FileDescriptorProto 1 year ago
Jie Luo c988759a9b Raise warings for message.UnknownFields() usages and navigate to the new add 1 year ago
Protobuf Team Bot 3487ae0c01 Updating version.json and repo version numbers to: 24.0-rc3 1 year ago
Protobuf Team Bot 034ec9d9f6 Updating version.json and repo version numbers to: 24.0-rc2 1 year ago
Jie Luo 533fbbb45e Add tuple support to set Struct 1 year ago
Protobuf Team Bot 05835e374d Updating version.json and repo version numbers to: 24.0-rc1 1 year ago
Yilei Yang 84b1beb3bb Specify stacklevel=2 to these warnings.warn calls, so that users can actually see where these deprecated methods are called, instead of a trace in message_factory.py file itself. 1 year ago
Jie Luo a734d12d61 Use the default generated pool for some message factory tests. 1 year ago
Jie Luo 96ca7d96da Raise warinings when extend repeated field with none iterable in OSS. OSS will raise errors soon 1 year ago
Protobuf Team Bot 2631490637 Automated rollback of commit c4bc23782e. 1 year ago
Protobuf Team Bot c4bc23782e Automated rollback of commit aa2eb83fb8. 1 year ago
Protobuf Team Bot aa2eb83fb8 Fix a bug in which we call Reflection::ClearField() on a default message instance. 1 year ago
Jie Luo 3560e2381e Remove RegisterExtension in message class 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
Jie Luo 86fc32cedc Removed message._extensions_by_number 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
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
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 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
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
Eric Salo dfb71558a2 sync to current upb and enable new unit test on upb 2 years ago
Eric Salo 579f4ab70d fix Python bug with required fields 2 years ago
Karthikeyan Singaravelan decc1b5708 Update deprecated aliases for Python 3.12 compatibility. (#12254) 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
zhangskz b15bf628e5 Merge 22.x back to main (#12200) 2 years ago
Mike Kruskal 25dfc39b11 Internal changes 2 years ago
Protobuf Team Bot 81f89d509d Updating version.json and repo version numbers to: 22.2 2 years ago
deannagarcia 15bd2c21cf Merge 22.x back to main (#12169) 2 years ago