Re: [Tutor] Does Python and its standard libraries use semantic versioning?

2018-02-10 Thread boB Stepp
On Sat, Feb 10, 2018 at 5:34 PM, Alex Kleider wrote: > On 2018-02-10 01:07, Alan Gauld via Tutor wrote: >> >> On 10/02/18 05:44, boB Stepp wrote: >>> >>> I have been reading the interesting web page "Semantic Versioning > > > This link may be of interest to those following this thread: > http://nv

Re: [Tutor] Does Python and its standard libraries use semantic versioning?

2018-02-10 Thread Alex Kleider
On 2018-02-10 01:07, Alan Gauld via Tutor wrote: On 10/02/18 05:44, boB Stepp wrote: I have been reading the interesting web page "Semantic Versioning This link may be of interest to those following this thread: http://nvie.com/posts/a-successful-git-branching-model/ __

Re: [Tutor] Does Python and its standard libraries use semantic versioning?

2018-02-10 Thread Alan Gauld via Tutor
On 10/02/18 05:44, boB Stepp wrote: > I have been reading the interesting web page "Semantic Versioning Interesting read, it's the first time I've come across the term. The practice is of course fairly standard and certainly every major project I've ever worked on has done it but they were all