Benjamin> Once you've pushed the branches, is there a way to remove them?
Related question: is there a way to view the various branches in a non-local
repository?
Skip
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailma
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Mar 29, 2008, at 6:00 PM, Benjamin Peterson wrote:
>
> No, I mean the pushed version on code.python.org.
Not unless you have shell or sftp access, which you probably don't.
It's not a big deal though except for a mild feeling of
uncleanliness.
On Sat, Mar 29, 2008 at 4:59 PM, Barry Warsaw <[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> On Mar 29, 2008, at 5:11 PM, Benjamin Peterson wrote:
>
> > Once you've pushed the branches, is there a way to remove them?
>
> Do you mean the local branches? If yes, th
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Mar 29, 2008, at 5:11 PM, Benjamin Peterson wrote:
> Once you've pushed the branches, is there a way to remove them?
Do you mean the local branches? If yes, then 'rm -rf mymergedbranch'
does exactly what you want. :)
- -Barry
-BEGIN PGP S
On Thu, Mar 20, 2008 at 2:42 PM, Barry Warsaw <[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> I'm happy to announce that we now have available for public
> consumption, the Python source code for 2.5, 2.6 and 3.0 available
> under the Bazaar distributed version con
Christian Heimes wrote:
> Georg Brandl schrieb:
>
> > Somehow I knew you'd be the one to find the problem :)
>
> Agreed! :)
>
> Amaury is really good in finding loose ends in the parser and AST code.
> I still can't wrap my brain around the AST code but it can see the light
> at the end of the
Georg Brandl schrieb:
> Somehow I knew you'd be the one to find the problem :)
Agreed! :)
Amaury is really good in finding loose ends in the parser and AST code.
I still can't wrap my brain around the AST code but it can see the light
at the end of the code.
_
-On [20080329 18:37], "Martin v. Löwis" ([EMAIL PROTECTED]) wrote:
>Even if there is a bug in the test or in Python that causes newscr to
>become NULL - why does that not show up in other releases, or on other
>systems?
I have been breaking my head about that as well. But then
On Sat, Mar 29, 2008 at 12:25 PM, Jeroen Ruigrok van der Werven <
[EMAIL PROTECTED]> wrote:
> -On [20080329 17:13], Benjamin Peterson ([EMAIL PROTECTED])
> wrote:
> >Now that I'm starting to examine and do some edits on the docs, I'd like
> to ask
> >some gui
> Actually, given my recent results and discussion with Thomas Dickey I am not
> so sure.
Even if there is a bug in the test or in Python that causes newscr to
become NULL - why does that not show up in other releases, or on other
systems?
> Thomas mentioned after seeing an ltrace:
>
> Perhaps i
-On [20080329 17:13], Benjamin Peterson ([EMAIL PROTECTED]) wrote:
>Now that I'm starting to examine and do some edits on the docs, I'd like to ask
>some guidance. What editor(s) do you guys use? I'm not one to cling to an
>editor, so all suggestions are fair game.
I pers
> Now that I'm starting to examine and do some edits on the docs, I'd like
> to ask some guidance. What editor(s) do you guys use? I'm not one to
> cling to an editor, so all suggestions are fair game.
For the docs, I typically use Emacs as well.
Regards,
Martin
__
Benjamin Peterson schrieb:
> Hi,
> Now that I'm starting to examine and do some edits on the docs, I'd like
> to ask some guidance. What editor(s) do you guys use? I'm not one to
> cling to an editor, so all suggestions are fair game.
I use Emacs, for which the docutils bring an excellent rst mo
Hi,
Now that I'm starting to examine and do some edits on the docs, I'd like to
ask some guidance. What editor(s) do you guys use? I'm not one to cling to
an editor, so all suggestions are fair game.
--
Thanks,
Benjamin Peterson
___
Python-Dev mailing l
14 matches
Mail list logo