top | item 33202482

(no title)

CiTyBear | 3 years ago

Breaking changes are very common with Python Azure SDK. First version where not pep8 compliant so when they decided to respect it, everything broke. Azure servicebus in python went from version 0.50.3 to 7.0.0 with almost everything renamed, class moved and so on.

discuss

order

aoetalks|3 years ago

This is different than breaking changes in package upgrades.

This is a change without the package version even changing (even newest package didn’t work)