commit | 8d37c62c2a2579ae7839ecaf8351e862f2ecc9bb | [log] [tgz] |
---|---|---|
author | Mark Shannon <mark@hotpy.org> | Tue Aug 09 14:26:37 2022 +0100 |
committer | GitHub <noreply@github.com> | Tue Aug 09 14:26:37 2022 +0100 |
tree | 17dfb0a52cdeb4da979d2b43fbe5c4beee832a4f | |
parent | eb81c1aea16914347919745e843c982ed831a9fb [diff] |
GH-92678: Document that you shouldn't be doing your own dictionary offset calculations. (GH-95598) Co-authored-by: Petr Viktorin <encukou@gmail.com> Co-authored-by: Stanley <46876382+slateny@users.noreply.github.com>