Skip to content

issues Search Results · repo:pallets/flask language:Python

Filter by

2k results
 (84 ms)

2k results

inpallets/flask (press backspace or delete to remove)

We are using airflow 2.8.4, and recently we upgrade it to 2.10.5 Environment for Airflow 2.8.4 - Python version: 3.10 - Flask version: Flask-AppBuilder==4.3.11 Flask-Babel==2.0.0 Flask-Bcrypt==1.0.1 ...
  • HuanjieGuo
  • 1
  • Opened 
    yesterday
  • #5756

We are using airflow 2.8.4, and recently we upgrade it to 2.10.5 Environment for Airflow 2.8.4 - Python version: 3.10 - Flask version: Flask-AppBuilder==4.5.2 Flask-Babel==2.0.0 Flask-Bcrypt==1.0.1 ...
  • HuanjieGuo
  • 1
  • Opened 
    yesterday
  • #5755

There is an odd typing issue where Werkzeug Response != Flask Response. Please see below: from flask import Response, redirect, url_for def foo() - Response: return redirect(url_for( some.route ...
  • savchenko
  • 1
  • Opened 
    7 days ago
  • #5751

ISSUE Setting app.config[ MAX_FORM_MEMORY_SIZE ] = VALUE does not have any effect on the actual configuration and the default 500000 bytes from werkzeug request is stilled used REPLICATION Setup a minimum ...
  • skiwan
  • 1
  • Opened 
    14 days ago
  • #5746

Feature Request: Model Context Protocol (MCP) Support for Flask Description This feature request proposes adding native support for the Model Context Protocol (MCP) to Flask. MCP is an open protocol ...
  • jorben
  • 3
  • Opened 
    16 days ago
  • #5745

Jinja2 supports multiple search paths for templates so Flask should do the same. This will allow template inheriting without copying files. https://github.com/pallets/jinja/blob/main/src/jinja2/loaders.py#L190 ...
  • Tobey
  • 3
  • Opened 
    21 days ago
  • #5738

What s the issue? You can use template_filter as a decorator, but it only registers the filter if you write an explicit name or an empty set of parentheses. If you call it without parens, the filter doesn ...
  • alexwlchan
  • 8
  • Opened 
    29 days ago
  • #5729

Hello maintainers! I ve created an architecture diagram that visualizes Flask s core components and their relationships. This visualization could help new contributors understand the codebase structure ...
  • kiran-kf
  • 1
  • Opened 
    on May 10
  • #5726

!-- This issue tracker is a tool to address bugs in Flask itself. Please use GitHub Discussions or the Pallets Discord for questions about your own code. Replace this comment with a clear outline of what ...
  • ihmuukin
  • Opened 
    on Apr 22
  • #5721

Hi Flask team, We recently analyzed several Flask-based applications and noticed a recurring security concern related to url_for(..., _external=True) when used in untrusted request contexts. Specifically, ...
docs
  • BrookeYangRui
  • 5
  • Opened 
    on Apr 14
  • #5718
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub