[Python-Dev] Bluetooth 4.0 support in "socket" module

2014-07-14 Thread Tim Tisdall
I was interested in providing patches for the socket module to add Bluetooth 4.0 support. I couldn't find any details on how to provide contributions to the Python project, though... Is there some online documentation with guidelines on how to contribute? Should I just provide a patch to this ma

Re: [Python-Dev] Bluetooth 4.0 support in "socket" module

2014-07-14 Thread Tim Tisdall
0:30 AM, Skip Montanaro wrote: > >> On Mon, Jul 14, 2014 at 8:57 AM, Tim Tisdall wrote: >> > Is there some online documentation with guidelines on how to contribute? >> >> http://lmgtfy.com/?q=contribute+to+python > > > This response is unacceptable. > > Ti

Re: [Python-Dev] Bluetooth 4.0 support in "socket" module

2014-07-14 Thread Tim Tisdall
; > > On 14 July 2014 13:42, Terry Reedy wrote: > >> On 7/14/2014 9:57 AM, Tim Tisdall wrote: >> >> 2 questions not answered yet. >> >> >> Also, is there a method to test changes against all the different *nix >>> variations? >>> >&

Re: [Python-Dev] Bluetooth 4.0 support in "socket" module

2014-07-14 Thread Tim Tisdall
2014 16:42:25 -0400, Terry Reedy wrote: > > On 7/14/2014 9:57 AM, Tim Tisdall wrote: > > > > 2 questions not answered yet. > > > > > Also, is there a method to test changes against all the different *nix > > > variations? > > > > We have a set

Re: [Python-Dev] Is hg.python.org out of memory?

2015-09-03 Thread Tim Tisdall
I just get a refused connection from https://hg.python.org/ myself. On 3 September 2015 at 06:31, Victor Stinner wrote: > Hi, > > I got HTTP 503 errors when trying to access http://hg.python.org/ and > I got errors when trying to push changes with "hg push" (to > ssh://h...@hg.python.org/cpython

Re: [Python-Dev] Is hg.python.org out of memory?

2015-09-03 Thread Tim Tisdall
... and we're back. On 3 September 2015 at 10:18, Tim Tisdall wrote: > I just get a refused connection from https://hg.python.org/ myself. > > On 3 September 2015 at 06:31, Victor Stinner > wrote: > >> Hi, >> >> I got HTTP 503 errors when trying to acc