Message 407872 - Python tracker
Message407872
| Author | vstinner |
|---|---|
| Recipients | arhadthedev, erlendaasland, gdr@garethrees.org, lemburg, rhettinger, vstinner |
| Date | 2021-12-06.22:20:56 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1638829256.09.0.517533279079.issue45476@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
> In the PyPI top 5000, I found two projects using PyDescr_TYPE() and PyDescr_NAME() as l-value: M2Crypto and mecab-python3. In both cases, it was code generated by SWIG I proposed a first PR for Py_TYPE(): https://github.com/swig/swig/pull/2116 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-12-06 22:20:56 | vstinner | set | recipients: + vstinner, lemburg, rhettinger, gdr@garethrees.org, erlendaasland, arhadthedev |
| 2021-12-06 22:20:56 | vstinner | set | messageid: <1638829256.09.0.517533279079.issue45476@roundup.psfhosted.org> |
| 2021-12-06 22:20:56 | vstinner | link | issue45476 messages |
| 2021-12-06 22:20:56 | vstinner | create | |