JelleZijlstra / stubdefaulter

Add default values to stubs
Other
10 stars 4 forks source link

Handle methods with mangled names #48

Closed AlexWaygood closed 1 year ago

AlexWaygood commented 1 year ago

Doesn't make a difference to the defaults added to the stdlib, but it reduces the number of 'Could not find method at runtime' messages printed to the terminal

github-actions[bot] commented 1 year ago

This change has no effect on how stubdefaulter would alter typeshed's stdlib. 🤖🎉