Mike Kruskal
1a291c1174
Move protobuf python to upb ( #8782 )
...
We currently have 3 implementations of protobuf-python (pure python,
C++, and upb). upb has been the default implementation since 21.x
though, and we should be fuzzing against that one. The other two will
eventually be turned down.
2022-10-15 21:36:02 +01:00
zhangskz
54f1caf4c6
Update protobuf-python to +cc protobuf team ( #8759 )
...
auto_cc individual google accounts and bug component for triage.
Per
https://google.github.io/oss-fuzz/getting-started/new-project-guide/#primary ,
Google accounts are needed for full access, which is why individuals are
listed explicitly instead of using groups.
This PR is similar to https://github.com/google/oss-fuzz/pull/8758 which
does the same for protobuf-java.
2022-10-12 16:59:05 -04:00
Oliver Chang
4f2e7adc87
Add vendors to Python projects. ( #8547 )
2022-09-26 09:50:09 +10:00
DavidKorczynski
680fe65b23
two python projects: fix protobuf install ( #8246 )
2022-08-13 22:33:21 +01:00
Oliver Chang
d2283617c2
Move vendors to vendor_ccs when there is no maintainer email. ( #7698 )
2022-05-11 16:23:24 +10:00
DavidKorczynski
700acdaa21
python-protobuf: extend fuzzer ( #7543 )
2022-04-09 15:50:17 +01:00
DavidKorczynski
cacd58c222
python-protobuf: initial integration ( #7515 )
...
* python-protobuf: initial integration
* nit
* update to latest python base image
2022-04-08 12:36:07 -04:00