Commit 721a452
Breaking change: Remove deprecated GetDebugString() from protobuf python cpp extension.
cpp extension added the API in #7498
Pure python and upb do not support it and filtered out the test
This API does not exists in any other language except C++.
PiperOrigin-RevId: 6918706231 parent f2cf85c commit 721a452
File tree
3 files changed
+0
-19
lines changed- python
- google/protobuf
- internal
- pyext
- pb_unit_tests
3 files changed
+0
-19
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
236 | 236 | | |
237 | 237 | | |
238 | 238 | | |
239 | | - | |
240 | | - | |
241 | | - | |
242 | | - | |
243 | | - | |
244 | | - | |
245 | | - | |
246 | 239 | | |
247 | 240 | | |
248 | 241 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1512 | 1512 | | |
1513 | 1513 | | |
1514 | 1514 | | |
1515 | | - | |
1516 | | - | |
1517 | | - | |
1518 | | - | |
1519 | | - | |
1520 | | - | |
1521 | | - | |
1522 | | - | |
1523 | | - | |
1524 | 1515 | | |
1525 | 1516 | | |
1526 | 1517 | | |
| |||
1569 | 1560 | | |
1570 | 1561 | | |
1571 | 1562 | | |
1572 | | - | |
1573 | 1563 | | |
1574 | 1564 | | |
1575 | 1565 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | | - | |
40 | 38 | | |
41 | 39 | | |
0 commit comments