Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
GoogleCloudPlatform
/
functions-framework-python
Public
Notifications
You must be signed in to change notification settings
Fork
125
Star
958
Code
Issues
31
Pull requests
9
Discussions
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security
Insights
Commits
Branch selector
1123eea
User selector
All users
Datepicker
All time
Commit History
Commits on Jun 17, 2025
feat: add execution_id support for async stack (#377)
Show description for 1123eea
taeold
authored
1123eea
Copy full SHA for 1123eea
Commits on Jun 12, 2025
feat: add flag to run functions framework in asgi stack (#376)
Show description for 268acf1
taeold
authored
268acf1
Copy full SHA for 268acf1
Commits on Jun 10, 2025
feat: add support for async functions (#364)
Show description for 49f6985
taeold
authored
49f6985
Copy full SHA for 49f6985
fix(ci): specify python version in tox environment (#375)
Show description for 37e0bf7
taeold
authored
37e0bf7
Copy full SHA for 37e0bf7
Commits on Jun 9, 2025
fix: Pin cloudevent sdk version to support python3.7. (#373)
Show description for cc2b9b5
taeold
authored
cc2b9b5
Copy full SHA for cc2b9b5
Commits on May 16, 2025
chore(deps): update all non-major dependencies (#352)
renovate-bot
authored
0ab5f03
Copy full SHA for 0ab5f03
chore(deps): update pypa/gh-action-pypi-publish digest to db8f07d (#358)
renovate-bot
authored
3fdeaa0
Copy full SHA for 3fdeaa0
chore(main): release 3.8.3 (#363)
Show description for f57a016
release-please[bot]
authored
f57a016
Copy full SHA for f57a016
Commits on May 14, 2025
fix: Switch to `pyproject.toml` based builds (#365)
Show description for 4c44d08
di
authored
4c44d08
Copy full SHA for 4c44d08
Commits on May 6, 2025
fix: Update test suite for EOL Python versions (#360)
di
authored
c0fa420
Copy full SHA for c0fa420
docs: Add a development guide (#359)
di
authored
9348c87
Copy full SHA for 9348c87
Commits on Mar 19, 2025
fix: Update minimum required version of Flask to 2.0 (#356)
nifflets
authored
c6eab2f
Copy full SHA for c6eab2f
Commits on Mar 17, 2025
chore: remove all assignees from blunderbuss.yml (#362)
Show description for 1d38974
HKWinterhalter
authored
1d38974
Copy full SHA for 1d38974
Commits on Dec 18, 2024
chore(deps): update pypa/gh-action-pypi-publish digest to 916e576 (#354)
renovate-bot
authored
0b521ab
Copy full SHA for 0b521ab
Commits on Dec 3, 2024
Update README.md (#355)
jama22
authored
6a1dfbc
Copy full SHA for 6a1dfbc
Commits on Nov 13, 2024
chore(main): release 3.8.2 (#353)
Show description for 0279c8d
release-please[bot]
authored
0279c8d
Copy full SHA for 0279c8d
fix: remove unused import (#349)
glasnt
authored
d5ac3d8
Copy full SHA for d5ac3d8
Commits on Nov 7, 2024
chore(deps): update pypa/gh-action-pypi-publish digest to 1f5d4ec (#351)
renovate-bot
authored
57c8701
Copy full SHA for 57c8701
Commits on Oct 3, 2024
chore(deps): update all non-major dependencies (#348)
renovate-bot
authored
3520416
Copy full SHA for 3520416
Commits on Oct 1, 2024
chore(deps): update pypa/gh-action-pypi-publish digest to f760068 (#347)
renovate-bot
authored
578894b
Copy full SHA for 578894b
Commits on Sep 24, 2024
chore(deps): update pypa/gh-action-pypi-publish digest to 897895f (#338)
renovate-bot
authored
2b51b1b
Copy full SHA for 2b51b1b
Commits on Sep 19, 2024
chore(deps): update all non-major dependencies (#343)
renovate-bot
authored
b01ea7d
Copy full SHA for b01ea7d
Commits on Sep 18, 2024
chore: Update blunderbuss.yml (#344)
Show description for 7196e9f
jrmfg
authored
7196e9f
Copy full SHA for 7196e9f
Commits on Jul 26, 2024
chore: remove personal local testing folder (#340)
jrmfg
authored
6bc8e5a
Copy full SHA for 6bc8e5a
chore(deps): update all non-major dependencies (#339)
Show description for 0f29362
renovate-bot
and
jrmfg
authored
0f29362
Copy full SHA for 0f29362
chore(main): release 3.8.1 (#342)
Show description for 432acc1
release-please[bot]
authored
432acc1
Copy full SHA for 432acc1
fix: upgrade gunicorn to 22 to fix CVE-2024-1135 (#341)
jrmfg
authored
d622f13
Copy full SHA for d622f13
Commits on Jun 26, 2024
chore(main): release 3.8.0 (#332)
Show description for 102bc8a
release-please[bot]
and
jrmfg
authored
102bc8a
Copy full SHA for 102bc8a
Commits on Jun 25, 2024
chore(deps): update pypa/gh-action-pypi-publish digest to ec4db0b (#334)
Show description for fb82fb6
renovate-bot
and
jrmfg
authored
fb82fb6
Copy full SHA for fb82fb6
chore(deps): update all non-major dependencies (#335)
renovate-bot
authored
7ba7850
Copy full SHA for 7ba7850
Commits on Jun 11, 2024
feat: Set default logging level to align with Flask's defaults (#336)
nifflets
authored
d1d0753
Copy full SHA for d1d0753
Commits on Jun 3, 2024
chore: Update blunderbuss.yml (#333)
Show description for 94763d8
HKWinterhalter
authored
94763d8
Copy full SHA for 94763d8
Commits on May 22, 2024
fix: add www.bestpractices.dev:443 to scorecard (#330)
Show description for 02472e7
jrmfg
authored
02472e7
Copy full SHA for 02472e7
chore(main): release 3.7.0 (#324)
Show description for 0ebea7d
release-please[bot]
authored
0ebea7d
Copy full SHA for 0ebea7d
Commits on May 17, 2024
fix: Update scorecard.yml (#329)
jrmfg
authored
04c1fdc
Copy full SHA for 04c1fdc
Pagination
Previous
Next
You can’t perform that action at this time.