New submission from Steve Newcomb <s...@coolheads.com>:
This is especially weird because the Python source code says: class ShareableList: [...] def __init__(self, sequence=None, *, name=None): ---------- components: Library (Lib) files: shareableListBug.txt messages: 390080 nosy: steve.newcomb priority: normal severity: normal status: open title: ShareableList() raises TypeError when passing "name" keyword type: behavior versions: Python 3.9 Added file: https://bugs.python.org/file49928/shareableListBug.txt _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue43704> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com