Issue 27943: pstats.Stats: missing the source OS setting argument in strip_dirs() method (original) (raw)
Issue27943
This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.
This issue has been migrated to GitHub: https://github.com/python/cpython/issues/72130
classification
Title: | pstats.Stats: missing the source OS setting argument in strip_dirs() method | ||
---|---|---|---|
Type: | enhancement | Stage: | |
Components: | Windows | Versions: | Python 3.6, Python 3.5, Python 2.7 |
process
Status: | open | Resolution: | |
---|---|---|---|
Dependencies: | Superseder: | ||
Assigned To: | Nosy List: | Jaroslav, paul.moore, steve.dower, tim.golden, zach.ware | |
Priority: | normal | Keywords: |
Created on 2016-09-02 21:16 by Jaroslav, last changed 2022-04-11 14:58 by admin.
Messages (1) | ||
---|---|---|
msg274273 - (view) | Author: Jaroslav Kames (Jaroslav) | Date: 2016-09-02 21:16 |
Forked from Issue 27902. The method cannot process the paths from different OS correctly. The optional argument will help, default = host OS settings as it is now. |
History | |||
---|---|---|---|
Date | User | Action | Args |
2022-04-11 14:58:35 | admin | set | github: 72130 |
2016-09-02 21:16:19 | Jaroslav | create |
Supported by The Python Software Foundation,
Powered by Roundup
Copyright © 1990-2022, Python Software Foundation
Legal Statements