Commit 9bc07aa
committed
docs: restore version-byte and cloudpickle-cache rustdoc wording
Two codec.rs docstrings were reworded in PR4 in ways that dropped
information:
* try_encode_python_scalar_udf: restore the `DFPYUDF` family prefix +
version byte description of the payload framing (PR4 had collapsed it
to `DFPYUDF1` prefix, dropping the version-byte mention).
* cloudpickle cached-handle comment: restore "The encode/decode helpers
above" wording.1 parent 02bc690 commit 9bc07aa
1 file changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
568 | 568 | | |
569 | 569 | | |
570 | 570 | | |
571 | | - | |
572 | | - | |
573 | | - | |
574 | | - | |
| 571 | + | |
| 572 | + | |
| 573 | + | |
| 574 | + | |
575 | 575 | | |
576 | 576 | | |
577 | 577 | | |
| |||
811 | 811 | | |
812 | 812 | | |
813 | 813 | | |
814 | | - | |
| 814 | + | |
815 | 815 | | |
816 | 816 | | |
817 | 817 | | |
| |||
0 commit comments