Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test python 3.13 support #728

Merged
merged 2 commits into from
Oct 13, 2024
Merged

test python 3.13 support #728

merged 2 commits into from
Oct 13, 2024

Conversation

mreguly
Copy link
Contributor

@mreguly mreguly commented Oct 13, 2024

Closes #723

  • add python 3.13 support
  • all tests passed with new python version - no need to update files

📚 Documentation preview 📚: https://icalendar--728.org.readthedocs.build/

@coveralls
Copy link

coveralls commented Oct 13, 2024

Pull Request Test Coverage Report for Build 11316396005

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 97.336%

Totals Coverage Status
Change from base Build 11316058872: 0.0%
Covered Lines: 3500
Relevant Lines: 3592

💛 - Coveralls

@niccokunzmann niccokunzmann merged commit 8cd6823 into collective:main Oct 13, 2024
18 checks passed
@niccokunzmann
Copy link
Member

Thanks! This looked perfect!

@@ -15,6 +15,7 @@ Breaking changes:
New features:

- Added ``Event.end``, ``Event.start``, ``Event.dtstart``, and ``Event.dtend`` attributes. See `Issue 662 <https://github.com/collective/icalendar/issues/662>`_.
- Test compatibility with Python 3.13
Copy link
Member

Choose a reason for hiding this comment

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

Oh, I just noticed... That should probably have been in the section above.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Test and support Python 3.13
3 participants