Protocol Buffers - Google's data interchange format
COMMITS
/ conformance/failure_list_python_cpp.txt January 21, 2026
P
Add conformance tests for utf8 validation.
Protobuf Team Bot committed
December 8, 2025
P
Add conformance tests for overlong varints as tags.
Protobuf Team Bot committed
June 21, 2025
D
Fix expected parse failures that may fail for the wrong reasons (#21873)
Dan Hudlow committed
December 10, 2024
M
Fix python JSON parser to accept string fields containing integer-equivalent floats.
Mike Kruskal committed
December 5, 2024
M
Make Python/C++ reject unmatched end-group tag.
Mike Kruskal committed
November 8, 2024
M
Add a conformance test for invalid end group tag.
Mike Kruskal committed
November 7, 2024
S
Add JSON parse conformance tests for non-numeric string in numeric fields.
Sandy Zhang committed
March 26, 2024
February 22, 2024
A
January 5, 2024
P
Extend Proto2 JSON test cases to cover more of the preexisting Proto3 JSON cases.
Protobuf Team Bot committed
November 7, 2023
M
Implement Editions in Pure Python.
Mike Kruskal committed
September 18, 2023
S
Internal change
Sandy Zhang committed
November 15, 2022
A
Copybara import of the project:
Anton Grbin committed
June 15, 2020
J
Sync from Piper @316511779
Joshua Haberman committed
June 1, 2020
J
Sync from Piper @314226556
Joshua Haberman committed
February 22, 2019
Y
down integration from internal
Yilun Chong committed
January 22, 2019
P
Fix empty FieldMask json encoding/decoding (#5605)
Paul Yang committed
January 8, 2019
Y
Down-integrate internal changes to github. (#5555)
Yilun Chong committed
August 9, 2018
F
Down-integrate from google3.
Feng Xiao committed
July 9, 2018
P
Enable ignoring unknown in json parsing in php (#4839)
Paul Yang committed
October 18, 2017
J
Merge from google internal
Jisi Liu committed
July 25, 2017
J
Update conformance tests again.
Jisi Liu committed
J
Fix conformance tests
Jisi Liu committed
J
Merge from master
Jisi Liu committed
July 19, 2017
J
Update conformance tests
Jisi Liu committed
July 18, 2017
J
Merge from Google internal for 3.4 release
Jisi Liu committed
November 18, 2016
A
Integrated internal changes from Google
Adam Cozzette committed
September 21, 2016
B
Fix python bugs for internal integration.
Bo Yang committed
September 19, 2016
B
Integrate internal changes
Bo Yang committed
August 23, 2016
T
Add note about JSON tests maybe being wrong. (#1992)
Thomas Van Lenten committed
August 11, 2016
T
Add conformance test for zero fields in oneofs. (#1939)
Thomas Van Lenten committed
May 18, 2016
J
Fixed Python by updating failure lists and fixed a few broken tests.
Josh Haberman committed
January 16, 2016
J
Fixed Python 3.x C++ build, and updated conformance failure lists.
Josh Haberman committed
December 31, 2015
J
Allow conformance test runner to tolerate crashes, and re-enable conformance tests.
Josh Haberman committed
December 3, 2015
J
Added Python failure lists, and fixes to make sure failure propagates.
Josh Haberman committed