Atom feed has to be reimplemented #65274
Labels
No Label
legacy project
Infrastructure: Websites
legacy project
Pillar
legacy project
Pillar Framework
legacy project
Pillar Website
Priority::High
Priority::Low
Priority::Normal
Status::Archived
Status::Confirmed
Status::Resolved
Type::Bug
Type::Design
Type::Patch
Type::Report
Type::To Do
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: archive/pillar#65274
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
werkzeug.contrib.atom
is deprecated as of Werkzeug version 0.15 and will be removed in version 1.0. We have to replace it with some other Atom library.This warning is caused by
from werkzeug.contrib.atom import AtomFeed
inpillar/web/main/routes.py
.Added subscribers: @dr.sybren, @fsiddi