An open API service providing commit metadata for open source projects.

GitHub / python-pendulum/pendulum / commits

Python datetimes made easy

SHA Message Author Date Stats
c5983415 Fixes tests Sébastien Eustace <s****n@e****o> almost 10 years ago
81596d7d Improves test coverage Sébastien Eustace <s****n@e****o> almost 10 years ago
b7787bbe Updates Travis configuration to use latest pypy Sébastien Eustace <s****n@e****o> almost 10 years ago
e65f4a52 Adds PyPy to tests Sébastien Eustace <s****n@e****o> almost 10 years ago
87f24778 Fixes fractional seconds padding. Sébastien Eustace <s****n@e****o> almost 10 years ago
54351c57 Bumps version to 0.6.0 Sébastien Eustace <s****n@e****o> almost 10 years ago
1c13dce1 merge Merge branch 'develop' Sébastien Eustace <s****n@e****o> almost 10 years ago
9c59d609 Adds intersect() method to Period class Sébastien Eustace <s****n@e****o> almost 10 years ago
5db03160 Updates CHANGELOG Sébastien Eustace <s****n@e****o> almost 10 years ago
1b97608f Changes CHANGELOG format Sébastien Eustace <s****n@e****o> almost 10 years ago
dc9923fe Fixes absolute intervals Sébastien Eustace <s****n@e****o> almost 10 years ago
552c34de Adds support for external tzinfo in instance() method. Sébastien Eustace <s****n@e****o> almost 10 years ago
07117503 Improves timezone switching performances. Sébastien Eustace <s****n@e****o> almost 10 years ago
b735ead6 Updates CHANGELOG Sébastien Eustace <s****n@e****o> almost 10 years ago
fe199c75 Fixes error on Travis build for Python 3.2 Sébastien Eustace <s****n@e****o> almost 10 years ago
a9c8fbe1 Added travis testing for all supported versions of python (2.7, 3.3→3.5) (#45)
Signed-off-by: Bernard `Guyzmo` Pratz <g****b@m****t>
guyzmo <g****b@m****t>
Committed by: Sébastien Eustace <s****e@g****m>
almost 10 years ago
bd152462 🐛 Fixes issue when running on python >3 but ≤3.2 (#44)
Signed-off-by: Bernard `Guyzmo` Pratz <g****b@m****t>
guyzmo <g****b@m****t>
Committed by: Sébastien Eustace <s****e@g****m>
almost 10 years ago
5c70beb7 🐛 Fixes issue when compiling on 32 bit systems. (#43)
Signed-off-by: Bernard `Guyzmo` Pratz <g****b@m****t>
guyzmo <g****b@m****t>
Committed by: Sébastien Eustace <s****e@g****m>
almost 10 years ago
56b0d6e6 Fixes local_time c extension Sébastien Eustace <s****n@e****o> almost 10 years ago
6efff7a5 merge Merge branch 'improve-internal-structure' into develop Sébastien Eustace <s****n@e****o> almost 10 years ago
14f104be Optimizes TImezone._to_local_time() method and other fixes. Sébastien Eustace <s****n@e****o> almost 10 years ago
1ea3f2e0 Changes the internal structure of the Pendulum class to make it more efficient Sébastien Eustace <s****n@e****o> almost 10 years ago
2637a8ea Updates CHANGELOG Sébastien Eustace <s****n@e****o> almost 10 years ago
e53b959e merge Merge branch 'master' into develop Sébastien Eustace <s****n@e****o> almost 10 years ago
8af1c069 Changes behavior of create*() methods (time now defaults to 00:00:00) Sébastien Eustace <s****n@e****o> almost 10 years ago
4213d760 Bumps version to 0.5.5 Sébastien Eustace <s****n@e****o> almost 10 years ago
11a777fa Updates CHANGELOG Sébastien Eustace <s****n@e****o> almost 10 years ago
89766335 Fixes local timezone loading for unix systems Sébastien Eustace <s****n@e****o> almost 10 years ago
afee3865 Resolve an AttributeError when calling between (#39) Josh Klar <j****@i****m>
Committed by: Sébastien Eustace <s****e@g****m>
almost 10 years ago
0b1017f0 Adds support for pytz tzinfo in instance() method Sébastien Eustace <s****n@e****o> almost 10 years ago
886069b4 merge Merge branch 'master' into develop Sébastien Eustace <s****n@e****o> almost 10 years ago
3c5a6dc4 Adds support for setting formatter locally Sébastien Eustace <s****n@e****o> almost 10 years ago
075b2954 Bumps version to 0.5.4 Sébastien Eustace <s****n@e****o> almost 10 years ago
5c1af0d0 Fixes setup.py Sébastien Eustace <s****n@e****o> almost 10 years ago
1ad952e6 merge Merge branch 'alternative-formatter' into develop Sébastien Eustace <s****n@e****o> almost 10 years ago
3e2fa638 Improves meridians formatting by supporting minutes Sébastien Eustace <s****n@e****o> almost 10 years ago
8f04456c Removes warning from Pendulum.format() Sébastien Eustace <s****n@e****o> almost 10 years ago
d5e97da4 Updates CHANGELOG Sébastien Eustace <s****n@e****o> almost 10 years ago
fb4b7035 Bumps version to 0.5.3 Sébastien Eustace <s****n@e****o> almost 10 years ago
102d5ec2 Updates localization tests Sébastien Eustace <s****n@e****o> almost 10 years ago
ab63e368 Updates CHANGELOG Sébastien Eustace <s****n@e****o> almost 10 years ago
0f75c309 Updates Makefile Sébastien Eustace <s****n@e****o> almost 10 years ago
2ca7af45 Updates translator Sébastien Eustace <s****n@e****o> almost 10 years ago
2885d566 Adds date formats support for the alternative formatter. Sébastien Eustace <s****n@e****o> almost 10 years ago
bd127905 Adds escape tests for AlternativeFormatter class. Sébastien Eustace <s****n@e****o> about 10 years ago
b6989fe0 Fixes setters and modifiers (start_of/end_of) to properly apply transitions. Sébastien Eustace <s****n@e****o> about 10 years ago
4b6c5ae1 Adds alternative formatter Sébastien Eustace <s****n@e****o> about 10 years ago
9d5057f1 Improves the formatting part by isolating it in its own module. Sébastien Eustace <s****n@e****o> about 10 years ago
3cbe6ce8 merge Merge branch 'master' into develop Sébastien Eustace <s****n@e****o> about 10 years ago
335fc8cd Adds a separator keyword argument to Interval.in_words() method Sébastien Eustace <s****n@e****o> about 10 years ago
66336bcb Updates documentation Sébastien Eustace <s****n@e****o> about 10 years ago
41f66166 Removes unnecessary import in test_timezone file Sébastien Eustace <s****n@e****o> about 10 years ago
d0445bf8 Fixes wrong name for set_translator method Sébastien Eustace <s****n@e****o> about 10 years ago
1bd8e821 Moves Loader tests into separate file Sébastien Eustace <s****n@e****o> about 10 years ago
850ff4c9 Refactor `Parser` into `Loader` (#35) Justin Mayfield <m****d@u****m>
Committed by: Sébastien Eustace <s****e@g****m>
about 10 years ago
3e4d3e86 Updates documentation Sébastien Eustace <s****n@e****o> about 10 years ago
b2fc40c0 Adds option to control transition normalization behavior. Sébastien Eustace <s****n@e****o> about 10 years ago
1dc9037b Separates constants from Pendulum class Sébastien Eustace <s****n@e****o> about 10 years ago
2c6d39b8 Updates Makefile Sébastien Eustace <s****n@e****o> about 10 years ago
9c0a0ca5 Bumps version to 0.5.2 Sébastien Eustace <s****n@e****o> about 10 years ago
7cb730e2 Updates CHANGELOG Sébastien Eustace <s****n@e****o> about 10 years ago
a616a02b Allow pendulum comparison to None. (#30) John Keyes <j****s@g****m>
Committed by: Sébastien Eustace <s****e@g****m>
about 10 years ago
cba11c00 Updates CHANGELOG Sébastien Eustace <s****n@e****o> about 10 years ago
e84286da Makes .offset_hours return a float. Sébastien Eustace <s****n@e****o> about 10 years ago
df1ff917 Fixes test Sébastien Eustace <s****n@e****o> about 10 years ago
004e5616 Updates is_today()/is_tomorrow()/is_yesterday() methods Sébastien Eustace <s****n@e****o> about 10 years ago
2dd8d2df Updates create_from_timestamp() method Sébastien Eustace <s****n@e****o> about 10 years ago
37b4f345 Updates documentation Sébastien Eustace <s****n@e****o> about 10 years ago
a7ac6fa9 Fixes arithmetic operations on intervals not returning intervals Sébastien Eustace <s****n@e****o> about 10 years ago
0e649e8b Fixes TimezoneInfo.utcoffset() method Sébastien Eustace <s****n@e****o> about 10 years ago
9f98e23b Adds a small speedup when changing timezones. Sébastien Eustace <s****n@e****o> about 10 years ago
1d7cc250 Adds supports for building wheels Sébastien Eustace <s****n@e****o> about 10 years ago
e3c45adc Bumps version to 0.5.1 Sébastien Eustace <s****n@e****o> about 10 years ago
8fb52905 Fixes tests Sébastien Eustace <s****n@e****o> about 10 years ago
4087a3e3 Updates CHANGELOG Sébastien Eustace <s****n@e****o> about 10 years ago
141764ce Fixing lang/pl.py - changing before and after (#25) MichalTHEDUDE <M****E@u****m>
Committed by: Sébastien Eustace <s****e@g****m>
about 10 years ago
431300d6 Fixes tests Sébastien Eustace <s****n@e****o> about 10 years ago
8f7f6c0e Removes print statement in tests. Sébastien Eustace <s****n@e****o> about 10 years ago
293f4edc Fixes now() not behaving properly when given a timezone. Sébastien Eustace <s****n@e****o> about 10 years ago
99191dc4 Reactivates C extensions Sébastien Eustace <s****n@e****o> about 10 years ago
695346b6 Fix setup script (#22) Laurynas Alekna <l****s@a****g>
Committed by: Sébastien Eustace <s****e@g****m>
about 10 years ago
46f14b6e Update pt_br.py (#19) YomoFuno <y****o@h****e>
Committed by: Sébastien Eustace <s****e@g****m>
about 10 years ago
04c3406f Fix double file opening. (#18) yggdr <g****b@s****g>
Committed by: Sébastien Eustace <s****e@g****m>
about 10 years ago
dcaa7c13 Fixes .pyx files not being included in package Sébastien Eustace <s****n@e****o> about 10 years ago
7e6937bf Bumps version to 0.5 Sébastien Eustace <s****n@e****o> about 10 years ago
c5717ce0 Fixes local_time() doc Sébastien Eustace <s****n@e****o> about 10 years ago
d876358c Updates CHANGELOG Sébastien Eustace <s****n@e****o> about 10 years ago
67b82ec8 Updates documentation Sébastien Eustace <s****n@e****o> about 10 years ago
ccc12b7f Improves performances of timezone switching Sébastien Eustace <s****n@e****o> about 10 years ago
86117d44 Improves performances Sébastien Eustace <s****n@e****o> about 10 years ago
71fde7ea Improves performances Sébastien Eustace <s****n@e****o> about 10 years ago
201ef169 Fixes display of offset with seconds Sébastien Eustace <s****n@e****o> about 10 years ago
12418d8a Adds support of Pendulum instance for convert() Sébastien Eustace <s****n@e****o> about 10 years ago
0d7190b0 Updates documentation Sébastien Eustace <s****n@e****o> about 10 years ago
2b395d20 Updates doc for timezones Sébastien Eustace <s****n@e****o> about 10 years ago
500f4901 Fixes a link in documentation Sébastien Eustace <s****n@e****o> about 10 years ago
5dda5de0 Updates README Sébastien Eustace <s****n@e****o> about 10 years ago
54dd169d Tz improvements (#16) Sébastien Eustace <s****e@g****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
853acc09 Bumps version to 0.4 Sébastien Eustace <s****e@g****m> about 10 years ago
d3823ec7 Updates README Sébastien Eustace <s****e@g****m> about 10 years ago

← Back to repository