divmod-dev team mailing list archive
-
divmod-dev team
-
Mailing list archive
-
Message #00357
Re: PyFlakes maintenance
2012/12/31 Glyph <glyph@xxxxxxxxxxxxxxxxx>
>
> You have been added to the team. Use your powers wisely :).
>
> -glyph
>
>
Thank you.
I redid a full export of the PyFlakes code (with history) and published it
in the PyFlakes project
( bzr branch lp:pyflakes )
In details, these are the commands played (using plugins bzr-git and
bzr-fastimport):
bzr fast-export --no-plain divmod.org divmod.fi.gz
bzr fast-import-filter -i Pyflakes/ divmod.fi.gz > pyflakes.fi
bzr init pyflakes-fi
bzr fast-import ../pyflakes.fi
bzr push lp:flakes
Regarding the existing merge proposals, I think that each one should be
resubmitted against this branch. I will have a look.
And no more development should happen in the Divmod,org repository for
Pyflakes.
I rebased the GitHub mirror on this branch too.
Now it's time to celebrate New Year's Eve.
More to come later.
--
Florent
Follow ups
References