Message282094
Note: It's a little strange that instancemethod as a type sticks around even though literally nothing in Python uses it. Is there some reason we kept it in the 3.x transition? Extension types are using it, so I guess we can't drop it now, but I'm trying to figure out why it was kept around, allowing the extensions to develop dependencies on it. |
|
| Date |
User |
Action |
Args |
| 2016-11-30 19:32:56 | josh.r | set | recipients:
+ josh.r, wolever |
| 2016-11-30 19:32:56 | josh.r | set | messageid: <[email protected]> |
| 2016-11-30 19:32:56 | josh.r | link | issue28842 messages |
| 2016-11-30 19:32:56 | josh.r | create | |
|