[issue29765] 2.7.12 compile error from ssl related

2017-03-10 Thread ada
ada added the comment: The output is: [root@root local]# rpm -qf /usr/local/include/openssl/asn1.h file /usr/local/include/openssl/asn1.h is not owned by any package -- ___ Python tracker <http://bugs.python.org/issue29

[issue29765] 2.7.12 compile error from ssl related

2017-03-08 Thread ada
New submission from ada: Download the python version 2.7.12 source code from official web site. Compile the python code by the following steps: sudo ./configure sudo make sudo make install but from make, I get the following errors: /Modules/_ssl.c: In function ‘_create_tuple_for_X509_NAME

[issue24712] Docs page's sidebar vibrates on mouse wheel scroll on Chrome.

2015-07-24 Thread asal ada
Changes by asal ada : -- components: +2to3 (2.x to 3.x conversion tool), Benchmarks, Build, Cross-Build, Demos and Tools, IO, Installation, Interpreter Core, Library (Lib), Tests, Unicode, Windows, XML, email nosy: +barry, haypo, paul.moore, r.david.murray, steve.dower, tim.golden