<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/croniter.git/src, branch future</title>
<subtitle>github.com: kiorky/croniter.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/croniter.git/'/>
<entry>
<title>remove future</title>
<updated>2021-03-23T20:09:39+00:00</updated>
<author>
<name>Mathieu Le Marec - Pasquet</name>
<email>kiorky@cryptelium.net</email>
</author>
<published>2021-03-23T20:09:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/croniter.git/commit/?id=3b950e64a539bac7cb78c5cf44d043e19c419b2a'/>
<id>3b950e64a539bac7cb78c5cf44d043e19c419b2a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update _expand to lowercase each component of the expression</title>
<updated>2021-03-06T11:27:53+00:00</updated>
<author>
<name>Pēteris Caune</name>
<email>cuu508@gmail.com</email>
</author>
<published>2021-03-05T19:47:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/croniter.git/commit/?id=993ddcc1064f7b0ca6a66b8a3b3ea972209041db'/>
<id>993ddcc1064f7b0ca6a66b8a3b3ea972209041db</id>
<content type='text'>
This is in relation to #157. With this change, croniter
accepts and correctly handles "* * 10-L * *"
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is in relation to #157. With this change, croniter
accepts and correctly handles "* * 10-L * *"
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'cuu508/reject_empty_step'</title>
<updated>2021-03-02T19:02:42+00:00</updated>
<author>
<name>Mathieu Le Marec - Pasquet</name>
<email>kiorky@cryptelium.net</email>
</author>
<published>2021-03-02T19:02:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/croniter.git/commit/?id=3bff95d5042ed30f9948fdf89534066a0469050a'/>
<id>3bff95d5042ed30f9948fdf89534066a0469050a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix _expand to reject int literals with underscores</title>
<updated>2021-03-02T19:01:38+00:00</updated>
<author>
<name>Pēteris Caune</name>
<email>cuu508@gmail.com</email>
</author>
<published>2021-02-26T11:24:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/croniter.git/commit/?id=1034336e3044fb64fadf29dc396ba7431667681d'/>
<id>1034336e3044fb64fadf29dc396ba7431667681d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove a debug statement to make flake8 happy</title>
<updated>2021-02-26T12:31:12+00:00</updated>
<author>
<name>Pēteris Caune</name>
<email>cuu508@gmail.com</email>
</author>
<published>2021-02-26T12:31:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/croniter.git/commit/?id=1c1f0c467680bb8a127a659bf7553d5bedf64e9f'/>
<id>1c1f0c467680bb8a127a659bf7553d5bedf64e9f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix _expand to reject expressions with an empty step</title>
<updated>2021-02-26T12:17:47+00:00</updated>
<author>
<name>Pēteris Caune</name>
<email>cuu508@gmail.com</email>
</author>
<published>2021-02-26T12:17:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/croniter.git/commit/?id=670aa0c60d4bb6c876f071932aa0be16781522a2'/>
<id>670aa0c60d4bb6c876f071932aa0be16781522a2</id>
<content type='text'>
Example: 0-10/ * * * *

Removed search_re, as it is identical to step_search_re.

Tightened step_search_re: the "/{step}" component
is optional, but if it *is* present, {step} must consist
of one or more digits.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Example: 0-10/ * * * *

Removed search_re, as it is identical to step_search_re.

Tightened step_search_re: the "/{step}" component
is optional, but if it *is* present, {step} must consist
of one or more digits.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix combination of star and invalid expression bugs</title>
<updated>2021-02-01T18:31:23+00:00</updated>
<author>
<name>Mathieu Le Marec - Pasquet</name>
<email>kiorky@cryptelium.net</email>
</author>
<published>2021-07-06T20:12:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/croniter.git/commit/?id=84a129c48f55ef25efe6afa93909f5228f898ccc'/>
<id>84a129c48f55ef25efe6afa93909f5228f898ccc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Security fix: fix overflow when using cron ranges</title>
<updated>2021-01-29T14:25:23+00:00</updated>
<author>
<name>Mathieu Le Marec - Pasquet</name>
<email>kiorky@cryptelium.net</email>
</author>
<published>2021-07-16T20:12:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/croniter.git/commit/?id=486204e2d2f20f6fcc8839f1f3fa70e0c2fe0d5c'/>
<id>486204e2d2f20f6fcc8839f1f3fa70e0c2fe0d5c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #155: raise CroniterBadCronError when error syntax</title>
<updated>2021-01-29T10:09:24+00:00</updated>
<author>
<name>Mathieu Le Marec - Pasquet</name>
<email>kiorky@cryptelium.net</email>
</author>
<published>2021-07-15T20:12:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/croniter.git/commit/?id=46c4578c437bf61e2e7e912b972c9b224bf379b8'/>
<id>46c4578c437bf61e2e7e912b972c9b224bf379b8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>spelling</title>
<updated>2021-01-29T09:25:31+00:00</updated>
<author>
<name>Mathieu Le Marec - Pasquet</name>
<email>kiorky@cryptelium.net</email>
</author>
<published>2021-07-14T20:12:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/croniter.git/commit/?id=aa3811e498a59a377f81b3198f69b66e4b250523'/>
<id>aa3811e498a59a377f81b3198f69b66e4b250523</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
