diff options
author | thatneat <thatneat@users.noreply.github.com> | 2019-07-04 18:28:37 (GMT) |
---|---|---|
committer | Ethan Furman <ethan@stoneleaf.us> | 2019-07-04 18:28:37 (GMT) |
commit | 2f19e82fbe98ce86bcd98a176328af2808b678e8 (patch) | |
tree | 0febe00f3456e58aa82575a2c16a62f3e2385c6a /Misc/ACKS | |
parent | b4e68960b90627422325fdb75f463df1e4153c6e (diff) | |
download | cpython-2f19e82fbe98ce86bcd98a176328af2808b678e8.zip cpython-2f19e82fbe98ce86bcd98a176328af2808b678e8.tar.gz cpython-2f19e82fbe98ce86bcd98a176328af2808b678e8.tar.bz2 |
bpo-37479: on Enum subclasses with mixins, __format__ uses overridden __str__ (GH-14545)
* bpo-37479: on Enum subclasses with mixins, __format__ uses overridden __str__
Diffstat (limited to 'Misc/ACKS')
-rw-r--r-- | Misc/ACKS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -356,6 +356,7 @@ Tom Culliton Raúl Cumplido Antonio Cuni Brian Curtin +Jason Curtis Paul Dagnelie Lisandro Dalcin Darren Dale |