Message 392162 - Python tracker
Message392162
| Author | JelleZijlstra |
|---|---|
| Recipients | Guido.van.Rossum, JelleZijlstra, eric.smith, gvanrossum, kokxxxxik, larry |
| Date | 2021-04-28.05:02:14 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1619586134.8.0.92306675862.issue43901@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
For what it's worth, I checked grep.app and found only one usage of del on __annotations__, in a test suite: https://github.com/go-python/gpython/blob/master/py/tests/function.py#L82. Changing its behavior seems very low risk. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-04-28 05:02:14 | JelleZijlstra | set | recipients: + JelleZijlstra, gvanrossum, larry, eric.smith, Guido.van.Rossum, kokxxxxik |
| 2021-04-28 05:02:14 | JelleZijlstra | set | messageid: <1619586134.8.0.92306675862.issue43901@roundup.psfhosted.org> |
| 2021-04-28 05:02:14 | JelleZijlstra | link | issue43901 messages |
| 2021-04-28 05:02:14 | JelleZijlstra | create | |