Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1737084 Details for
Bug 1904845
[abrt] bash-completion: _check_generic(): typing.py:197:_check_generic:TypeError: Too many parameters for typing.List; actual 2, expected 1
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh92 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
File: backtrace
backtrace (text/plain), 1.12 KB, created by
Guy Streeter
on 2020-12-06 20:07:47 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
Guy Streeter
Created:
2020-12-06 20:07:47 UTC
Size:
1.12 KB
patch
obsolete
>typing.py:197:_check_generic:TypeError: Too many parameters for typing.List; actual 2, expected 1 > >Traceback (most recent call last): > File "/usr/share/bash-completion/completions/../helpers/python", line 13, in <module> > for mod in walker(): > File "/usr/lib64/python3.9/pkgutil.py", line 93, in walk_packages > __import__(info.name) > File "/home/guy/gits/python3-hwloc/src/hwloc/__init__.py", line 2174, in <module> > class Topology(object): > File "/home/guy/gits/python3-hwloc/src/hwloc/__init__.py", line 3052, in Topology > flags: int = 0) -> List[TopologyDiff, bool]: > File "/usr/lib64/python3.9/typing.py", line 243, in inner > return func(*args, **kwds) > File "/usr/lib64/python3.9/typing.py", line 775, in __getitem__ > _check_generic(self, params, self._nparams) > File "/usr/lib64/python3.9/typing.py", line 197, in _check_generic > raise TypeError(f"Too {'many' if alen > elen else 'few'} parameters for {cls};" >TypeError: Too many parameters for typing.List; actual 2, expected 1 > >Local variables in innermost frame: >cls: typing.List >parameters: (<class 'hwloc.TopologyDiff'>, <class 'bool'>) >elen: 1 >alen: 2
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1904845
: 1737084 |
1737085
|
1737086
|
1737087
|
1737088
|
1737089