You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey @snarfed,
I have a day off today so I looked into the PRs open on this repo.
Turns out, that it fails mostly over Python2.7.
What's the timeframe for bridgy on your end to drop that version?
I'd leave this repo stalled until I can safely drop Python2.7, because patching my code for making it work looks quite hard right now.
feel free to go ahead and drop python 3 from master here if you want though! i can use my fork in the short term, until the App Engine stuff gets worked out.
Looking at https://github.com/Ryuno-Ki/webmention-tools/compare/0.4.0..f1ddd7e8e404ba0650f0188f33c262fc772f4a6d#diff-a694b71f75a336c099dcdc529b8a376c I noticed, that right now, the backend compatibility is broken.
Meaning, the optional parameter should still be handled.
Likely other signatures have to be checked as well.
Thanks @pakal for writing API stability is cheap and easy, with Compat Patchers!
The text was updated successfully, but these errors were encountered: