1113 Commits (0d6e9794d1091e622ae96c586e1b33632feb5841)

Author SHA1 Message Date
Joshua Haberman 9840a6d7c9 Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 1 year ago
Joshua Haberman 9ef8f5cffc Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 1 year ago
Joshua Haberman 638a860285 Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 1 year ago
Joshua Haberman b42ca260d1 Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 1 year ago
Joshua Haberman 106de22416 Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 1 year ago
Jie Luo 8a11c3c8f0 Add python test for deprecated syntax 1 year ago
Jie Luo bd7a9df1eb Change upb python to keep the meta class ref on message descriptor. Also add Garbage Collection on meta class and message descriptor. 1 year ago
Jie Luo 3e966f1dc9 Add lock to pure python's field decoders 1 year ago
Protobuf Team Bot 12d4f418a7 Comparing a proto message with an object of unknown returns NotImplemented 1 year ago
Jie Luo 9c76ea4413 Add upb python Py_mp_subscript for descriptor sequences. 1 year ago
Jie Luo bf0451983d Make upb python FieldDescriptor able to access the constant cpp type attributes 1 year ago
Jie Luo abf5dfbfbc Fix a bug that strips options from descriptor.proto in Pure Python. 1 year ago
Jie Luo 836fb65bb7 Test part: upb CopyFrom the default empty message should just clear instead of deep copy 1 year ago
Jie Luo 57636ce03a upb CopyFrom the default empty message should just clear instead of deep copy 1 year ago
Adam Cozzette 0d1ba13e83 Move everything into new upb/ directory 1 year ago
Mike Kruskal 27d42c5ba7 Fix a bug that strips options from descriptor.proto in Python. 1 year ago
Eric Salo 21ecc29ed0 upb: fix the leaking port defs 1 year ago
Protobuf Team Bot 243add4411 Comparing a proto message with an object of unknown returns NotImplemented 1 year ago
Eric Salo d2f10df2dc upb: split apart upb/upb.hpp, delete :upb 1 year ago
Eric Salo cc41a8bed3 upb: dedup the libraries 1 year ago
Eric Salo d90f74d47b upb: create upb/message/BUILD 1 year ago
Eric Salo f4ca34807e upb: create upb/port/BUILD 1 year ago
Protobuf Team Bot c552102d66 No public description 1 year ago
Mike Kruskal 2eee41224e Remove editions test proto from setup.py. 1 year ago
ericsalo 843b74e601 Main 202308091812 (#13489) 1 year ago
Protobuf Team Bot aba9a7f1a3 Internal change 1 year ago
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
Adam Cozzette 5aca728f72 Reformat copyright headers 1 year ago
Jie Luo c988759a9b Raise warings for message.UnknownFields() usages and navigate to the new add 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
Protobuf Team Bot 3487ae0c01 Updating version.json and repo version numbers to: 24.0-rc3 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
Protobuf Team Bot 034ec9d9f6 Updating version.json and repo version numbers to: 24.0-rc2 1 year ago
Richard Levasseur 8c71bc4593 Internal change 1 year ago
Joshua Haberman 79af13abde Use filegroup() internally instead of pkg_files() 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
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 96ca7d96da Raise warinings when extend repeated field with none iterable in OSS. OSS will raise errors soon 1 year ago
Jie Luo 00a9807c9e Remove some message factory tests in python upb 1 year ago
Protobuf Team Bot 2631490637 Automated rollback of commit c4bc23782e. 1 year ago