1087 Commits (c9e654308dac1cf29958ebfc5d50cb5e5260d520)

Author SHA1 Message Date
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
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
Protobuf Team Bot 839e8d25ea Updating version.json and repo version numbers to: 22.1 2 years ago
Mike Kruskal 0b9134bb4e Deprecate SupportsUnknownEnumValues on Message reflection. Use FieldDescriptor or EnumDescriptor instead. 2 years ago
Joshua Haberman eaa8f24aa6 Updated obsolete Python README.md 2 years ago
Adam Cozzette 5abab0f47e Roll-forward of change to add Python support for retention attribute 2 years ago
Jie Luo dd9dd86fbc Raise warnings for MessageFactory class usages 2 years ago
Karol M. Langner 1b1ca24ae0 Call setUp on super, and fix import order 2 years ago
Adam Cozzette 3942e53072 Automated rollback of commit 63389c027f. 2 years ago
Adam Cozzette 63389c027f Add Python support for retention attribute 2 years ago
deannagarcia 56c149863c
Depend on proto file instead of proto library 2 years ago
deannagarcia 491d27e4e6
Add plugin.proto to the list of well known files for python 2 years ago
Mike Kruskal 649cc30872 Open-source some of our string_view tests. 2 years ago
Protobuf Team Bot a847a8dc4b Updating version.json and repo version numbers to: 22.0 2 years ago
Protobuf Team Bot a594141cc4 Document known quirks of EnumDescriptor::is_closed() when importing across files with different syntaxes. 2 years ago
Protobuf Team Bot 1de344fcd1 Document known quirks of EnumDescriptor::is_closed() when importing across files with different syntaxes. 2 years ago
Protobuf Team Bot 4dd7a1e380 Updating version.json and repo version numbers to: 22.0-rc3 2 years ago
Xavier Bonaventura c8ebeb1733 Set incompatible_disallow_empty_glob in CI tests 2 years ago
Protobuf Team Bot fa7a079c11 Updating version.json and repo version numbers to: 22.0-rc2 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