summaryrefslogtreecommitdiffstats
path: root/Python/getargs.c
diff options
context:
space:
mode:
authorBarney Gale <barney.gale@gmail.com>2023-05-29 21:44:51 (GMT)
committerGitHub <noreply@github.com>2023-05-29 21:44:51 (GMT)
commitd593074494b39a3d51e67a4e57189c530867a7ff (patch)
treec0eb0b5053fe6d9cd630029f6287853eeb152ecf /Python/getargs.c
parent39f6a0489fcc815a578d27dfee2feea003c896f8 (diff)
downloadcpython-d593074494b39a3d51e67a4e57189c530867a7ff.zip
cpython-d593074494b39a3d51e67a4e57189c530867a7ff.tar.gz
cpython-d593074494b39a3d51e67a4e57189c530867a7ff.tar.bz2
GH-104898: Revert pathlib os.PathLike registration change. (GH-105073)
Subclassing `os.PathLike` rather than using `register()` makes initialisation slower, due to the additional `__isinstance__` work. This partially reverts commit bd1b6228d132b8e9836fe352cd8dca2b6c1bd98c. Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Diffstat (limited to 'Python/getargs.c')
0 files changed, 0 insertions, 0 deletions