summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* fix merge issueHEADmasterMathieu Le Marec - Pasquet2023-04-122-14/+0
|
* Back to development: 1.3.15Mathieu Le Marec - Pasquet2023-04-122-1/+7
|
* Preparing release 1.3.14Mathieu Le Marec - Pasquet2023-04-122-3/+3
|
* Merge pull request #39 from sg3-141-592/adding-range-begin-end-checkkiorky2023-04-122-0/+14
|\ | | | | Adding check for range begin end
| * Adding check for range begin endsg3-141-5922023-04-122-0/+14
| |
* | lintMathieu Le Marec - Pasquet2023-04-121-1/+1
| |
* | Back to development: 1.3.14Mathieu Le Marec - Pasquet2023-04-122-1/+7
| |
* | Preparing release 1.3.131.3.13Mathieu Le Marec - Pasquet2023-04-122-2/+2
| |
* | changelogMathieu Le Marec - Pasquet2023-04-121-1/+2
| |
* | LintMathieu Le Marec - Pasquet2023-04-122-2/+2
| |
* | Adding check for range begin endsg3-141-5922023-04-122-0/+14
| |
* | Back to development: 1.3.13Mathieu Le Marec - Pasquet2023-04-122-1/+7
| |
* | Preparing release 1.3.121.3.12Mathieu Le Marec - Pasquet2023-04-122-2/+2
| |
* | restore py2 compatMathieu Le Marec - Pasquet2023-04-122-3/+5
|/ | | | This fixes #38
* Back to development: 1.3.12Mathieu Le Marec - Pasquet2023-04-122-1/+7
|
* Preparing release 1.3.111.3.11Mathieu Le Marec - Pasquet2023-04-122-2/+2
|
* changelogMathieu Le Marec - Pasquet2023-04-121-1/+1
|
* Merge pull request #36 from sobolevn/patch-1kiorky2023-04-121-0/+1
|\ | | | | Do not expose `i` into global namespace
| * Do not expose `i` into global namespaceNikita Sobolev2023-04-091-0/+1
|/ | | | | Hi, I am working on stubs for this module in `python/typeshed`, looks like this symbol is exposed: https://github.com/python/typeshed/actions/runs/4647756507/jobs/8224937971#step:5:229 I don't think that this is intentional, so it is better to remove it.
* Back to development: 1.3.11Mathieu Le Marec - Pasquet2023-04-072-1/+7
|
* Preparing release 1.3.101.3.10Mathieu Le Marec - Pasquet2023-04-072-2/+2
|
* update ghaMathieu Le Marec - Pasquet2023-04-071-3/+3
|
* changelogMathieu Le Marec - Pasquet2023-04-072-5/+5
|
* Better error handlingMathieu Le Marec - Pasquet2023-04-072-2/+8
| | | | This fixes #34
* Fix DOW hash parsingMathieu Le Marec - Pasquet2023-04-072-17/+88
| | | | This fixes #33
* ignoreMathieu Le Marec - Pasquet2023-04-071-0/+1
|
* Replace travis badge with GHA badgeEvan Purkhiser2023-04-071-4/+4
|
* Back to development: 1.3.9Mathieu Le Marec - Pasquet2023-04-072-1/+7
|
* Preparing release 1.3.8Mathieu Le Marec - Pasquet2023-04-072-2/+2
|
* Bump actions/checkout and actions/setup-python in cicd.yml to newset versionsrafsaf2022-11-151-2/+2
|
* Python 3.11 support and moved files from docs to main folderrafsaf2022-11-155-6/+7
|
* Back to development: 1.3.8Mathieu Le Marec - Pasquet2022-09-062-1/+7
|
* Preparing release 1.3.71.3.7Mathieu Le Marec - Pasquet2022-09-062-8/+3
|
* fix testsMathieu Le Marec - Pasquet2022-09-062-23/+22
|
* Back to development: 1.3.7Mathieu Le Marec - Pasquet2022-09-062-1/+7
|
* Preparing release 1.3.61.3.6Mathieu Le Marec - Pasquet2022-09-062-2/+2
|
* changesMathieu Le Marec - Pasquet2022-09-061-1/+1
|
* Merge pull request #21 from snapiri/croniter_range_infinite_loopkiorky2022-09-062-2/+20
|\ | | | | Fix croniter_range infinite loop
| * Add testShachar Snapiri2022-07-051-0/+14
| |
| * Fix croniter_range infinite loopShachar Snapiri2022-06-231-2/+6
|/ | | | | | | | The issue was caused due to the fact that the result time was adjusted unconditionally though it might have resulted in datetime that does not really exist. e.g. If the clock was moved 1 hour forward at March 27 00:00, we do not have that time, but rather March 27 01:00. If we adjust it we get March 26 23:00.
* Back to development: 1.3.6Mathieu Le Marec - Pasquet2022-05-142-1/+7
|
* Preparing release 1.3.51.3.5Mathieu Le Marec - Pasquet2022-05-142-2/+2
|
* releaseMathieu Le Marec - Pasquet2022-05-141-1/+0
|
* Merge pull request #15 from eelkevdbos/feature/python-310-supportkiorky2022-05-144-5/+7
|\ | | | | Add Python 3.10 support
| * Support x.xx python versions in CIEelke van den Bos2022-05-121-1/+1
| |
| * Add Python 3.10 supportEelke van den Bos2022-05-124-4/+6
|/
* Back to development: 1.3.5Mathieu Le Marec - Pasquet2022-02-182-1/+7
|
* Preparing release 1.3.41.3.4Mathieu Le Marec - Pasquet2022-02-182-2/+2
|
* Again restore compat with py27Mathieu Le Marec - Pasquet2022-02-184-9/+20
|
* Back to development: 1.3.4Mathieu Le Marec - Pasquet2022-02-182-1/+7
|