Commit eaeeae6
committed
docs: clarify gzip MTIME handling in comparison helper and fused-pipeline test docs
Follow-up to zarr-developers#4270: document that
_gzip_streams_equal_except_mtime skips bytes 4-8 (the RFC 1952 MTIME
field of the standard 10-byte gzip header), and update the
AsyncChunkTransform section comment and test docstring to note that
byte-identity is expected except for gzip's MTIME header field.
Assisted-by: ClaudeCode:claude-fable-51 parent 608c919 commit eaeeae6
2 files changed
Lines changed: 14 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
32 | 39 | | |
33 | 40 | | |
34 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
849 | 849 | | |
850 | 850 | | |
851 | 851 | | |
852 | | - | |
| 852 | + | |
| 853 | + | |
| 854 | + | |
853 | 855 | | |
854 | 856 | | |
855 | 857 | | |
| |||
867 | 869 | | |
868 | 870 | | |
869 | 871 | | |
870 | | - | |
871 | | - | |
| 872 | + | |
| 873 | + | |
| 874 | + | |
| 875 | + | |
872 | 876 | | |
873 | 877 | | |
874 | 878 | | |
| |||
0 commit comments