STINNER Victor <vstin...@redhat.com> added the comment:

Hi,

"""
This bug is happening for 3.6 too.  Please see below,
(...)
  File 
"/home/dtdev/virtual/upwork/lib/python3.6/site-packages/pip/_vendor/requests/packages/urllib3/util/connection.py",
 line 85, in create_connection
    sock.settimeout(timeout)
OverflowError: timestamp too large to convert to C _PyTime_t
"""

This error is different: the error occurs on socket.socket.settimeout() and 
comes from urllib3, not from the Python standard library. You should report 
this traceback to urllib3.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue25155>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

  • ... శ్రీనివాస్ రెడ్డి తాటిపర్తి
    • ... STINNER Victor
    • ... శ్రీనివాస్ రెడ్డి తాటిపర్తి

Reply via email to