Thank you, Dima ! Thank you Samuel. Both of you learned me something new today. And that's a Good Thing (TM)....
Le mardi 25 août 2020 à 13:55:23 UTC+2, Samuel Lelievre a écrit : > Given the ticket number, search sage-release: > > > https://groups.google.com/forum/#!searchin/sage-release/21006%7Csort:date > > And we find it was merged in Sage 7.4.beta0 > > 0a80508 Updated SageMath version to 7.4.beta0 > ... > 9831d4b Trac #21006: Upgrade to IPython 5.0 > ... > b630b41 Updated SageMath version to 7.3 > > Given the commit number, use > > $ git tag --contains <commit_number> > > In this case: > > $ git tag --contains d55cb7744b > > also shows 7.4.beta0 is the earliest tag containing that commit. > > -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/93d0def9-a228-4911-8018-b082fd3e9551n%40googlegroups.com.