- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message387408
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 | vstinner |
|---|---|
| Recipients | Mark.Shannon, brett.cannon, gvanrossum, petr.viktorin, rhettinger, serhiy.storchaka, vstinner, yselivanov |
| Date | 2021-02-20.14:17:25 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1613830645.32.0.604811475503.issue42990@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 46496f9d12582bf11f4911ad0f23315d6f277907 by Victor Stinner in branch 'master': bpo-42990: Functions inherit current builtins (GH-24564) https://github.com/python/cpython/commit/46496f9d12582bf11f4911ad0f23315d6f277907 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-02-20 14:17:25 | vstinner | set | recipients: + vstinner, gvanrossum, brett.cannon, rhettinger, petr.viktorin, Mark.Shannon, serhiy.storchaka, yselivanov |
| 2021-02-20 14:17:25 | vstinner | set | messageid: <1613830645.32.0.604811475503.issue42990@roundup.psfhosted.org> |
| 2021-02-20 14:17:25 | vstinner | link | issue42990 messages |
| 2021-02-20 14:17:25 | vstinner | create | |

