Wykres commitów

1456 Commity (e45ce94b7e20f953cc0246fbe1af814a7ccf473a)

Autor SHA1 Wiadomość Data
Nicco Kunzmann e45ce94b7e Rename fix_pytz_rrule_until -> fix_rrule_until 2024-06-05 11:46:00 +01:00
Nicco Kunzmann 864a144861 skip timezone name comparism for now 2024-06-05 11:27:50 +01:00
Nicco Kunzmann 50c583c655 Test that timezone names are understood 2024-06-05 11:21:09 +01:00
Nicco Kunzmann e4debef7a8 Make tests work 2024-06-04 22:34:16 +01:00
Nicco Kunzmann 01e95295c1 Move vPeriod tests 2024-06-04 22:31:31 +01:00
Nicco Kunzmann 19d4a9da41 move vDatetime tests 2024-06-04 22:25:41 +01:00
Nicco Kunzmann 7a1aeeecc3 move vDDDTypes tests 2024-06-04 22:17:40 +01:00
Nicco Kunzmann 40dd7bb46e create vBinary, vBoolean, vCalAddress tests 2024-06-04 22:11:27 +01:00
Nicco Kunzmann 1452fcf48b move vBoolean test 2024-06-04 22:06:52 +01:00
Nicco Kunzmann 6ee184c83d move vBinary Tests 2024-06-04 22:04:41 +01:00
Nicco Kunzmann 9af4a8d747 refactor: move test 2024-06-04 21:59:53 +01:00
Nicco Kunzmann 34042414e0 refactor: move tests 2024-06-04 21:54:34 +01:00
Nicco Kunzmann 8415bb0bde Refactor tests to use pytest style 2024-06-04 21:43:14 +01:00
Nicco Kunzmann c7629e1fa8 timezoned: +1 test 2024-06-04 21:37:28 +01:00
Nicco Kunzmann 5ed7fca53e Run first test with timezone awareness 2024-06-04 17:52:15 +01:00
Nicco Kunzmann caf2c7f397 refactor src/icalendar/tests/test_period.py 2024-06-04 17:06:41 +01:00
Nicco Kunzmann 71acafea05 refactor src/icalendar/tests/test_unit_cal.py 2024-06-04 17:02:52 +01:00
Nicco Kunzmann f446169776 remove pyts from test 2024-06-04 16:55:34 +01:00
Nicco Kunzmann 8390c49db4 Refactor: remove pytz from prop.py 2024-06-04 14:38:00 +01:00
Nicco Kunzmann 8b4d87147b Move timezone id extraction 2024-06-04 13:57:30 +01:00
Nicco Kunzmann 077e7af1c8 remove pytz in comments 2024-06-04 13:52:01 +01:00
Nicco Kunzmann 768741f4b8 Refactor: Move timezone creation out of icalendar.cal 2024-06-04 13:49:57 +01:00
Nicco Kunzmann 83e1ec613f Refactor out a pytz fix for rrule 2024-06-04 13:41:38 +01:00
Nicco Kunzmann 678feb988b Refactor timezone caching 2024-06-04 13:35:06 +01:00
Nicco Kunzmann 78d21ca353 Start refactoring for zoneinfo: Move all pytz usage into timezone.pytz 2024-06-04 13:13:55 +01:00
Nicco Kunzmann ec3c8dcb10 Create timezone sub-package 2024-06-04 12:53:17 +01:00
Nicco Kunzmann 9e3b686b72
Merge pull request #616 from natashamm/issue_350
Issue 350
2024-05-20 20:24:40 +02:00
Natasha Mattson 23285c0f4f add to changelog 2024-05-19 23:31:15 -07:00
Natasha Mattson 88a977f7b7 fix typo in credits 2024-05-19 23:25:23 -07:00
Natasha Mattson 988ede7c0e ignore X-COMMENT at the end of a calendar file while parsing 2024-05-19 23:24:59 -07:00
Nicco Kunzmann 798ee4aa62
Merge pull request #613 from bastianwegge/add_alarms_and_recurrence_examples
Extend the existing example with alarms and recurrence-rule
2024-05-03 20:18:59 +01:00
Bastian Wegge f768fb66e2 Change all example quotes to single quotes 2024-05-02 10:51:47 +02:00
Bastian Wegge 1c8ab8a67b
Apply suggestions from code review
Co-authored-by: Steve Piercy <web@stevepiercy.com>
2024-05-02 10:45:00 +02:00
Bastian Wegge e0a728e6d3 Use correct return code for f.write 2024-05-01 20:05:24 +02:00
Bastian Wegge 65954efd25 Make doctest happy by adding missing import 2024-05-01 19:51:10 +02:00
Bastian Wegge 3e3818152d Extend the existing example with alarms and recurrence-rule 2024-05-01 19:26:02 +02:00
angatha 9cba8955d6
Merge pull request #611 from jspricke/fix_greenland
Use non deprecated name for America/Nuuk
2024-04-27 05:51:31 +02:00
Jochen Sprickerhof 7459b98a1e
Use non deprecated name for America/Nuuk 2024-04-26 23:38:31 +02:00
Nicco Kunzmann e4f072dfad
Merge pull request #606 from collective/niccokunzmann-patch-3
Create FUNDING.yml
2024-04-16 13:00:24 +02:00
Nicco Kunzmann defbfc2efe
Merge branch 'master' into niccokunzmann-patch-3 2024-04-16 12:55:02 +02:00
Jaca 2b1cd4e00b
Merge pull request #608 from niccokunzmann/release-to-github
[WIP] Create GitHub Releases
2024-03-26 10:14:49 +01:00
Jaca f48388b5b1
Merge pull request #603 from niccokunzmann/refactor-test-7
Analyse code coverage in tests
2024-03-26 10:12:33 +01:00
Jaca a39369533f
Merge pull request #601 from niccokunzmann/refactor-test-5
Refactor time tests
2024-03-26 10:12:02 +01:00
Jaca af34e22ef6
Merge pull request #600 from niccokunzmann/refactor-test-4
Refactor property parameter tests
2024-03-26 10:11:02 +01:00
Nicco Kunzmann b819df2bb4 log changes 2024-03-19 22:52:27 +00:00
Nicco Kunzmann 245ffb6dae use different release action 2024-03-19 22:37:40 +00:00
Nicco Kunzmann 6bcf40e405 Create GitHub Releases 2024-03-19 22:26:17 +00:00
Nicco Kunzmann 68893d7cae Add new CHANGELOG section for future release
See https://icalendar.readthedocs.io/en/latest/maintenance.html#new-releases
2024-03-19 22:12:20 +00:00
Nicco Kunzmann 5551ad9061 version 5.0.12
see https://icalendar.readthedocs.io/en/latest/maintenance.html
2024-03-19 23:07:36 +01:00
Nicco Kunzmann 1d7169d24d
Update CHANGES.rst 2024-03-19 17:55:53 +00:00