2016-01-21 19:42 GMT+01:00 Paul Moore :
> Minor nit, the status column says "end of life", but the text below
> the table uses the term "end of line"
Ooops, it's a funny typo. Fixed. Thanks for the report!
Victor
___
Python-Dev mailing list
Python-Dev@p
2016-01-21 18:18 GMT+01:00 Brett Cannon :
> It's live: https://docs.python.org/devguide/#status-of-python-branches
There is a very strange bug in this website.
This URL shows the table:
https://docs.python.org/devguide/
This URL doesn't show the table:
https://docs.python.org/devguide/index.html
On Fri, Jan 22, 2016 at 6:03 PM, Victor Stinner
wrote:
> 2016-01-21 18:18 GMT+01:00 Brett Cannon :
>> It's live: https://docs.python.org/devguide/#status-of-python-branches
>
> There is a very strange bug in this website.
>
> This URL shows the table:
> https://docs.python.org/devguide/
>
> This U
ACTIVITY SUMMARY (2016-01-15 - 2016-01-22)
Python tracker at http://bugs.python.org/
To view or respond to any of the issues listed below, click on the issue.
Do NOT respond to this message.
Issues counts and deltas:
open5354 (-33)
closed 32585 (+89)
total 37939 (+56)
Open issues wit
Hello,
Enabling the build system for Intel MIC k1om is non-trivial using Python-3.4.4
Using Python2 for the k1om is very popular, but I require Python3
support on k1om.
The first requirement to complete this build involved the download and
extraction of pre-built MPSS RPM's.
Then built required h
If you could, ƦOB, can you open issues on bugs.python.org for each of these
problems/changes? Otherwise we will lose track of this.
On Fri, 22 Jan 2016 at 11:57 ƦOB COASTN wrote:
> Hello,
>
> Enabling the build system for Intel MIC k1om is non-trivial using
> Python-3.4.4
> Using Python2 for the
Since we are going to be switching over to Git, sys._mercurial is going to
be made to return a dummy value of `('CPython', '', '')` once we switch to
Git. But my question is do we bother to replace it with sys._git? I wanted
to make sure that the effort is worth it to keep changing these
VCS-specif
On 23 January 2016 at 09:44, Brett Cannon wrote:
> Since we are going to be switching over to Git, sys._mercurial is going to
> be made to return a dummy value of `('CPython', '', '')` once we switch to
> Git. But my question is do we bother to replace it with sys._git? I wanted
> to make sure tha
On Jan 22, 2016, at 18:44, Brett Cannon wrote:
> Since we are going to be switching over to Git, sys._mercurial is going to be
> made to return a dummy value of `('CPython', '', '')` once we switch to Git.
> But my question is do we bother to replace it with sys._git? I wanted to make
> sure th
This is just a note that with Benjamin's help we've moved the
ambv/typehinting repo on GitHub into the python org, so its URL is now
https://github.com/python/typing .
This repo was used most intensely for discussions during PEP 484's drafting
period. It also contains the code for typing.py, repac
I just had a major crash on the system that hosts the
angelico-debian-amd64 buildbot, and as usual, checked it carefully
after bringing everything up. It seems now to be timing out after an
hour of operation:
http://buildbot.python.org/all/builders/AMD64%20Debian%20root%203.x/builds/3132/steps/tes
On Sat, Jan 23, 2016 at 12:03 AM, Chris Angelico wrote:
> By the way, this looks odd:
>
> make buildbottest TESTOPTS= TESTPYTHONOPTS= TESTTIMEOUT=3600
> in dir /root/buildarea/3.x.angelico-debian-amd64/build (timeout 3900 secs)
>
> The parameter says 3600 (which corresponds to the error message a
On Sat, Jan 23, 2016 at 5:39 PM, Zachary Ware
wrote:
> On Sat, Jan 23, 2016 at 12:03 AM, Chris Angelico wrote:
>> By the way, this looks odd:
>>
>> make buildbottest TESTOPTS= TESTPYTHONOPTS= TESTTIMEOUT=3600
>> in dir /root/buildarea/3.x.angelico-debian-amd64/build (timeout 3900 secs)
>>
>> The
13 matches
Mail list logo