Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/arrow-py/arrow

🏹 Better dates & times for Python
https://github.com/arrow-py/arrow

Merge pull request #484 from rgbongocan/tagalog-locale-additions

Tagalog locale additions

1a1de33d06535aea88cceaf3fef3bb1c956a39bc authored almost 7 years ago
Merge pull request #502 from nishantjain91/granularitybugfix

Makes the only_distance paramter value equivalent to value given to f…

248b390583b0561e968c9ea995a0ef6a6d92bdf6 authored almost 7 years ago
get, now & utcnow will now use docs found in ArrowFactory

874f2f99975cd9274bf8b316ee76e3a0ad6732cf authored about 7 years ago
Merge pull request #510 from ramonsaraiva/version-bump

Bump version to 0.12.1

96cb22226e3ba1f46e911dcbea5efd6a92cd2d5b authored about 7 years ago
Bump version

5a481c02babbbc458db7fe98d3cbaa8ad5dd50c7 authored about 7 years ago
Merge pull request #504 from MinchinWeb/conditional-dependencies

Allow wheels to determine the required dependencies

abeb2c295a30d702063505348531f895d2c00ca3 authored about 7 years ago
Allow wheels to determine the required dependencies

61f4808d5f6bb116b5952b90b9c838e81a26e8b9 authored about 7 years ago
Makes the only_distance paramter value equivalent to value given to function when granularity paramter is also provided by user

0f60d3ddf8d3ffe206f7e1038ce4c6f9831fbaf0 authored about 7 years ago
bump version, note in HISTORY.md

66ac19380931e9bc0497aa5ecd0f34632f4e06cd authored about 7 years ago
Merge pull request #496 from ramonsaraiva/add-functools-lru-cache-setup

Add functools-lru-cache to setup

4705ede242502c7d14558225944e57c30bc812b9 authored about 7 years ago
Add functools-lru-cache to install_requires if version is less than 3

62c53126a5a67dd4972135824c6d1c32d133824d authored about 7 years ago
update HISTORY.md

a5b4f4c61e07c4acd38b93b374b26b9d9d63ee16 authored about 7 years ago
version bump to 0.11.0

c68499563cc22f08c15d67512b733393de975c00 authored about 7 years ago
include ZZZ in format example as a hint

65d5d7439258242842b180654bee83e68c462bcd authored about 7 years ago
Make seconds timeframe similar to EnglishLocale's

db226dae9d463c13d1211f322cd4e5d66dcfadc4 authored about 7 years ago
Create TagalogLocale tests

59c6a04c7ed877c1277fcb876227ae9cea8db759 authored about 7 years ago
Correct second/s timeframe for TagalogLocale

7904c53689f742bf61ce9e2598485cf7e6457cfb authored about 7 years ago
Add ordinal numbers for Tagalog locale

8cda79463e88c6b156c46e91b371a663dfb393ca authored about 7 years ago
Add tl_ph as TagalogLocale and en_ph as EnglishLocale

47a3ce47c6bc929508944122735d29d5cceb2d1f authored about 7 years ago
Merge pull request #430 from satiani/master

Fix grammar of ArabicLocale

b33925e9ce55c3544afcb66a0ffb205593b49ab7 authored over 7 years ago
Fix test

429483e6ee372dcc86ae288468a06496a2314eb4 authored over 7 years ago
Rename DefaultArabicLocale to ArabicLocale

937a9556ad2a3f2cfb129bdd05e8e1fecb66016b authored over 7 years ago
Merge branch 'master' into master

c8051c8516fb4ddd4364d3cf53c511760cfce0fa authored over 7 years ago
Merge pull request #445 from techgaun/nepali-locale

add nepali locale support

c7332adf29b598c5c48775bcf9e47e37dc1f0341 authored over 7 years ago
Merge branch 'master' into nepali-locale

994fde53ceb28e6974e17017b3e6faf44e74a1a8 authored over 7 years ago
Merge pull request #461 from MaxValue/master

Changed AustriaLocale

b7e0f5a6ecc883dbea1c5ef01e8b0ed655e49d0e authored over 7 years ago
Fixed a build issue

Explicitely replace `month_names` of the _DeutschLocaleCommonMixin

9c2ca434a2dd58f234cac06cf40baf7bb59138e6 authored over 7 years ago
Changed AustriaLocale

* renamed AustriaLocale to AustrianLocale
* changed name of first month to "Jänner"

5cdcd61bf6957f4850fe8379c67f5e05b53b0079 authored over 7 years ago
Fix broken Python 2 support

c8af8f8f1c4205c31e7785ce80cc44cc9d42eb9d authored over 7 years ago
Add shims around range() et al to warn of switch to iterables

Based off an idea from @pganssle, this new shim object will raise a DeprecationWarning on any op...

6a3ca5f12b32181bd74e509b330ced75beaca05c authored over 7 years ago
Return generator instead of list in Arrow.range(), Arrow.span_range(), and Arrow.interval(). Fix #251.

c5c89b5dadf5335dd6ed3aab66b564729592b1c5 authored over 7 years ago
Update .gitignore

8b7d51fb0531671f16275064e866304cc96accf4 authored over 7 years ago
Make Arrow.interval() return an iterator

b2e568e2f3c7b4d58cad14fd7af1a875c54996ce authored over 7 years ago
Tiny documentation tweaks

60461849b5909f90f542c83c2024733ecc2b7002 authored over 7 years ago
Merge pull request #433 from eumiro/patch-1

Fix a typo in the Basque locale

9186a2af7173508f2f2e52a2a151431b229d383b authored over 7 years ago
Merge pull request #457 from ramonsaraiva/ptbr-locale-fixes

Fixes minor in PortugueseBrazilian locale

6bc79f08ba361d3ff23c3e5788b13974f14005d2 authored over 7 years ago
Fixed pt_br past

e2dac958b5e2b7de0ddd217aad9325170274c237 authored over 7 years ago
Merge pull request #455 from Syeberman/pip-use-mirrors

pip's --use-mirrors flag has been removed since 7.0.0 (2015-05-21)

4205ece952551d343bfec21db74bf099942a0cdf authored over 7 years ago
pip's --use-mirrors flag has been removed since 7.0.0 (2015-05-21)

a0fdca41ca4d0fd15437daab2eb36788038c9161 authored over 7 years ago
Merge pull request #449 from tistaharahap/indonesian-locale

Add Indonesian Locale to Arrow

ea14b81c2ee8bd4f50a1eab703fc527e594eef4f authored over 7 years ago
Add Indonesian Locale to arrow

2c2a822b14730115448b6cd4f6f4c16ca44ef911 authored over 7 years ago
add tests

601ed1b0893b6a42275139afb69e073f19bd2ea9 authored over 7 years ago
fixes

1a84e7ae64ede12db16ee85087eca30f4587947b authored over 7 years ago
add nepali locale

8314e8ba8afdf76ab2491e1ff4596829a044c5ec authored over 7 years ago
Fix a typo in the Basque locales

19d214e6273071d87990ce42b6ea6ed524499469 authored almost 8 years ago
More accurate month naming per region

a471d30b32dc7989d8b076f51be822b01249346a authored almost 8 years ago
Fix typo in ArabicLocale

be5308dd0890642f89e0cb93663b03c29875b518 authored almost 8 years ago
Fix grammar of ArabicLocale

fa8199aaead4d4d57ed9bb302d18345438b7bcc6 authored almost 8 years ago
ArrowFactory.get: document kwargs locale and tzinfo (#411)

fd723b46a6d84ea75af329fe78da6afaf27dfeba authored about 8 years ago
Fixes a typo in the Swiss German translation (#410)

56e50285b1d10b0c5e6eb3e4b730d2d02910c27e authored about 8 years ago
Added more human-readable error message for invalid frames for range/span (#407)

* Added more human-readable error message for invalid frames for range/span

* Fixed empty fie...

a78bb2ffde8582d648d54ecc0a6b04d61408e4cb authored about 8 years ago
Remove `timeframes['days']` handling from `AustriaLocale` (#408)

According to this [German SE answer](http://german.stackexchange.com/a/34107/25165) the special ...

93f489094282808ec80b720b1782b5f361ef42b6 authored about 8 years ago
Replace ".replace" with new ".shift" function in docs (#406)

Commit 15d903a (from #349), separated the replace and shift features
into two functions. Howev...

93d699020d45dacd5f2073296a21345a884aac77 authored about 8 years ago
Update conf.py

fb7137a73a096516b439aa9a80b05d727c953e3c authored about 8 years ago
Update docs version to 0.10.0 Fixes #279 (#405)

cb41c433e9871f01ccfa1ddb7fd83b03ccacc545 authored about 8 years ago
Remove print statement and fix typo (#404)

24f06c145f9c1f4df590a80a26df2962759f71c0 authored about 8 years ago
Humanizegranularity (#388)

* Main functionnalities

* New feature : Granularity with time

* Included decriptive error ...

a20b22b410b52e456580db37b1431119c2ed7df8 authored about 8 years ago
Merge pull request #389 from BonkaBonka/weekday

Implement weekday shifting for #64, Closes #64 Thanks @BonkaBonka

549204c6fb1401f5e22e63aa8a864f1553462069 authored about 8 years ago
Merge pull request #402 from crsmithdev/patch-fromtimestamp

Fix for poperly handle tz passed in from pytz

33797188bffa7df8c51f7298317b28dde974c425 authored about 8 years ago
Fix for poperly handle tz passed in form pytz

Previously:
arrow.Arrow.fromtimestamp(0, pytz.timezone('Europe/Paris'))
# <Arrow [1970-01-01T0...

7f69ace2d3465796f130e89ec3318fedb2c55a00 authored about 8 years ago
Merge pull request #386 from wtreid/interval2

implementation of interval function

a7daa3121437905560c08966207b52a82850ba14 authored about 8 years ago
Merge pull request #397 from idxn/master

fix typo in month full name in Thai Language

3d10a0f6722a75386e645d7eb2d12c6b55998f8d authored about 8 years ago
Merge pull request #395 from brutus/patch-1

Update locales.py

0c5794eab99f014382d3dd138f7d56d47e0b315d authored about 8 years ago
fix typo in month full name in Thai Language

a42770b94a7e0231fa3efc9c9a069d0da8cfc325 authored about 8 years ago
Update locales.py

`AustriaLocale` no longer shadows `GermanLocale`.

bfbd4a00cace83bc441d34c24032d4ce50d41710 authored about 8 years ago
Implement weekday shifting for #64

I’m not terribly happy with the implementation - I don’t grok why
dateutil handles some values (...

d9498202912c27fcffcf20269aa92f1f4472ac80 authored about 8 years ago
implementation of interval function

b2bae227ab974e096374ab3e9cef8cbc9635ecfb authored about 8 years ago
Merge pull request #382 from ownaginatious/cached_parsing

Cached compiled format strings to speed up repetitive parsing. Upgrade chai and python-dateutil ...

4996bc9422a89ddeaa45d05f25c750d893db4667 authored about 8 years ago
fixed coverage to ignore Py2 only imports

8c0f58e29b1342180230006fe5a6712aad35f279 authored about 8 years ago
Merge branch 'master' into cached_parsing

Conflicts:
requirements.txt

f06bcdc64cbd318be8a937952d5924c7a9358328 authored about 8 years ago
fixed tests for Py3 and upgraded chai and python-dateutil

a8f32012170b102613ca8c402efb9f76426ff5f8 authored about 8 years ago
added tests

aa7d08fef430a13a5e45bcf9cd68719498d189e5 authored about 8 years ago
added format caching to date parser

9b91649cea8f6930b6105bbe99f5c3bced984c16 authored about 8 years ago
Merge pull request #342 from Syeberman/doc_replace_vs_convert

Documentation: clarify timezone replacement vs conversion Thanks @Syeberman

7cc58720b1d39126f46d4518419aa591c92914a7 authored about 8 years ago
bump sphinx 1.2b1->1.3.5 to fix readthedocs build

2466c293a9fd0465e2c1d022baead8ddd2a433b9 authored about 8 years ago
Update to version 0.10.0

Includes one change to what is returned from ZZ. Thus the version bump

d7cd81a6fa10dfcb4553edcd78969a27625e1689 authored about 8 years ago
Update History

626c8533ac4b278941c4150333d2ecaa9ec07fa1 authored about 8 years ago
Merge pull request #379 from ns-cweber/master

Fixes #378: __getattr__ has an off-by-one error in its quarter handling Thanks @ns-cweber

534fc49c6c53bf51e5fb5233f1473cca51efe513 authored about 8 years ago
Merge pull request #375 from NVoronchev/master

Update arrow.py. Thanks @NVoronchev

268cbb741a1d64d707c5a31695518420ff53cd63 authored about 8 years ago
Merge pull request #377 from mrmrwat/master

Fix negative offset for UTC. Thanks @mrmrwat

91365c154452104b8a57c78e47f9bc1a7319357b authored about 8 years ago
Fixes #378

b1fcf1cc88f464d075edfdc23efeac988755929e authored about 8 years ago
Test for positive UTC offset

a6c9108b7114eb450a73d65fd7f70076fc2e3218 authored about 8 years ago
Merge pull request #351 from JBKahn/master

respect limit even if end is defined in a range

0254463836fa470c05ac3f22f32c19b042700f3a authored about 8 years ago
Tweak docs after merging with the replace/shift split

2deb0a8914ebbfcdb79422d767c8a68956a82107 authored about 8 years ago
Merge remote-tracking branch 'upstream/master' into doc_replace_vs_convert

Conflicts:
arrow/api.py
arrow/arrow.py
docs/conf.py

aca40406da084f306bebf0603211ca0b1b2f31bc authored about 8 years ago
Fix negative offset for UTC

Specifying ZZ in a format string gives an offest of -00:00 for UTC,
despite the arrow object rep...

fa5bce04765198071c17fa2ee889c16b5dbe6377 authored about 8 years ago
Merge branch 'master' of github.com:crsmithdev/arrow

5f235bc08c82f6dcd9ee639fe158a183d8ebecf2 authored about 8 years ago
Update version

07d63083fd40e52b5daee92eae3d3983a9e3ef75 authored about 8 years ago
Merge pull request #373 from crsmithdev/andrewelkins-patch-2

Remove duplicate code

e5fa36575183aa50b84bf329fe22605d5b21178d authored about 8 years ago
Merge pull request #372 from bukzor/support-gnu-date-iso-8601

Support gnu date iso 8601

8ee67d9befb447527f2c089a3183ef24cf4f1f90 authored about 8 years ago
Merge branch 'gregahren-feature/slovenian_locale'

86f60828f9fb4bd58cc6e0b0ede1300812d2bcc8 authored about 8 years ago
Merge branch 'feature/slovenian_locale' of https://github.com/gregahren/arrow into gregahren-feature/slovenian_locale

Conflicts:
arrow/locales.py

acb354fb22699cbe8a1203a123640aa69abf7495 authored about 8 years ago
Merge branch 'jose1711-master'

cae903d0f1b0882a97f88177b04e98b3f5b6f608 authored about 8 years ago
Merge branch 'master' of https://github.com/jose1711/arrow into jose1711-master

Conflicts:
arrow/locales.py

6bce7af57450bd5072bb39c848a2ac6bd3dea9ca authored about 8 years ago
Merge branch 'macostea-romanian_locale'

bb9f89706b197b277cbab7dededbe3d3e0374294 authored about 8 years ago
Merge branch 'romanian_locale' of https://github.com/macostea/arrow into macostea-romanian_locale

Conflicts:
arrow/locales.py
tests/locales_tests.py

cf491235179a21959ac5f7bb5224b4725e910ff4 authored about 8 years ago
Merge pull request #349 from Syeberman/sipp11-shift

Separate replace & shift function. Thanks @Syeberman

ac0e40326ffb58305991ce8248d6f70dc2824abe authored about 8 years ago
Merge pull request #335 from mastizada/azerbaijani

Azerbaijani locale added, locale issue fixed in Turkish.

2e06411a05d7deef7ae2ebf98dd61ba7592d6af9 authored about 8 years ago
Merge pull request #334 from youngminz/master

Format ParserError's raise message. Thanks @youngminz

acc59cd027c64f5d6947750e73a73545c8ddff36 authored about 8 years ago
Merge branch 'seantis-master'

06b40e395d99b249fea8fa2d5beac08659477345 authored about 8 years ago