- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message403217
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 | Mark.Shannon |
|---|---|
| Recipients | Mark.Shannon, Xtrem532, erlendaasland, gvanrossum, hroncok, jpe, lukasz.langa, miss-islington, pablogsal, petr.viktorin, rhettinger, scoder, vstinner |
| Date | 2021-10-05.10:01:16 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1633428076.15.0.0354735639627.issue43760@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset bd627eb7ed08a891dd1356756feb1ce2600358e4 by Mark Shannon in branch 'main': bpo-43760: Check for tracing using 'bitwise or' instead of branch in dispatch. (GH-28723) https://github.com/python/cpython/commit/bd627eb7ed08a891dd1356756feb1ce2600358e4 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-10-05 10:01:16 | Mark.Shannon | set | recipients: + Mark.Shannon, gvanrossum, rhettinger, jpe, scoder, vstinner, petr.viktorin, lukasz.langa, hroncok, pablogsal, miss-islington, erlendaasland, Xtrem532 |
| 2021-10-05 10:01:16 | Mark.Shannon | set | messageid: <1633428076.15.0.0354735639627.issue43760@roundup.psfhosted.org> |
| 2021-10-05 10:01:16 | Mark.Shannon | link | issue43760 messages |
| 2021-10-05 10:01:16 | Mark.Shannon | create | |

