Re: Phoenix Dev Stuff
Scott Talbert <[email protected]>
| Newsgroups | gmane.comp.python.wxpython.devel |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 9 May 2016, Robin Dunn wrote: >> 3) Is there a reason you're using a separate branch of wxWidgets and not >> the WX_3_0_BRANCH? It would seem that if any fixes are needed for >> Phoenix, they ought to just go right upstream. > > It started with one patch that was not getting any attention from the wx dev, > and then as I fell behind on my wx mail lists and stuff it was just easier to > keep adding things to my own branch and merging WX_3_0_BRANCH into it > periodically. I do plan on getting it all merged in eventually however. Don't you have commit rights to wxWidgets? If so, couldn't you just make your fixes directly to WX_3_0_BRANCH? If not, do you have any issues if I pursue getting at least some of your patches merged? Scott