authlib / authlib/example-oidc-server
error
Open
- Dominant language
- Python
- Stars
- 65
- Forks
- 37
- PR merge metrics
- No merged PRs in 30d
Description
`bp = Blueprint(__name__, 'home')`
python3.8 win10 will report error,‘Blueprint(‘home’, __name__)’ will be OK
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the reported Blueprint construction with Python 3.8 on Windows 10 using the snippet in the issue, and capture the complete error. No file or test is named, so locate where this example creates the Blueprint and compare the reported argument orders; done means the example runs without this error and the behavior is covered by a regression check.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100