-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
flask: drop checks of deleted functions (#12911)
Werkzeug used by Flask experienced a major cleanup in 2023 pallets/werkzeug#2768. Multiple functions tested by OSS-Fuzz were deleted since they were available in the Python standard library. Because of this, Flask OSS-Fuzz builds have been failing since August 14, 2023.
- Loading branch information
Showing
1 changed file
with
1 addition
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters