On Thu, Aug 27, 2015, at 16:36, Donald Stufft wrote:
> On August 27, 2015 at 4:37:21 PM, Georg Brandl (g.bra...@gmx.net) wrote:
> > Hi all,
> >
> > newer OpenSSH versions (7.0+) default to not allowing ssh-dss keys for
> > public key authentication. If you experience "permission denied" errors,
On August 27, 2015 at 4:37:21 PM, Georg Brandl (g.bra...@gmx.net) wrote:
> Hi all,
>
> newer OpenSSH versions (7.0+) default to not allowing ssh-dss keys for
> public key authentication. If you experience "permission denied" errors,
> this (currently) comes from the client side only and hg.python
On 8/27/2015 3:32 PM, Larry Hastings wrote:
Now that we're in the "release candidate" phase of Python 3.5.0, the
workflow
has changed a little. We're trying an experiment using Bitbucket and pull
requests. You can read about that workflow, here:
https://mail.python.org/pipermail/python-dev/2
Hi all,
newer OpenSSH versions (7.0+) default to not allowing ssh-dss keys for
public key authentication. If you experience "permission denied" errors,
this (currently) comes from the client side only and hg.python.org will
accept these keys if you enable them using the PubkeyAcceptedKeyTypes
opt
Now that we're in the "release candidate" phase of Python 3.5.0, the
workflow
has changed a little. We're trying an experiment using Bitbucket and pull
requests. You can read about that workflow, here:
https://mail.python.org/pipermail/python-dev/2015-August/141167.html
But the instruction