- Burnaby, British Columbia
- https://ali.indydevs.org
Block or Report
Block or report alisaifee
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
2,195 contributions in the last year
Activity overview
Contributed to
alisaifee/coredis,
alisaifee/limits,
alisaifee/flask-limiter
and 32 other
repositories
Contribution activity
August 2022
Created 56 commits in 4 repositories
Created 1 repository
- alisaifee/werkzeug Python
Created a pull request in pallets/werkzeug that received 6 comments
Add explicit re-export for werkzeug.routing
werkzeug.routing in werkzeug < 2.2 was a single file submodule and thus all the exports were explicit. Since 2.2.x all the exported attributes are …
+30
−26
•
6
comments
Opened 3 other pull requests in 1 repository
Created an issue in pallets/werkzeug that received 3 comments
Upgrading to 2.2.x results in type errors when importing from werkzeug.routing
After upgrading to werkzeug 2.2.1 importing any class from werkzeug.routing results in an error from mypy if no_implicit_reexport=True. This was no…
3
comments




