<headius[m]>
I removed parens around the issues lists and added alt text of the bug titles
<headius[m]>
where is your script for generating issue list? might save me time putting together the more detailed notes
<headius[m]>
hmm I think I like it better with parens
<headius[m]>
enebo: I am done fiddling with it
<headius[m]>
now to these master failures
<headius[m]>
enebo: I think these are related to the isBuiltin fix altering how it detects reopened float and fixnum, but it doesn't appear to impact 9.2
<enebo[m]>
well that is good
<enebo[m]>
for posterity the script for issues is the rake task issues on our website
<headius[m]>
ok
<headius[m]>
enebo: where are you in release process
<headius[m]>
I am checking on this thing... only seems to affect overridden methods in Complex
<enebo[m]>
all bits are released
<enebo[m]>
website is getting updated soon
<headius[m]>
cow's out of the barn then I guess
<enebo[m]>
I am aediting that now
<enebo[m]>
yeah I mean we have to do it hours before we put out any annoucement
<enebo[m]>
so I usually do this in the morning
<headius[m]>
yeah
<enebo[m]>
so are you concerned we broke something with that callsite change?
<headius[m]>
I can't prove we didn't yet
<headius[m]>
these tests all rewrite Rational or Complex math methods and test that they get picked up so it would not be a severe issues if we did