Brett Cannon added the comment:

Yep, kwargs should be dropped since it isn't used or documented: 
https://docs.python.org/3/library/pathlib.html#pathlib.PurePath (probably just 
a hold-over from when it did in some earlier version of the code).

----------
components: +Library (Lib)
nosy: +brett.cannon
type:  -> behavior
versions: +Python 3.7

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue29847>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to