summaryrefslogtreecommitdiffstats
path: root/Lib/urllib/parse.py
diff options
context:
space:
mode:
authorEric V. Smith <ericvsmith@users.noreply.github.com>2018-03-20 01:07:51 (GMT)
committerGitHub <noreply@github.com>2018-03-20 01:07:51 (GMT)
commit7389fd935c95b4b6f094312294e703ee0de18719 (patch)
treedb6bb8cbf62b96d09d532d21f3bd939e1b64e8b0 /Lib/urllib/parse.py
parent4573820d2a9156346392838d455e89f33067e9dd (diff)
downloadcpython-7389fd935c95b4b6f094312294e703ee0de18719.zip
cpython-7389fd935c95b4b6f094312294e703ee0de18719.tar.gz
cpython-7389fd935c95b4b6f094312294e703ee0de18719.tar.bz2
bpo-33100: Dataclasses now handles __slots__ and default values correctly. (GH-6152)
If the class has a member that's a MemberDescriptorType, it's not a default value, it's from that member being in __slots__.
Diffstat (limited to 'Lib/urllib/parse.py')
0 files changed, 0 insertions, 0 deletions