Wykres commitów

1522 Commity (fb81a2e6d1e56e681618133274f349af363857f1)

Autor SHA1 Wiadomość Data
Nicco Kunzmann fb81a2e6d1 Rename all references of RFC 2445 to RFC 5545 2024-06-21 18:38:04 +01:00
Nicco Kunzmann 675102d274
Merge pull request #637 from collective/631-docs-enhance-api
Enhance documentation of API
2024-06-21 18:03:58 +01:00
Steve Piercy ed7de76c29 Add change log 2024-06-20 17:46:08 -07:00
Steve Piercy c24f364d6f Add missing public classes and functions to API documentation
- Fix docstring underline mismatch error

Fixes #631.
Might depend on #636?
2024-06-20 17:42:05 -07:00
Steve Piercy f2a882c7b7 Add myself to credits.rst 2024-06-20 17:27:12 -07:00
Steve Piercy 7d278e05e5 Add change log 2024-06-20 17:26:05 -07:00
Steve Piercy c226aeb098 Allow docs to build on Python 3.12 by replacing `pkg_resources` with `importlib.metadata`.
- Fix underline length in README.rst
2024-06-20 17:20:46 -07:00
Nicco Kunzmann b0d8e54720
Merge pull request #623 from collective/zoneinfo
Zoneinfo
2024-06-20 14:19:00 +01:00
Nicco Kunzmann d0fd6176b4
Merge branch 'master' into zoneinfo 2024-06-20 14:15:35 +01:00
Nicco Kunzmann f97722e5e7
Merge pull request #632 from niccokunzmann/release
version 5.0.13
2024-06-20 14:10:42 +01:00
Nicco Kunzmann 39b0494829 version 5.0.13 2024-06-20 14:02:00 +01:00
Nicco Kunzmann 99084fbb0c
Update README.rst
Co-authored-by: Steve Piercy <web@stevepiercy.com>
2024-06-19 17:19:47 +01:00
Nicco Kunzmann 50f9765bb4
Update README.rst
Co-authored-by: Steve Piercy <web@stevepiercy.com>
2024-06-19 17:19:38 +01:00
Nicco Kunzmann 2ee6137225
Update README.rst
Co-authored-by: Steve Piercy <web@stevepiercy.com>
2024-06-19 17:19:26 +01:00
Nicco Kunzmann 5c4c11ef24
Update README.rst
Co-authored-by: Steve Piercy <web@stevepiercy.com>
2024-06-19 17:19:15 +01:00
Nicco Kunzmann fa4db23399
Update README.rst
Co-authored-by: Steve Piercy <web@stevepiercy.com>
2024-06-19 17:18:59 +01:00
Nicco Kunzmann 96b4e76cb5 Modify doctests and add more examples 2024-06-19 11:25:02 +01:00
Nicco Kunzmann 4583615b7e Merge master
This makes sure all additional tests from #628 are included
2024-06-19 09:48:03 +01:00
Nicco Kunzmann a799e4ca23 Use pathlib instead of os.path 2024-06-18 20:27:02 +01:00
Nicco Kunzmann 6478c12d4e Modify changelog 2024-06-18 20:12:52 +01:00
Nicco Kunzmann abe94fbb87 use copyreg.pickle 2024-06-18 19:27:17 +01:00
Nicco Kunzmann e7ec88de2e
Merge pull request #622 from niccokunzmann/docs-error
Guide to delete the build folder before testing
2024-06-17 10:50:34 +01:00
Nicco Kunzmann 4484608c8c
Merge pull request #621 from niccokunzmann/docs-py-12
Make documentation build under Python 3.12
2024-06-17 10:50:02 +01:00
Nicco Kunzmann 9862fd145b
Merge pull request #628 from raffifu/test/unit_prop
add test case for unit prop
2024-06-13 20:46:42 +01:00
raffifu d3e432d179 add test case for unit prop 2024-06-12 22:09:29 +07:00
Nicco Kunzmann 3a54fe77a0
Merge pull request #625 from niccokunzmann/docs-http-server
Document how to access the documentation in the browser
2024-06-12 12:18:21 +01:00
Nicco Kunzmann b3fc6f863a Test the timezone offsets with pytz and zoneinfo 2024-06-12 10:45:20 +01:00
Nicco Kunzmann 5fd11f3f5b Speed up tests with scoped cache
This also maintains an order of test cases being printed
2024-06-12 10:45:20 +01:00
Nicco Kunzmann 3e021a6995
Update README.rst
Co-authored-by: Steve Piercy <web@stevepiercy.com>
2024-06-11 22:51:58 +01:00
Nicco Kunzmann 9a86aa2b4a
Update README.rst
Co-authored-by: Steve Piercy <web@stevepiercy.com>
2024-06-11 22:51:41 +01:00
Nicco Kunzmann 0cef73b542
Update README.rst
Co-authored-by: Steve Piercy <web@stevepiercy.com>
2024-06-11 22:51:18 +01:00
Nicco Kunzmann 5762ac30e8
Update src/icalendar/tests/test_timezoned.py
Co-authored-by: Steve Piercy <web@stevepiercy.com>
2024-06-10 17:27:46 +01:00
Nicco Kunzmann 5146c087c5
Update src/icalendar/timezone/tzp.py
Co-authored-by: Steve Piercy <web@stevepiercy.com>
2024-06-10 17:27:29 +01:00
Nicco Kunzmann 0d158c6beb
Update src/icalendar/timezone/tzp.py
Co-authored-by: Steve Piercy <web@stevepiercy.com>
2024-06-10 17:26:59 +01:00
Nicco Kunzmann e5785ec966
Update src/icalendar/cal.py
Co-authored-by: Steve Piercy <web@stevepiercy.com>
2024-06-10 12:51:05 +01:00
Nicco Kunzmann c9f6c907eb document tests
see https://github.com/collective/icalendar/pull/623#discussion_r1632221715
2024-06-10 12:49:59 +01:00
Nicco Kunzmann a4c9ecd24f
Update src/icalendar/timezone/tzp.py
Co-authored-by: Steve Piercy <web@stevepiercy.com>
2024-06-10 12:45:27 +01:00
Nicco Kunzmann 307a28bbd9
Update README.rst
Co-authored-by: Steve Piercy <web@stevepiercy.com>
2024-06-10 12:45:08 +01:00
Nicco Kunzmann 86af7567ae
Update src/icalendar/tests/conftest.py
Co-authored-by: Steve Piercy <web@stevepiercy.com>
2024-06-10 12:44:46 +01:00
Nicco Kunzmann ee313747cd improve docstrings
address comment https://github.com/collective/icalendar/pull/623#discussion_r1632224076
2024-06-10 12:43:36 +01:00
Nicco Kunzmann 83eb74b49d Add test to map to olson
address comment https://github.com/collective/icalendar/pull/623#discussion_r1632220685
2024-06-10 12:38:25 +01:00
Nicco Kunzmann 4eb94f5b88 address commit
https://github.com/collective/icalendar/pull/623#discussion_r1632213752
2024-06-10 12:29:55 +01:00
Nicco Kunzmann 9bea8a007c
Update link in README
Co-authored-by: Steve Piercy <web@stevepiercy.com>
2024-06-10 12:25:06 +01:00
Nicco Kunzmann 864987cc9c
include suggestion
Co-authored-by: Steve Piercy <web@stevepiercy.com>
2024-06-10 12:14:02 +01:00
Nicco Kunzmann f9dad100c5 log changes 2024-06-10 12:10:48 +01:00
Nicco Kunzmann 9bea7f7982 Make tests run for pypy3, too 2024-06-07 18:26:53 +01:00
Nicco Kunzmann a7d8185fab fix test run 2024-06-07 18:19:32 +01:00
Nicco Kunzmann b920876d8c move renaming backports.zoneinfo.ZoneInfo to zoneinfo.ZoneInfo into conftest.py 2024-06-07 18:15:56 +01:00
Nicco Kunzmann 21211cc958 Make a nicer reading 2024-06-07 18:04:46 +01:00
Nicco Kunzmann 9e89a02981 Switch documentation to zoneinfo 2024-06-07 17:49:41 +01:00