Modernized function typing in reviewboard/accounts/models.py
Review Request #14106 — Created Aug. 16, 2024 and submitted — Latest diff uploaded
Modernized function typing in
reviewboard/accounts/models.py
No new tests were added, however the entire
reviewboard
test suite
was run and all previously passing tests still pass.
Changes between revision 2 and 3
orig
1
2
3
4
5
Commits
Files
dev-requirements.txt |
---|
contrib/docker/Dockerfile |
---|
docs/manual/extending/coderef/index.rst |
---|
docs/releasenotes/7.0.2.rst |
---|
docs/releasenotes/index.rst |
---|
docs/releasenotes/_static/images/7.x/7.0.2-admin-draft-view.png |
---|
reviewboard/dependencies.py |
---|
reviewboard/staticbundles.py |
---|
reviewboard/accounts/models.py |
---|
reviewboard/hostingsvcs/managers.py |
---|
reviewboard/hostingsvcs/models.py |
---|
reviewboard/reviews/templatetags/reviewtags.py |
---|
reviewboard/static/rb/css/pages/search.less |
---|
reviewboard/static/rb/css/ui/banners.less |
---|
reviewboard/static/rb/js/accountPrefsPage/index.ts |
---|
reviewboard/static/rb/js/accountPrefsPage/views/apiTokensView.ts |
---|
reviewboard/static/rb/js/accountPrefsPage/views/joinedGroupsView.ts |
---|
reviewboard/static/rb/js/accountPrefsPage/views/oauthApplicationsView.ts |
---|
reviewboard/static/rb/js/accountPrefsPage/views/oauthApplicationsView.es6.js |
---|
reviewboard/static/rb/js/accountPrefsPage/views/oauthClientSecretView.es6.js |
---|