• Michael W. Hudson's avatar
    Fix for rather inaccurately titled bug · e2749cb2
    Michael W. Hudson yazdı
    [ 1165306 ] Property access with decorator makes interpreter crash
    
    Don't allow the creation of unbound methods with NULL im_class, because
    attempting to call such crashes.
    
    Backport candidate.
    e2749cb2
test_new.py 4.98 KB