-
Notifications
You must be signed in to change notification settings - Fork 190
Comparing changes
Open a pull request
base repository: flask-api/flask-api
base: v3.0
head repository: flask-api/flask-api
compare: master
- 19 commits
- 30 files changed
- 6 contributors
Commits on Sep 1, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 00f3542 - Browse repository at this point
Copy the full SHA 00f3542View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94f7a19 - Browse repository at this point
Copy the full SHA 94f7a19View commit details -
Merge pull request #137 from flask-api/auvipy-patch-1
drop python 2 crafts
Configuration menu - View commit details
-
Copy full SHA for 79f0694 - Browse repository at this point
Copy the full SHA 79f0694View commit details -
Merge pull request #136 from flask-api/py2cln
clean python 2 compat codes
Configuration menu - View commit details
-
Copy full SHA for 8247d46 - Browse repository at this point
Copy the full SHA 8247d46View commit details
Commits on Jul 18, 2022
-
There are small typos in: - flask_api/request.py - flask_api/tests/__init__.py Fixes: - Should read `specifying` rather than `specifing`. - Should read `renderers` rather than `rendereres`. Signed-off-by: Tim Gates <tim.gates@iress.com>
Configuration menu - View commit details
-
Copy full SHA for ba2ddd2 - Browse repository at this point
Copy the full SHA ba2ddd2View commit details -
Merge pull request #141 from timgates42/bugfix_typos
docs: Fix a few typos
Configuration menu - View commit details
-
Copy full SHA for 921f856 - Browse repository at this point
Copy the full SHA 921f856View commit details
Commits on Nov 16, 2022
-
python 3 updates, black/isort tidyups
Went through updating for python 3 (no inheriting from object), sorting import orders and tidying up with black standards.
Configuration menu - View commit details
-
Copy full SHA for 85326df - Browse repository at this point
Copy the full SHA 85326dfView commit details
Commits on Nov 17, 2022
-
Merge pull request #142 from marksmayo/develop
python 3 updates, black/isort tidyups
Configuration menu - View commit details
-
Copy full SHA for 28cc484 - Browse repository at this point
Copy the full SHA 28cc484View commit details -
Bump mkdocs from 0.17.5 to 1.2.3
Bumps [mkdocs](https://github.com/mkdocs/mkdocs) from 0.17.5 to 1.2.3. - [Release notes](https://github.com/mkdocs/mkdocs/releases) - [Commits](mkdocs/mkdocs@0.17.5...1.2.3) --- updated-dependencies: - dependency-name: mkdocs dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for e148e8e - Browse repository at this point
Copy the full SHA e148e8eView commit details
Commits on Dec 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 21ca0e9 - Browse repository at this point
Copy the full SHA 21ca0e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for fdba680 - Browse repository at this point
Copy the full SHA fdba680View commit details
Commits on Apr 12, 2023
-
Bump werkzeug from 2.2.2 to 2.2.3
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.2.2 to 2.2.3. - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](pallets/werkzeug@2.2.2...2.2.3) --- updated-dependencies: - dependency-name: werkzeug dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for b1d3ccf - Browse repository at this point
Copy the full SHA b1d3ccfView commit details
Commits on May 3, 2023
-
Bump flask from 2.0.1 to 2.3.2
Bumps [flask](https://github.com/pallets/flask) from 2.0.1 to 2.3.2. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](pallets/flask@2.0.1...2.3.2) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for a2b47e2 - Browse repository at this point
Copy the full SHA a2b47e2View commit details
Commits on Jun 2, 2023
-
Bump cryptography from 40.0.2 to 41.0.0
Bumps [cryptography](https://github.com/pyca/cryptography) from 40.0.2 to 41.0.0. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@40.0.2...41.0.0) --- updated-dependencies: - dependency-name: cryptography dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 5c76982 - Browse repository at this point
Copy the full SHA 5c76982View commit details
Commits on Jun 3, 2023
-
Update for compatibility with flask v2.3.2
In version 2.3.0 of flask, the JSONEncoder class was removed and the app.json_encoder attribute was removed. The result that a run of the tests using flask==2.3.0 would fail. This change updates the use of flask's json mechanisms to be in line with the new standard, and similarly updates the tests to utilize those mechanisms correctly.
Configuration menu - View commit details
-
Copy full SHA for 92eda1d - Browse repository at this point
Copy the full SHA 92eda1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a0ba6b4 - Browse repository at this point
Copy the full SHA a0ba6b4View commit details -
Merge pull request #154 from flask-api/dependabot/pip/cryptography-41…
….0.0 Bump cryptography from 40.0.2 to 41.0.0
Configuration menu - View commit details
-
Copy full SHA for ae0b4bc - Browse repository at this point
Copy the full SHA ae0b4bcView commit details
Commits on Jun 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 442027e - Browse repository at this point
Copy the full SHA 442027eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a62fef6 - Browse repository at this point
Copy the full SHA a62fef6View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.0...master