GitHub / GoogleCloudPlatform/functions-framework-python issues and pull requests
#368 - 3.8.3 shipping google/__init__.py breaks google.protobuf
Issue -
State: open - Opened by mh21 2 months ago
Labels: bug, P1
#367 - fix: Avoid potentially problematic flask release
Pull Request -
State: closed - Opened by di 3 months ago
- 1 comment
#366 - chore: Update buildpack integration tests
Pull Request -
State: closed - Opened by di 3 months ago
- 1 comment
#365 - fix: Switch to `pyproject.toml` based builds
Pull Request -
State: closed - Opened by di 3 months ago
- 1 comment
#364 - feat: Add support for async functions
Pull Request -
State: open - Opened by taeold 4 months ago
- 2 comments
#363 - chore(main): release 3.8.3
Pull Request -
State: closed - Opened by release-please[bot] 4 months ago
- 1 comment
Labels: autorelease: tagged
#362 - chore: remove all assignees from blunderbuss.yml
Pull Request -
State: closed - Opened by HKWinterhalter 5 months ago
#361 - Functions defined with `@functions_framework.http` or `@functions_framework.typed` do not support type hints
Issue -
State: open - Opened by DevJake 5 months ago
- 1 comment
Labels: enhancement, P2
#360 - fix: Update test suite for EOL Python versions
Pull Request -
State: closed - Opened by di 5 months ago
#359 - docs: Add a development guide
Pull Request -
State: closed - Opened by di 5 months ago
#358 - chore(deps): update pypa/gh-action-pypi-publish digest to db8f07d
Pull Request -
State: closed - Opened by renovate-bot 7 months ago
#357 - fix: Fix failing checks
Pull Request -
State: open - Opened by nifflets 7 months ago
#356 - fix: Update minimum required version of Flask to 2.0
Pull Request -
State: closed - Opened by nifflets 7 months ago
#355 - Update README.md
Pull Request -
State: closed - Opened by jama22 8 months ago
#354 - chore(deps): update pypa/gh-action-pypi-publish digest to 916e576
Pull Request -
State: closed - Opened by renovate-bot 8 months ago
#353 - chore(main): release 3.8.2
Pull Request -
State: closed - Opened by release-please[bot] 9 months ago
- 1 comment
Labels: autorelease: tagged
#352 - chore(deps): update all non-major dependencies
Pull Request -
State: closed - Opened by renovate-bot 9 months ago
#351 - chore(deps): update pypa/gh-action-pypi-publish digest to 1f5d4ec
Pull Request -
State: closed - Opened by renovate-bot 9 months ago
#350 - functions-framework-python does not work with python 3.13+
Issue -
State: closed - Opened by mrbuk 9 months ago
- 1 comment
#349 - fix: remove unused import
Pull Request -
State: closed - Opened by glasnt 10 months ago
#348 - chore(deps): update all non-major dependencies
Pull Request -
State: closed - Opened by renovate-bot 10 months ago
#347 - chore(deps): update pypa/gh-action-pypi-publish digest to f760068
Pull Request -
State: closed - Opened by renovate-bot 10 months ago
#346 - Provided code location is not a loadable module. Did you specify the correct location for the module defining your function?
Issue -
State: open - Opened by dvmorris 10 months ago
- 2 comments
Labels: bug, P3
#345 - Incompatibility with Flask <2.0 due to flask.typing import
Issue -
State: closed - Opened by apgiorgi 10 months ago
Labels: bug, P2
#344 - chore: Update blunderbuss.yml
Pull Request -
State: closed - Opened by jrmfg 11 months ago
- 1 comment
#343 - chore(deps): update all non-major dependencies
Pull Request -
State: closed - Opened by renovate-bot 11 months ago
#342 - chore(main): release 3.8.1
Pull Request -
State: closed - Opened by release-please[bot] about 1 year ago
- 1 comment
Labels: autorelease: tagged
#341 - fix: upgrade gunicorn to 22 to fix CVE-2024-1135
Pull Request -
State: closed - Opened by jrmfg about 1 year ago
#340 - chore: remove personal local testing folder
Pull Request -
State: closed - Opened by jrmfg about 1 year ago
#339 - chore(deps): update all non-major dependencies
Pull Request -
State: closed - Opened by renovate-bot about 1 year ago
#338 - chore(deps): update pypa/gh-action-pypi-publish digest to 897895f
Pull Request -
State: closed - Opened by renovate-bot about 1 year ago
#337 - Version 3.8.0 breaks logging
Issue -
State: closed - Opened by alta-atc about 1 year ago
- 5 comments
#336 - feat: Set default logging level to align with Flask's defaults
Pull Request -
State: closed - Opened by nifflets about 1 year ago
- 1 comment
#335 - chore(deps): update all non-major dependencies
Pull Request -
State: closed - Opened by renovate-bot about 1 year ago
#334 - chore(deps): update pypa/gh-action-pypi-publish digest to ec4db0b
Pull Request -
State: closed - Opened by renovate-bot about 1 year ago
- 1 comment
#333 - chore: Update blunderbuss.yml
Pull Request -
State: closed - Opened by HKWinterhalter about 1 year ago
- 1 comment
#332 - chore(main): release 3.8.0
Pull Request -
State: closed - Opened by release-please[bot] about 1 year ago
- 2 comments
Labels: autorelease: tagged
#331 - fix: exclude broken python requests versions which cause docker.py failures (docker/docker-py#3256 and #3257)
Pull Request -
State: closed - Opened by jrmfg about 1 year ago
- 2 comments
#330 - fix: add www.bestpractices.dev:443 to scorecard
Pull Request -
State: closed - Opened by jrmfg about 1 year ago
- 1 comment
#329 - fix: Update scorecard.yml
Pull Request -
State: closed - Opened by jrmfg about 1 year ago
- 1 comment
#328 - feat: (opt-in): terminate handling of work when the request has already timed out
Pull Request -
State: closed - Opened by jrmfg about 1 year ago
- 1 comment
#327 - fix: update scorecard.yml
Pull Request -
State: closed - Opened by jrmfg about 1 year ago
- 1 comment
#326 - feat: restore gunicorn worker default configs from 3.5.0
Pull Request -
State: closed - Opened by jrmfg about 1 year ago
#325 - feat: support disabling execution id logging
Pull Request -
State: closed - Opened by nifflets about 1 year ago
#324 - chore(main): release 3.7.0
Pull Request -
State: closed - Opened by release-please[bot] about 1 year ago
- 4 comments
Labels: autorelease: tagged
#323 - Sudden increase in memory usage from 3.5.0 to 3.6.0
Issue -
State: closed - Opened by stelsemeyer about 1 year ago
- 10 comments
#322 - chore(deps): update all non-major dependencies
Pull Request -
State: closed - Opened by renovate-bot over 1 year ago
#321 - chore: Fix unit tests
Pull Request -
State: closed - Opened by nifflets over 1 year ago
- 1 comment
#320 - feat: Add execution id
Pull Request -
State: closed - Opened by nifflets over 1 year ago
#319 - Blackduck scan showing HIGH level vulnerability on v3.5.0
Issue -
State: closed - Opened by shaoboji12 over 1 year ago
- 1 comment
#318 - fix: modify type check to accept Callable (#317)
Pull Request -
State: open - Opened by junah201 over 1 year ago
#317 - Update type check in `get_user_function` to accept Callable instead of only types.FunctionType
Issue -
State: open - Opened by junah201 over 1 year ago
Labels: enhancement, P3
#316 - Bug: Firestore AggregationQuery stuck when running locally in Docker
Issue -
State: open - Opened by ArmandBriere over 1 year ago
- 2 comments
Labels: question, P3
#315 - ModuleNotFoundError: No module named 'urllib3.packages.six.moves'
Issue -
State: open - Opened by httyd98 over 1 year ago
- 1 comment
Labels: bug, P2
#314 - chore(deps): update all non-major dependencies
Pull Request -
State: closed - Opened by renovate-bot over 1 year ago
#313 - chore(deps): update pypa/gh-action-pypi-publish digest to 699cd61
Pull Request -
State: closed - Opened by renovate-bot over 1 year ago
#312 - Memory leaks?
Issue -
State: closed - Opened by jgrn307 over 1 year ago
- 2 comments
#311 - chore(main): release 3.6.0
Pull Request -
State: closed - Opened by release-please[bot] over 1 year ago
- 1 comment
Labels: autorelease: tagged
#310 - enhance framework to support pull subscriptions in addition to push subscriptions with pubsub
Issue -
State: open - Opened by MikeMoore63 over 1 year ago
Labels: enhancement, P3
#309 - fix!: avoid long running process when request timeout
Pull Request -
State: closed - Opened by KAKAinGoog over 1 year ago
#308 - feat: Add worker, threads, timeout flags in CLI
Pull Request -
State: closed - Opened by KAKAinGoog over 1 year ago
#307 - feat:Add worker, threads, timeout flags in CLI; allow user to customize
Pull Request -
State: closed - Opened by KAKAinGoog over 1 year ago
#306 - chore(deps): update actions/dependency-review-action action to v4
Pull Request -
State: closed - Opened by renovate-bot over 1 year ago
#305 - chore(deps): update all non-major dependencies
Pull Request -
State: closed - Opened by renovate-bot over 1 year ago
#304 - chore: fix unit test failure
Pull Request -
State: closed - Opened by kenneth-rosario over 1 year ago
#303 - chore: Update setup.py classifiers
Pull Request -
State: closed - Opened by HKWinterhalter over 1 year ago
#302 - functions-framework and tuning gunicorn
Issue -
State: open - Opened by jgrn307 over 1 year ago
- 1 comment
Labels: enhancement, question, P2
#301 - PyPi development status alpha and other classifiers
Issue -
State: closed - Opened by andreif over 1 year ago
- 1 comment
Labels: documentation, P3
#300 - chore(deps): update github/codeql-action action to v3
Pull Request -
State: closed - Opened by renovate-bot over 1 year ago
#299 - chore(deps): update actions/setup-python action to v5
Pull Request -
State: closed - Opened by renovate-bot over 1 year ago
#298 - chore(deps): update actions/setup-go action to v5
Pull Request -
State: closed - Opened by renovate-bot over 1 year ago
- 1 comment
#297 - chore(deps): update pypa/gh-action-pypi-publish digest to c12cc61
Pull Request -
State: closed - Opened by renovate-bot over 1 year ago
- 1 comment
#296 - Improve developer experience for uncaught exceptions on GCP
Issue -
State: open - Opened by multani over 1 year ago
- 1 comment
Labels: enhancement, P2
#295 - chore(deps): update all non-major dependencies
Pull Request -
State: closed - Opened by renovate-bot over 1 year ago
- 1 comment
#294 - chore(deps): update pypa/gh-action-pypi-publish digest to 2f6f737
Pull Request -
State: closed - Opened by renovate-bot over 1 year ago
#293 - Pydantic
Pull Request -
State: open - Opened by haizaar over 1 year ago
#292 - Support for postponed annotations
Pull Request -
State: open - Opened by haizaar over 1 year ago
- 2 comments
#291 - Support for postponed annnotations
Issue -
State: open - Opened by haizaar over 1 year ago
Labels: bug, P2
#290 - Document functions_framework.typed
Issue -
State: open - Opened by haizaar over 1 year ago
Labels: documentation, enhancement, P2
#289 - Native support for Pydantic models for function_framework.typed
Issue -
State: open - Opened by haizaar over 1 year ago
Labels: enhancement, P3
#288 - chore(deps): update flask dependency range to include v3
Pull Request -
State: closed - Opened by HKWinterhalter over 1 year ago
#287 - chore: Fix file name reference in Dockerfile
Pull Request -
State: closed - Opened by HKWinterhalter over 1 year ago
#286 - docs: Fix broken Flask Request link in README.md
Pull Request -
State: closed - Opened by HKWinterhalter over 1 year ago
#285 - chore(deps): update all non-major dependencies
Pull Request -
State: closed - Opened by renovate-bot over 1 year ago
#284 - README.md - Flask "Request" object hyperlink is broken
Issue -
State: closed - Opened by jeffrey-github12 almost 2 years ago
- 2 comments
Labels: bug, P3
#283 - Add Flask 3 support
Issue -
State: closed - Opened by xSAVIKx almost 2 years ago
- 2 comments
Labels: enhancement, P2
#282 - Flask Celery worker raise RuntimeError(unbound_message) from None RuntimeError: Working outside of request context.
Issue -
State: closed - Opened by AnandHiremath almost 2 years ago
- 2 comments
Labels: question, P3
#281 - Update Dockerfile
Pull Request -
State: closed - Opened by JagadishHarsha almost 2 years ago
- 1 comment
#280 - chore(deps): update dependency flask to v3 - abandoned
Pull Request -
State: closed - Opened by renovate-bot almost 2 years ago
- 2 comments
#279 - chore(deps): update actions/checkout action to v4
Pull Request -
State: closed - Opened by renovate-bot almost 2 years ago
#278 - chore(deps): update all non-major dependencies
Pull Request -
State: closed - Opened by renovate-bot almost 2 years ago
#277 - chore(deps): update pypa/gh-action-pypi-publish digest to 79739dc
Pull Request -
State: closed - Opened by renovate-bot almost 2 years ago
#276 - chore(deps): remove gunicorn version upper bound
Pull Request -
State: closed - Opened by HKWinterhalter almost 2 years ago
- 1 comment
#275 - chore: [Automation] Update python matrix
Pull Request -
State: closed - Opened by chizhg almost 2 years ago
#274 - [Automation] Update python matrix
Pull Request -
State: closed - Opened by chizhg almost 2 years ago
#273 - chore: update blunderbuss.yml
Pull Request -
State: closed - Opened by HKWinterhalter almost 2 years ago
#272 - chore(deps): update all non-major dependencies
Pull Request -
State: closed - Opened by renovate-bot almost 2 years ago
#271 - chore(deps): update pypa/gh-action-pypi-publish digest to 8cdc2ab
Pull Request -
State: closed - Opened by renovate-bot almost 2 years ago
#270 - Gunicorn 21 is out
Issue -
State: closed - Opened by xSAVIKx almost 2 years ago
- 3 comments
Labels: enhancement, P2
#269 - Possibility for multiple target/signature-type pairs?
Issue -
State: open - Opened by qTipTip almost 2 years ago
Labels: enhancement, P4