From: Jim B. <jim...@py...> - 2016-08-24 20:13:29
|
On Wed, Aug 24, 2016 at 3:49 PM, Jeff Allen <ja...@fa...> wrote: > Good. Thanks for being quick. > > Gah, sorry about the line endings! I have them visible in the IDE too, > so no excuse. From the fact that they're mixed, it must've happened when > I used notepad as a ... note pad. I'll de-nit. > No worries - I'm just glad it was visible in how I was looking at the diff. My one suggestion: please squash this diff into one commit, especially because the history is fairly extended. I can do that for you based on your Bitbucket repo if you want. > > NEWS entry ... above the "Jython 2.7.1rc" heading, ready for an rc2 > heading above that when we get there, right? > Actually under the 2.7.1rc heading (recently added). I know we talked about the 2.7.1 RC for the longest time, but this was delayed by a variety of must fix bugs - most notably the work to remove a race condition in Python type <=> java class mappings that was recently fixed. FWIW, here's my working list of such bugs, although it needs one more round of triage: bit.ly/jython-triage-2_7_1 Next week I'm back from week of OpenStack events, so that's will be a good time to really wrap 2.7.1 up. - Jim |