diff options
author | Ćukasz Langa <lukasz@langa.pl> | 2017-08-24 09:43:53 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-08-24 09:43:53 -0700 |
commit | a5fab17fc11433b2418f626dc51e8a3d07b198ca (patch) | |
tree | 173aeb5a7491a9bd0956fcbc2d5f8818a7f6fb41 /Python/sysmodule.c | |
parent | a6296d34a478b4f697ea9db798146195075d496c (diff) | |
download | cpython-git-a5fab17fc11433b2418f626dc51e8a3d07b198ca.tar.gz |
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.
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions