Pinned
1,967 contributions in the last year
Less
More
Activity overview
Contribution activity
May 2021
Created 223 commits in 10 repositories
Created a pull request in pallets/flask that received 4 comments
Opened 45 other pull requests in 9 repositories
pallets/flask
12
merged
- converters have access to session
- converters have access to session
- release version 1.1.4
- Release 1.1.3
- set maximum versions for 1.1.x to avoid new major versions
- blueprint name may not contain a dot
- Update typing
- rename default branch in files
- update click minimum version
- update pre-commit monthly
- show type hints in description
- release version 2.0.0rc2
pallets/jinja
9
merged
pallets/werkzeug
8
merged
pallets/click
5
merged
pallets/markupsafe
4
merged
pallets/itsdangerous
3
merged
pallets/website
2
merged
pallets/pallets-sphinx-themes
1
merged
pallets/flask-sqlalchemy
1
merged
Reviewed 9 pull requests in 5 repositories
pallets/click 3 pull requests
pallets/flask 2 pull requests
pallets/werkzeug 2 pull requests
pallets/website 1 pull request
autoinvent/magql-query 1 pull request
Created an issue in sphinx-doc/sphinx that received 9 comments
MarkupSafe and Jinja pins are preventing building documentation for new versions of MarkupSafe, Jinja, and Flask
I am currently releasing MarkupSafe 2.0 and Jinja2 3.0. Sphinx depends on MarkupSafe<2.0 and Jinja2<3.0. We require Sphinx to build our docs, so we…
9
comments