Skip to content

Rename max_file_size to spool_max_size#2780

Merged
Kludex merged 1 commit intomasterfrom
rename-max-file-size-to-spool-max-size
Feb 22, 2025
Merged

Rename max_file_size to spool_max_size#2780
Kludex merged 1 commit intomasterfrom
rename-max-file-size-to-spool-max-size

Conversation

@Kludex
Copy link
Owner

@Kludex Kludex commented Dec 3, 2024

@defnull is this what you mentioned some months ago?

Copy link
Contributor

@adriangb adriangb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this makes sense. It's a much better description.

@Kludex Kludex enabled auto-merge (squash) December 26, 2024 08:08
@Kludex Kludex disabled auto-merge December 26, 2024 08:09
@Kludex Kludex force-pushed the rename-max-file-size-to-spool-max-size branch from 0423cfe to 87b4dec Compare February 22, 2025 12:28
@Kludex
Copy link
Owner Author

Kludex commented Feb 22, 2025

I tried to add a deprecation warning, but the effort didn't seem to pay off.

@Kludex Kludex enabled auto-merge (squash) February 22, 2025 12:29
@Kludex Kludex merged commit 4ae3213 into master Feb 22, 2025
5 checks passed
@Kludex Kludex deleted the rename-max-file-size-to-spool-max-size branch February 22, 2025 12:30
falkoschindler pushed a commit to zauberzeug/nicegui that referenced this pull request Apr 21, 2025
…se new parameter name (#4640)

Following the method described in the docs
[here](https://nicegui.io/documentation/upload#uploading_large_files) no
longer works.

I did some digging and it's because of changes to starlette:
* `MultiPartParser`: Rename `max_file_size` to `spool_max_size`
[#2780](Kludex/starlette#2780).

Co-authored-by: Daniel Yudelevich <dyudelevich@madobjective.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants