Message 390607 - Python tracker
Message390607
| Author | vstinner |
|---|---|
| Recipients | Mark.Shannon, mark.dickinson, methane, rhettinger, serhiy.storchaka, vstinner |
| Date | 2021-04-09.12:02:37 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1617969757.78.0.473185907699.issue43682@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Serhiy: > I concur with Mark Shannon. The root problem is that Python functions and built-in functions have different behavior when assigned as class attribute. The former became an instance method, but the latter is not. Do you see a way to make C functions and Python functions behave the same? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-04-09 12:02:37 | vstinner | set | recipients: + vstinner, rhettinger, mark.dickinson, methane, Mark.Shannon, serhiy.storchaka |
| 2021-04-09 12:02:37 | vstinner | set | messageid: <1617969757.78.0.473185907699.issue43682@roundup.psfhosted.org> |
| 2021-04-09 12:02:37 | vstinner | link | issue43682 messages |
| 2021-04-09 12:02:37 | vstinner | create | |