commit | e670b2d5c39ce6ac72890e52e9d505f90c33ccba | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@gmail.com> | Tue Nov 22 15:23:00 2016 +0100 |
committer | Victor Stinner <victor.stinner@gmail.com> | Tue Nov 22 15:23:00 2016 +0100 |
tree | 32fa3f3e0ef8a4f23cd5a32f0548480b6c077255 | |
parent | 3a5d79fbc87a70e733edc2de1bed35f6e14000a4 [diff] |
Issue #28727: Fix typo in pattern_richcompare() Typo catched by Serhiy Storchaka, thanks!