• Kevin Modzelewski's avatar
    Pass NULL instead of None for descriptors · 37ac4adb
    Kevin Modzelewski authored
    To specify the lack of the second argument.  This improves compatibility
    when applying descriptors to the None object itself.
    
    This was showing up since we were trying to call None.__format__
    37ac4adb
objmodel.cpp 217 KB