Message 410614 - Python tracker
Message410614
| Author | vstinner |
|---|---|
| Recipients | Mark.Shannon, christian.heimes, miss-islington, vstinner |
| Date | 2022-01-15.00:36:22 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1642206982.58.0.0185759774089.issue45522@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
> Freelists for object structs can now be disabled. A new configure option --without-freelists can be used to disable all freelists except empty tuple singleton. (Contributed by Christian Heimes in bpo-45522) Can you please document the new configuration option in https://docs.python.org/dev/using/configure.html ? When you write :option:`--without-freelists` in what's new in Python 3.11 to get a link ;-) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-01-15 00:36:22 | vstinner | set | recipients: + vstinner, christian.heimes, Mark.Shannon, miss-islington |
| 2022-01-15 00:36:22 | vstinner | set | messageid: <1642206982.58.0.0185759774089.issue45522@roundup.psfhosted.org> |
| 2022-01-15 00:36:22 | vstinner | link | issue45522 messages |
| 2022-01-15 00:36:22 | vstinner | create | |