bpo-23835: Restore legacy defaults= behavior for RawConfigParser (#3191)
The fix for bpo-23835 fixed ConfigParser behavior in defaults= handling. Unfortunately, it caused a backwards compatibility regression with RawConfigParser objects which allow for non-string values. This commit restores the legacy behavior for RawConfigParser only.
Ł
Łukasz Langa committed
a5fab17fc11433b2418f626dc51e8a3d07b198ca
Parent: a6296d3
Committed by GitHub <noreply@github.com>
on 8/24/2017, 4:43:53 PM