Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
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
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
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
/
Sign in
Sign up
Appearance settings
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 }}
manishpython
/
flask
Public
forked from
pallets/flask
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
flask
scripts
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 6, 2017
Fix typos/grammar in docs (#2201)
staticfox
authored and
ThiefMaster
committed
f5adb61
View commit details
Copy full SHA for f5adb61
View code at this point
Browse repository at this point
Commits on May 31, 2016
a few more python3-compatible print (#1840)
fchapoton
authored and
untitaker
committed
e4c712f
View commit details
Copy full SHA for e4c712f
View code at this point
Browse repository at this point
Commits on May 29, 2016
Do not bump version in setup.py
mitsuhiko
committed
1eccb62
View commit details
Copy full SHA for 1eccb62
View code at this point
Browse repository at this point
Commits on May 20, 2016
turn 2 prints to py2/py3 compatible syntax (#1812)
fchapoton
authored and
davidism
committed
c810fae
View commit details
Copy full SHA for c810fae
View code at this point
Browse repository at this point
Commits on Apr 4, 2016
Remove extmigrate from Flask repo
Show description for 1a877fb
keyan
authored and
untitaker
committed
1a877fb
View commit details
Copy full SHA for 1a877fb
View code at this point
Browse repository at this point
Commits on Mar 27, 2016
Run bdist_wheel as a part of release process
Show description for ce06240
mattrobenolt
committed
ce06240
View commit details
Copy full SHA for ce06240
View code at this point
Browse repository at this point
Commits on Nov 26, 2015
Skip test if redbaron is not installed
Redian Ibra
committed
96f7b07
View commit details
Copy full SHA for 96f7b07
View code at this point
Browse repository at this point
Commits on May 2, 2015
importlib deprecated in 3.5.
Show description for 2de525c
Carreau
committed
2de525c
View commit details
Copy full SHA for 2de525c
View code at this point
Browse repository at this point
Commits on Feb 26, 2015
Add skip to fix unnoticed bug with good imports
Show description for f6c45af
keyan
committed
f6c45af
View commit details
Copy full SHA for f6c45af
View code at this point
Browse repository at this point
Commits on Feb 16, 2015
Update comments to reflect new functionality
keyan
committed
6fa1889
View commit details
Copy full SHA for 6fa1889
View code at this point
Browse repository at this point
Commits on Feb 14, 2015
Update comments to reflect new functionality
keyan
committed
5f64971
View commit details
Copy full SHA for 5f64971
View code at this point
Browse repository at this point
Commits on Feb 13, 2015
Add test and logic for attribute access calls
keyan
committed
cd6ec40
View commit details
Copy full SHA for cd6ec40
View code at this point
Browse repository at this point
Remove hardcoded 'foo'
keyan
committed
77ed466
View commit details
Copy full SHA for 77ed466
View code at this point
Browse repository at this point
Add support for function call fixing, add tests
Show description for 4cb311b
keyan
committed
4cb311b
View commit details
Copy full SHA for 4cb311b
View code at this point
Browse repository at this point
Commits on Feb 12, 2015
Add a test and cover edge case with parens
keyan
committed
9cbe83e
View commit details
Copy full SHA for 9cbe83e
View code at this point
Browse repository at this point
Add test for naming module and fix logic to cover
keyan
committed
b759aa2
View commit details
Copy full SHA for b759aa2
View code at this point
Browse repository at this point
Commits on Feb 11, 2015
Fix issue with wrapper logic
keyan
committed
37217e8
View commit details
Copy full SHA for 37217e8
View code at this point
Browse repository at this point
Add tests, remove manual testing file #1135
keyan
committed
0cf5881
View commit details
Copy full SHA for 0cf5881
View code at this point
Browse repository at this point
Change wrapper logic for testing
keyan
committed
96d81c2
View commit details
Copy full SHA for 96d81c2
View code at this point
Browse repository at this point
Add wrapper for testing fixing functionality
keyan
committed
4a9e34a
View commit details
Copy full SHA for 4a9e34a
View code at this point
Browse repository at this point
Support "import flask.ext.foo" format
Show description for c90c4e5
keyan
committed
c90c4e5
View commit details
Copy full SHA for c90c4e5
View code at this point
Browse repository at this point
Cleanup
keyan
committed
61d5e6a
View commit details
Copy full SHA for 61d5e6a
View code at this point
Browse repository at this point
Change parsing format to use AST via RedBaron
Show description for 8488a3a
keyan
committed
8488a3a
View commit details
Copy full SHA for 8488a3a
View code at this point
Browse repository at this point
Commits on Feb 10, 2015
Add lib2to3 fixer base code
Show description for 0b2556f
keyan
committed
0b2556f
View commit details
Copy full SHA for 0b2556f
View code at this point
Browse repository at this point
Commits on Feb 6, 2015
Early commit for issue #1135
Show description for 9d64ff4
keyan
committed
9d64ff4
View commit details
Copy full SHA for 9d64ff4
View code at this point
Browse repository at this point
Commits on Jan 2, 2015
Happy New Year 2015
Parkayun
committed
33534bb
View commit details
Copy full SHA for 33534bb
View code at this point
Browse repository at this point
Commits on Oct 7, 2014
Merge pull request #619 from QuentinRoy/master
Show description for 97dc687
untitaker
committed
97dc687
View commit details
Copy full SHA for 97dc687
View code at this point
Browse repository at this point
Commits on Sep 11, 2014
Metadata change
untitaker
committed
8d97d71
View commit details
Copy full SHA for 8d97d71
View code at this point
Browse repository at this point
Commits on Sep 10, 2014
minor spelling fixes
cgar
committed
013d8ad
View commit details
Copy full SHA for 013d8ad
View code at this point
Browse repository at this point
Commits on Aug 26, 2014
Removed deprecated module functionality
mitsuhiko
committed
817b72d
View commit details
Copy full SHA for 817b72d
View code at this point
Browse repository at this point
Commits on Apr 5, 2014
Fix when release date is not today
Show description for 54688b2
untitaker
committed
54688b2
View commit details
Copy full SHA for 54688b2
View code at this point
Browse repository at this point
Commits on Jan 2, 2014
Happy New Year 2014
DasIch
committed
52098e1
View commit details
Copy full SHA for 52098e1
View code at this point
Browse repository at this point
Commits on May 21, 2013
ported some more stuff to py 3.3
Show description for e1d356f
ThomasWaldmann
committed
e1d356f
View commit details
Copy full SHA for e1d356f
View code at this point
Browse repository at this point
Commits on May 18, 2013
document python 2.6 minimum requirement, remove all stuff that refers to 2.5
ThomasWaldmann
committed
40fad2e
View commit details
Copy full SHA for 40fad2e
View code at this point
Browse repository at this point
Commits on Oct 20, 2012
Add back path=None argument into find_module. This fixes #618 and revert #524.
Quentin Roy
committed
1e39871
View commit details
Copy full SHA for 1e39871
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.