commit | 2110f78d92522499836a928d268704fdc5f7a037 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Mon Sep 10 21:50:41 2018 -0700 |
committer | GitHub <noreply@github.com> | Mon Sep 10 21:50:41 2018 -0700 |
tree | 160e9cc9d24b6bec321395807cbdeafde8a829df | |
parent | 9c4a63fc17efea31ad41f90d28825be37469e0e2 [diff] |
bpo-33032: Mention the implicit cache in struct.Struct() docs (GH-7700) Mention the implicit cache in struct.Struct() docs. Consistent with the re.compile documentation note. (cherry picked from commit 3666b3c1f695a145adab1bf644c22e564e8eb0ee) Co-authored-by: Zackery Spytz <zspytz@gmail.com>