- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message309444
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 | gvanrossum |
|---|---|
| Recipients | gvanrossum, methane, pitrou, scoder, serhiy.storchaka |
| Date | 2018-01-03.22:17:59 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1515017879.3.0.467229070634.issue32346@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I don't recall what I meant to use tp_cache for, but everything I can find about it says it's unused, so let's kill it if we can. I guess the ABI requires that we keep the slot around until we find a new use for it? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-01-03 22:17:59 | gvanrossum | set | recipients: + gvanrossum, pitrou, scoder, methane, serhiy.storchaka |
| 2018-01-03 22:17:59 | gvanrossum | set | messageid: <1515017879.3.0.467229070634.issue32346@psf.upfronthosting.co.za> |
| 2018-01-03 22:17:59 | gvanrossum | link | issue32346 messages |
| 2018-01-03 22:17:59 | gvanrossum | create | |

