Gregory Szorc <gregory.sz...@gmail.com> added the comment:

I think disallowing relative paths that are parents of the current anchor point 
is a reasonable restriction and acceptable backwards incompatible behavior.

Disallowing all relative paths with slashes is a larger issue. I would support 
that if designing/implementing things today as it simplifies things greatly. 
But since an implementation allowing slashes has shipped in 3.7 and 3.8, I'm 
not sure if the backwards incompatibility could be stomached, so I'm not going 
to advocate for it.

----------

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

Reply via email to