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.
Created on 2010年07月22日 17:43 by belopolsky, last changed 2022年04月11日 14:57 by admin. This issue is now closed.
| Messages (2) | |||
|---|---|---|---|
| msg111199 - (view) | Author: Alexander Belopolsky (belopolsky) * (Python committer) | Date: 2010年07月22日 17:43 | |
Unlike sys.settrace, sys.setprofile is not described as CPython implementation detail in Doc/library/sys.rst. |
|||
| msg132529 - (view) | Author: Sandro Tosi (sandro.tosi) * (Python committer) | Date: 2011年03月29日 21:28 | |
As Benjamin just confirmed on #python-dev, sys.setprofile is not a cpython impl detail, hence closing this issue. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:57:04 | admin | set | github: 53577 |
| 2011年03月29日 21:28:10 | sandro.tosi | set | status: open -> closed nosy: + benjamin.peterson, sandro.tosi messages: + msg132529 resolution: not a bug stage: needs patch -> resolved |
| 2010年07月22日 17:43:35 | belopolsky | create | |