Bill,
I noticed that you had two release related commits in your expr-dev branch. Did you mean for these to be in master?
Perparing for Pyomo 5.4 release
whart222 committed 5 minutes ago
whart222 committed 3 minutes ago
Bethany
--
You received this message because you are subscribed to the Google Groups "Pyomo Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
pyomo-develope...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Bill,
Your 5.4 release appears to NOT have the GDP rewrite PR in it? That was the PR we were waiting for….
john
Gabe
To unsubscribe from this group and stop receiving emails from it, send an email to pyomo-developers+unsubscribe@googlegroups.com.
I have gone ahead and make a project board for the 5.4.2 release. That PR is already marked “done” ;)
…I am expecting a number of additional PRs to come in over the next week or two – at which I think we can cut a 5.4.2 release as hopefully the last release before merging expr_dev.
john
Gabe
Gabe
whart222 committed 5 minutes ago
Gabe
Gabe
whart222 committed 5 minutes ago
Ok – I see what happened. I changed how pyomo.version handled local variables, renaming “_releaselevel” to “releaselevel”. Unfortunately, I failed to update commented out lines, so we had:
releaselevel=’invalid’
#_releaselevel=’final’
When Bill cut the release, he just switched commented lines … taking perfectly fine code and introducing an unfortunately fatal error.
A total aside: Do we (anyone) think or know if the ancient version downloads are mirroring, or live people installing ancient versions? Or Russian trolls, or…
jpw