flask.JSONEncoder deprecated #24

Closed
opened 2023-09-18 21:20:04 +02:00 by odecif · 0 comments
Owner

replace with:

import json

json.JSONEncoder

replace with: import json json.JSONEncoder
odecif referenced this issue from a commit 2023-09-19 00:50:21 +02:00
odecif referenced this issue from a commit 2023-09-19 01:05:58 +02:00
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: odecif/bcns-gameDistributionSystem#24
No description provided.