On Nov 12, 2017, at 11:06, Simon Hanna <si...@hannaweb.eu> wrote:

> Scenario: Core changes something about rest that is backwards incompatible. 
> The change is commited to master.

The REST API is versioned, so it would be a bug to introduce a backward 
incompatibility in the same API version.  That’s why for example a new API 
version was introduced to handle the UUID data type change.  There was no way 
to make that backward compatible, so we had to bump the API version, but we 
didn’t remove the old API version so clients written against that still work.  
Adding a new API generally doesn’t require bumping the API version.

Cheers,
-Barry

Attachment: signature.asc
Description: Message signed with OpenPGP

_______________________________________________
Mailman-Developers mailing list
Mailman-Developers@python.org
https://mail.python.org/mailman/listinfo/mailman-developers
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: 
http://www.mail-archive.com/mailman-developers%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-developers/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9

Reply via email to