On Sun, Mar 6, 2011 at 4:46 AM, Jouni K. Seppänen <j...@iki.fi> wrote:
> Fernando Garcia Bermudez <f...@eecs.berkeley.edu> writes:
>
>> Do you know if these changes will trickle to the py3 repo after
>> merging into master?
>
> I don't know if we have a process in place for that. It depends on how
> you view the py3 repo: if it's just another feature branch, it shouldn't
> do any merges from master just for the sake of it, but if it's kind of
> like "next" or "pu" (proposed updates) in some workflows, it makes sense
> for it to be occasionally brought up to date (possibly even by
> rebasing).

I guess the py3 master will not be merged back into the matplotlib
repo until the last maintenance branch supporting python-2.5 and older
has been created (perhaps 1.1.x or 1.2.x). Since it is a long-running
line of development, I think it makes sense to occasionally bring it
up to date with the master branch. I've already done this once or
twice. I don't think we want to deal with rebasing. I rebased the py3
master branch once right after you merged the maintenance branches
with --strategy=ours, since that provided a much improved point of
reference, but it was a headache to coordinate with even one other dev
to deal with any unmerged branches out there effected by the rebase.

Maybe once the osx make binaries issue is resolved and the make.osx
branch is merged into master, someone with a working windows build
environment could test building binaries with python-2.6 and 2.7. If
it looks ok, that might be a good point to merge matplotlib/master
into py3/master.

Darren

------------------------------------------------------------------------------
What You Don't Know About Data Connectivity CAN Hurt You
This paper provides an overview of data connectivity, details
its effect on application quality, and explores various alternative
solutions. http://p.sf.net/sfu/progress-d2d
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to