Uploaded image for project: 'Beam'
  1. Beam
  2. BEAM-1251 Python 3 Support
  3. BEAM-5629

Several typehints tests fail on Python 3 with ValueError: no signature found for builtin <method 'upper' of 'str' objects>

Details

    • Sub-task
    • Status: Resolved
    • P2
    • Resolution: Fixed
    • None
    • Not applicable
    • sdk-py-core
    • None

    Description

      "Traceback (most recent call last):
      File ""/usr/lib/python3.5/inspect.py"", line 1088, in getfullargspec
      sigcls=Signature)
      File ""/usr/lib/python3.5/inspect.py"", line 2231, in _signature_from_callable
      skip_bound_arg=skip_bound_arg)
      File ""/usr/lib/python3.5/inspect.py"", line 2061, in _signature_from_builtin
      raise ValueError(""no signature found for builtin

      {!r}

      "".format(func))
      ValueError: no signature found for builtin <method 'upper' of 'str' objects>

      Attachments

        Activity

          People

            RobbeSneyders Robbe
            tvalentyn Valentyn Tymofieiev
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: