[issue37393] Deprecation warnings in test_ntpath

2019-06-25 Thread Steve Dower
Steve Dower added the comment: We should also remove that deprecation warning, as PEP 528 (or was it PEP 529) undeprecated bytes paths. -- ___ Python tracker ___

[issue37393] Deprecation warnings in test_ntpath

2019-06-25 Thread miss-islington
miss-islington added the comment: New changeset 695d7ad710de17b33870d34e0fff04a31f0f3e2b by Miss Islington (bot) in branch '3.7': bpo-37393: Fix deprecation warnings in test_ntpath. (GH-14357) https://github.com/python/cpython/commit/695d7ad710de17b33870d34e0fff04a31f0f3e2b --

[issue37393] Deprecation warnings in test_ntpath

2019-06-25 Thread miss-islington
miss-islington added the comment: New changeset 20372d65243d5573fba17d026681a3b24d95c284 by Miss Islington (bot) in branch '3.8': bpo-37393: Fix deprecation warnings in test_ntpath. (GH-14357) https://github.com/python/cpython/commit/20372d65243d5573fba17d026681a3b24d95c284 -- nosy:

[issue37393] Deprecation warnings in test_ntpath

2019-06-25 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: Thank you Zackery! -- resolution: -> fixed stage: patch review -> resolved status: open -> closed ___ Python tracker ___ _

[issue37393] Deprecation warnings in test_ntpath

2019-06-24 Thread miss-islington
Change by miss-islington : -- pull_requests: +14184 pull_request: https://github.com/python/cpython/pull/14367 ___ Python tracker ___ __

[issue37393] Deprecation warnings in test_ntpath

2019-06-24 Thread Serhiy Storchaka
Serhiy Storchaka added the comment: New changeset 9fe42b49c79c453d905d0395150ba0607fbab18b by Serhiy Storchaka (Zackery Spytz) in branch 'master': bpo-37393: Fix deprecation warnings in test_ntpath. (GH-14357) https://github.com/python/cpython/commit/9fe42b49c79c453d905d0395150ba0607fbab18b

[issue37393] Deprecation warnings in test_ntpath

2019-06-24 Thread miss-islington
Change by miss-islington : -- pull_requests: +14183 pull_request: https://github.com/python/cpython/pull/14366 ___ Python tracker ___ __

[issue37393] Deprecation warnings in test_ntpath

2019-06-24 Thread Zackery Spytz
Change by Zackery Spytz : -- keywords: +patch pull_requests: +14174 stage: -> patch review pull_request: https://github.com/python/cpython/pull/14357 ___ Python tracker ___ __

[issue37393] Deprecation warnings in test_ntpath

2019-06-24 Thread Zackery Spytz
New submission from Zackery Spytz : C:\CPython\cpython>python.bat -Werror -m test test_ntpath Running Debug|x64 interpreter... Run tests sequentially 0:00:00 load avg: 0.00 [1/1] test_ntpath test test_ntpath failed -- Traceback (most recent call last): File "C:\CPython\cpython\\lib\ntpath.py",