• Michael W. Hudson's avatar
    Backport: · 21f89874
    Michael W. Hudson yazdı
    Fix for rather inaccurately titled bug
    
    [ 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.
    21f89874
test_new.py 4.98 KB