summaryrefslogtreecommitdiffstats
path: root/Python/dynload_win.c
diff options
context:
space:
mode:
authorTerry Jan Reedy <tjreedy@udel.edu>2021-01-10 06:59:47 (GMT)
committerGitHub <noreply@github.com>2021-01-10 06:59:47 (GMT)
commit81f87bbf9f65702062021a78abd9b8f82c98a414 (patch)
tree5f0289ff5b48515f408ea94919ea9b9842acb588 /Python/dynload_win.c
parentd16f6176abdecbb7ab231dc78beccfaa095beff6 (diff)
downloadcpython-81f87bbf9f65702062021a78abd9b8f82c98a414.zip
cpython-81f87bbf9f65702062021a78abd9b8f82c98a414.tar.gz
cpython-81f87bbf9f65702062021a78abd9b8f82c98a414.tar.bz2
bpo-33065: Fix problem debugging user classes with __repr__ method (GH-24183)
If __repr__ uses instance attributes, as normal, and one steps through the __init__ method, debugger may try to get repr before the instance attributes exist. reprlib.repr handles the error.
Diffstat (limited to 'Python/dynload_win.c')
0 files changed, 0 insertions, 0 deletions