diff options
author | Yurii Karabas <1998uriyyo@gmail.com> | 2023-01-14 00:05:43 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-14 00:05:43 (GMT) |
commit | 080cb27829aa1a461d80504b32c362cbc14a5a75 (patch) | |
tree | 910a0b68a8f976d58fd9656eb4bcec1429e2a126 /Python | |
parent | 1bc7a736837272b15ad3a7aa472977bc720d1033 (diff) | |
download | cpython-080cb27829aa1a461d80504b32c362cbc14a5a75.zip cpython-080cb27829aa1a461d80504b32c362cbc14a5a75.tar.gz cpython-080cb27829aa1a461d80504b32c362cbc14a5a75.tar.bz2 |
gh-74033: Fix bug when Path takes and ignores **kwargs (GH-19632)
Fix a bug where `Path` takes and ignores `**kwargs` by adding to `PurePath` class `__init__` method which can take only positional arguments.
Automerge-Triggered-By: GH:brettcannon
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions