[issue31255] Test getrandom before using it

2017-08-22 Thread Benda Xu

Changes by Benda Xu :


--
nosy: +haypo

___
Python tracker 
<http://bugs.python.org/issue31255>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue31255] Test getrandom before using it

2017-08-22 Thread Benda Xu

Changes by Benda Xu :


--
components: +Build

___
Python tracker 
<http://bugs.python.org/issue31255>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue31255] Test getrandom before using it

2017-08-22 Thread Benda Xu

Changes by Benda Xu :


--
versions:  -Python 3.5, Python 3.6, Python 3.7

___
Python tracker 
<http://bugs.python.org/issue31255>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue31255] Test getrandom before using it

2017-08-22 Thread Benda Xu

Benda Xu added the comment:

This is a continuation of http://bugs.python.org/issue29157#msg288291.

--
nosy: +Vladimír Čunát, christian.heimes
versions: +Python 3.5

___
Python tracker 
<http://bugs.python.org/issue31255>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue31255] Test getrandom before using it

2017-08-22 Thread Benda Xu

Benda Xu added the comment:

> Does it only affect Python 3.4 and 3.5? Both versions are in security 
> fix-only mode and no longer receive other fixes.

Sorry I haven't noticed that there are two new releases this month Python 3.4.7 
and 3.5.4.  The test build results are:

3.4.7 fail
3.4.6 fail
3.5.4 success
3.5.3 fail
3.6.1 success

I will remove the python 3.5 version tag.  Looks like Python 3.5 got this 
compatibility fix in time before entering security update phase.  But python 
3.4 did not, making it incompatible with glibc-2.25 on old linux kernels.

--
versions:  -Python 3.5

___
Python tracker 
<http://bugs.python.org/issue31255>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue31255] Test getrandom before using it

2017-08-22 Thread Benda Xu

Changes by Benda Xu :


--
resolution:  -> wont fix
stage:  -> resolved
status: open -> closed

___
Python tracker 
<http://bugs.python.org/issue31255>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue31255] Test getrandom before using it

2017-08-22 Thread Benda Xu

Benda Xu added the comment:

Thanks Victor. Python-3.5 has received your patches in time and 3.5.4 builds 
well with glibc-2.25 and https://wiki.gentoo.org/wiki/Project:Prefix
  2. 
https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6c8e2396d9cf4fe13057741f5bd1b9989eeeb746

--

___
Python tracker 
<http://bugs.python.org/issue31255>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com