[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pypy-dev
Subject:    Re: [pypy-dev] bug in socket.py in pypy3-5.8_beta
From:       Armin Rigo <armin.rigo () gmail ! com>
Date:       2017-11-13 23:00:20
Message-ID: CAMSv6X0hof0GJufHLAUKbe4wUsUj3+STHoBKwBAWRf7ryTgKFA () mail ! gmail ! com
[Download RAW message or body]

Hi Jim,

On 13 November 2017 at 21:20,  <zlists@ns.sympatico.ca> wrote:
> (I'm sure somewhere there is a proper place to report a bug, but I
> gave up after hunting for a few minutes.)
>
> socket.py has the code
>
>     import platform
>         kern_version = tuple(map(int, platform.release().partition('-')[0].split('.')))

Grepping for ``platform.release``, I can only find similar code in
``lib-python/3/test/support/__init__.py``.  I'm not sure that's the
place you mean.  If it really is, then it comes straight from CPython,
and the corresponding problem should be reported to CPython instead at
bugs.python.org (after checking that it still exists in the latest
CPython release).


A bientôt,

Armin.
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic