Joshua Haberman
|
d72d98495d
|
Fixed a Python test by adding a new map insert function that distinguishes between insert and update.
PiperOrigin-RevId: 447214618
|
3 years ago |
Joshua Haberman
|
0abdee08b4
|
Fixed a test by extending Pythonic initialization to handle dicts in repeated fields.
PiperOrigin-RevId: 447128858
|
3 years ago |
Joshua Haberman
|
f70eee4cce
|
Fixed broken tests by implementing RepeatedScalarContainer.__reduce__.
PiperOrigin-RevId: 447125225
|
3 years ago |
Joshua Haberman
|
b034f5d196
|
Fixed broken test by implementing FieldDescriptor.has_presence.
PiperOrigin-RevId: 447124542
|
3 years ago |
Joshua Haberman
|
2eb973f53a
|
Added a GitHub Action to test Python+upb on Windows, and fixed a couple of bugs this revealed.
PiperOrigin-RevId: 446322046
|
3 years ago |
Joshua Haberman
|
022ccf54d4
|
Updated to the HEAD version of Protobuf.
This brings in a few new Python tests that are failing.
|
3 years ago |
Joshua Haberman
|
bc7b5dcadf
|
Ported protobuf's dtoa() function for text format and JSON.
|
3 years ago |
Joshua Haberman
|
1437245d41
|
Fixed or accounted for nearly all errors in message_test.
|
3 years ago |
Joshua Haberman
|
33b6049871
|
Fixed test_util.py so that golden data can be found.
|
3 years ago |
Joshua Haberman
|
480a33f2a4
|
Fixed message equality for extensions.
|
3 years ago |
Joshua Haberman
|
627c44be1f
|
Initial commit of ExtensionDict.
|
3 years ago |
Joshua Haberman
|
bf74b3e7fd
|
Added map support.
|
3 years ago |
Joshua Haberman
|
e580ab686d
|
Changed skips to expected failures.
|
3 years ago |
Joshua Haberman
|
aee30144cc
|
Fixed a couple bugs.
|
3 years ago |
Joshua Haberman
|
54b605026d
|
Fixed a bug in ListFields().
|
3 years ago |
Joshua Haberman
|
55a24d94d3
|
Added missing conversion of message values.
|
3 years ago |
Joshua Haberman
|
6826cc9ea0
|
Converted skips to expected failures where possible.
|
3 years ago |
Joshua Haberman
|
4423e917ad
|
All tests in the repo are passing.
|
3 years ago |