Commit 5fc5558
committed
Raise warnings for deprecated python cpp extension GetDebugString().
Pure python and upb do not support it and filtered out the test. This API does
not exists in any other language(except protobuf c++).
GetDebugString() for cpp extension will be removed in Jan 2025
PiperOrigin-RevId: 6626401101 parent 40b5bda commit 5fc5558
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1508 | 1508 | | |
1509 | 1509 | | |
1510 | 1510 | | |
| 1511 | + | |
| 1512 | + | |
| 1513 | + | |
| 1514 | + | |
| 1515 | + | |
1511 | 1516 | | |
1512 | 1517 | | |
1513 | 1518 | | |
| |||
0 commit comments