Repair calls to fused staticmethods : we currently generate the wrong C...
Repair calls to fused staticmethods : we currently generate the wrong C signature for them (first arg becomes 'self' arg), so this change works around that by really passing the first argument as 'self'. Eventually, ths signature should be fixed instead.
Showing
Please register or sign in to comment