[issue36768] distutils.util.convert_path mangles windows paths with forward slashes

2019-05-01 Thread Charles P
New submission from Charles P : https://github.com/python/cpython/blob/master/Lib/distutils/util.py#L106-L131 Due to the split('/') and os.path.join(), this function converts an absolute path of the form "C:/foobar" into a relative "C:foobar", which is likely to be

[issue31525] require sqlite3_prepare_v2

2019-04-23 Thread Charles P
Change by Charles P : -- pull_requests: +12852 ___ Python tracker <https://bugs.python.org/issue31525> ___ ___ Python-bugs-list mailing list Unsubscribe: