You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,9 @@
1
1
# python-release-schedule-ical
2
2
3
+
> [!WARNING]
4
+
> This repo's ical file is deprecated and will be removed in the future. Use https://peps.python.org/release-schedule.ics instead.
5
+
3
6
This tool generates a calendar with future milestones of multiple versions of Python. The data are extracted from PEPs and the calendar is updated daily.
4
-
You can subscribe to it using this link: https://github.com/fedora-python/python-release-schedule-ical/raw/master/python-releases.ics
5
7
6
8
## License
7
9
Autogenerated calendar and all code in this repository is dedicated to the public domain under the
0 commit comments