issues
search
kiorky
/
croniter
MIT License
410
stars
40
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Error parsing step-day-of-month and day-of-week
#40
dswhite42
closed
1 year ago
1
Adding check for range begin end
#39
sg3-141-592
closed
1 year ago
1
Update python version compatibility on Setup file
#38
polsala
closed
1 year ago
1
Division by zero possible with ranges
#37
sg3-141-592
closed
1 year ago
3
Do not expose `i` into global namespace
#36
sobolevn
closed
1 year ago
0
Replace travis badge with GHA badge
#35
evanpurkhiser
closed
1 year ago
1
Exception when parsing "4 0 L/2 2 0"
#34
cuu508
closed
1 year ago
1
"30 23 1-7 JAN MON-FRI#1" - not valid in version 1.3.8
#33
venediktov
closed
1 year ago
1
Request to be added to Croniter OSS-Fuzzer project members
#32
sg3-141-592
closed
1 year ago
1
Timezone aware times give incorrect results
#31
lissom
closed
1 year ago
1
hashed expression skips time
#30
jesteria
closed
1 year ago
1
croniter.match unexpected output
#29
TaridaGeorge
closed
1 year ago
9
DST transition behavior
#28
garyaviv
closed
2 years ago
1
Python 3.11 support and move files from docs to main directory
#27
rafsaf
closed
2 years ago
1
`croniter.match` performs unexpectedly
#26
joekim-0
closed
2 years ago
1
Weird behavior with end of DST and get_next method
#25
jpinsolle-bc
closed
2 years ago
1
No installation method in documentation
#24
pmarcellino
closed
2 years ago
1
Add type annotations to the codebase
#23
edgarrmondragon
closed
2 years ago
2
Cannot use croniter with cron having 7 subexpression
#22
sonivi
closed
2 years ago
3
Fix croniter_range infinite loop
#21
snapiri
closed
2 years ago
2
croniter_range may get into infinite loop
#20
snapiri
closed
2 years ago
2
seconds field is conventionally at the front
#19
sanderr
closed
2 years ago
2
Not Compatible with AWS Cron
#18
AchimGrolimund
closed
2 years ago
1
OSS-Fuzz integration for continuous fuzz testing
#17
DavidKorczynski
closed
1 year ago
1
Croniter mark as valid `10 0 1-5 * 2#2`
#16
spk
closed
1 year ago
4
Add Python 3.10 support
#15
eelkevdbos
closed
2 years ago
1
License info
#14
RonsBrain
closed
2 years ago
2
Fix #12: `set_current(force=True)` by default
#13
agateblue
closed
2 years ago
2
`get_next` behaviour seems to have changed in 1.3.0
#12
agateblue
closed
2 years ago
3
.next loses timezone info after v0.3.35 and shows wrong value
#11
mayghalV
closed
2 years ago
1
Provide option for `.get_next()` and `.get_prev()` to include current
#10
sushinoya
closed
2 years ago
3
Why does get_next() return a real day for the incorrect cron expression? ('0 0 0 1 0')
#9
leemurus
closed
2 years ago
2
Added DST example using only the builtin datetime module.
#8
thiezn
closed
2 years ago
1
Fix typos
#7
danielhoherd
closed
2 years ago
1
> Why does get_next() return a real day for the incorrect cron expression? (1 jan for '0 0 0 0 0')
#6
mikhail-kashirskii
closed
3 years ago
5
Incorrect validation of cron time
#5
leemurus
closed
3 years ago
6
expression not support 6 columns when contain 'L'
#4
wxyvgo
closed
3 years ago
1
Unexpected result when month is "0/{step}"
#3
cuu508
closed
3 years ago
1
Unexpected result for "0 0 8-9 * 0#2"
#2
cuu508
closed
3 years ago
1
Croniter skips 2021-03-01 for "0 0 */10 * *" #178 (DST related bugs)
#1
cuu508
opened
3 years ago
6
Previous