Karthikeyan Singaravelan <tir.kar...@gmail.com> added the comment:

On windows os.path.abspath("foo...bar..") returns "foo...bar" which is used in 
shutil.make_archive [0] returning foo...bar.zip. @matrixise , I am reopening 
this and adding Windows so that this can be confirmed as known behavior and 
closed.

https://github.com/python/cpython/blob/dcb68f47f74b0cc8a1896d4a4c5a6b83c0bbeeae/Lib/shutil.py#L964

----------
components: +Windows
nosy: +paul.moore, steve.dower, tim.golden, zach.ware
resolution: rejected -> 
stage: resolved -> 
status: closed -> open

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

Reply via email to