It's become clear that I won't be ready to build 2.5.1.1 tomorrow as I had hoped. (I now have a page and a half of ToDo's, most of which are small easy things, but they add up.) So if you are working on an update for a contrib or something then you have a few more days before you need to get the patches to me. Please do try to send them ASAP in case I get finished early, but realisticly I don't expect to get to that point any sooner than Wednesday next week.
···
--
Robin Dunn
Software Craftsman http://wxPython.org Java give you jitters? Relax with wxPython!
It's become clear that I won't be ready to build 2.5.1.1 tomorrow as I had hoped. (I now have a page and a half of ToDo's, most of which are small easy things, but they add up.) So if you are working on an update for a contrib or something then you have a few more days before you need to get the patches to me. Please do try to send them ASAP in case I get finished early, but realisticly I don't expect to get to that point any sooner than Wednesday next week.
Also, while I am in self-imposed crunch mode I would appreciate it if you guys could continue to take up the slack on wxPython-users. If there is something that needs my personal attention feel free to send me a note about the message and I'll fit it in to my schedule, but otherwise I am going to try to mostly ignore it for a few days in order to get through this ToDo list before it grows too much.
Thanks!
···
--
Robin Dunn
Software Craftsman http://wxPython.org Java give you jitters? Relax with wxPython!
We've identified quite a few Mac issues in the last week or so. In addition, it is my understanding that Kevin Ollivier has submitted a number of patches to Stefan. It would be great if fixes Kevin and Stefan have made can make it into the wxPython 2.5.1 release rather than having to wait for 2.5.2. I just wanted Stefan to be aware of your schedule change in case he has time to make any commits to cvs...
Thanks,
ka
···
On Mar 4, 2004, at 11:50 AM, Robin Dunn wrote:
It's become clear that I won't be ready to build 2.5.1.1 tomorrow as I had hoped. (I now have a page and a half of ToDo's, most of which are small easy things, but they add up.) So if you are working on an update for a contrib or something then you have a few more days before you need to get the patches to me. Please do try to send them ASAP in case I get finished early, but realisticly I don't expect to get to that point any sooner than Wednesday next week.
It's become clear that I won't be ready to build 2.5.1.1 tomorrow as I had hoped. (I now have a page and a half of ToDo's, most of which are small easy things, but they add up.) So if you are working on an update for a contrib or something then you have a few more days before you need to get the patches to me. Please do try to send them ASAP in case I get finished early, but realisticly I don't expect to get to that point any sooner than Wednesday next week.
We've identified quite a few Mac issues in the last week or so. In addition, it is my understanding that Kevin Ollivier has submitted a number of patches to Stefan. It would be great if fixes Kevin and Stefan have made can make it into the wxPython 2.5.1 release rather than having to wait for 2.5.2. I just wanted Stefan to be aware of your schedule change in case he has time to make any commits to cvs...
I usually use a (maybe mostly) current CVS when making my releases, they don't have to use the released version of wxWidgets. So the fixes that have been happening over the last week or so will be in wxPython 2.5.1.1. That said, there are some big changes coming in wxMac and so I at least want to get the first general 2.5.1.x release done before those changes. Once they are done and things settle down again there is no reason that we can't do another 2.5.1.y release that includes them.
···
On Mar 4, 2004, at 11:50 AM, Robin Dunn wrote:
--
Robin Dunn
Software Craftsman http://wxPython.org Java give you jitters? Relax with wxPython!
It's become clear that I won't be ready to build 2.5.1.1 tomorrow as I had hoped. (I now have a page and a half of ToDo's, most of which are small easy things, but they add up.) So if you are working on an update for a contrib or something then you have a few more days before you need to get the patches to me. Please do try to send them ASAP in case I get finished early, but realisticly I don't expect to get to that point any sooner than Wednesday next week.
We've identified quite a few Mac issues in the last week or so. In addition, it is my understanding that Kevin Ollivier has submitted a number of patches to Stefan. It would be great if fixes Kevin and Stefan have made can make it into the wxPython 2.5.1 release rather than having to wait for 2.5.2. I just wanted Stefan to be aware of your schedule change in case he has time to make any commits to cvs...
Unfortunately, I think my patch changes things too much to get added this late in the game. It is an 84KB patch and basically re-writes a good chunk of the drawing event handling code for wxWindow. It does already fix some problems, but it does break some things too, and so until the patch I submitted is applied and gets some wider testing and hopefully even some patches =), I don't think we can realistically expect this to come in for wxPython 2.5.1.
If 2.5.2 ends up being a real long haul as 2.5.1 was, I may consider doing an interim testing release for wxPython sometime around May.