Alberto <[email protected]> added the comment: In Visual Studio /FP should be removed: In C/C++ → Advanced → Use Full Paths: No
But still for some weird reason there is one path that gets leaked: c:\users\mysupersecretuser\downloads\python-3.7.0_\modules\_decimal\libmpdec\typearith.h In the project from where I'm using python I already removed /FP so even if it is a header it should not be showing the full path AFAIK. Any idea? ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue34252> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
