- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message393667
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.
| Author | scoder |
|---|---|
| Recipients | Mark.Shannon, hroncok, petr.viktorin, rhettinger, scoder, vstinner |
| Date | 2021-05-14.15:09:02 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1621004942.07.0.00783934255997.issue43760@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Should we allow empty CFrame entries (with a NULL Frame pointer) that only use their "use_tracing" flag? That would make it easy for code to append and remove such an entry in order to temporarily disable tracing. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-05-14 16:04:07 | scoder | unlink | issue43760 messages |
| 2021-05-14 15:09:02 | scoder | set | recipients: + scoder, rhettinger, vstinner, petr.viktorin, Mark.Shannon, hroncok |
| 2021-05-14 15:09:02 | scoder | set | messageid: <1621004942.07.0.00783934255997.issue43760@roundup.psfhosted.org> |
| 2021-05-14 15:09:02 | scoder | link | issue43760 messages |
| 2021-05-14 15:09:02 | scoder | create | |

