Ecosyste.ms: OpenCollective

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

github.com/kivy/oscpy

An efficient OSC implementation compatible with python2.7 and 3.5+
https://github.com/kivy/oscpy

Merge pull request #74 from felixdollack/issue72

Modify blob parser and test_blob to address issue #72.

696e5b981fc4d09abda7c1c98f78f77657bbc694 authored over 1 year ago by Gabriel Pettier <[email protected]>
ci: bring back pypy and osx under the matrix build

006e43c5dab48d309fdd32141594f9ba58394ae8 authored over 1 year ago by Gabriel Pettier <[email protected]>
update setup-python version in ci to be able to use pre-releases

ca6ad80e3c7821a2cd1bd50f412937074e59ef9c authored over 1 year ago by Gabriel Pettier <[email protected]>
add 3.11 and 3.12 to ci

91f09f7bf30b0fcf80d63c292330116e3756b197 authored over 1 year ago by Gabriel Pettier <[email protected]>
Modify blob parser and test_blob to address issue #72.

fc31182250d6713d754b1592ad1f8143ae5faf05 authored over 1 year ago by Felix Dollack <[email protected]>
Letting go of 2.7 in CI

Doesn’t really make sense to test for it anymore

928671f27e223263cd2ce7a400725a8a8cc2f969 authored over 2 years ago by Gabriel Pettier <[email protected]>
update CI python versions

remove 3.5 and 3.6, add 3.8, 3.9 and 3.10

678758d13b5d443d5b8d122e5aac40252cb4c7b1 authored over 2 years ago by Gabriel Pettier <[email protected]>
Merge pull request #67 from doug-hoffman/fix-tests

Fix tests

814ceb6802b68057581d4f6254bf3152f0587ecb authored over 2 years ago by Gabriel Pettier <[email protected]>
Resolve deprecation warning for escape sequence

e75ad7f5939cb8759372f7f14f6effd5c5443ccc authored almost 3 years ago by Doug Hoffman <[email protected]>
Hide warning for intentionally unhandled exception

30df4906254feade2492a25e5b571d1f4ba910f2 authored almost 3 years ago by Doug Hoffman <[email protected]>
Improve reliability of test_intercept_errors()

2bc114a97692aef28f8b84d52d0d5a41554a7d93 authored almost 3 years ago by Doug Hoffman <[email protected]>
Merge pull request #66 from doug-hoffman/accept_malformed_messages

Accept malformed messages

2161afc639c700946de6dcff110d027ab085b176 authored almost 3 years ago by Gabriel Pettier <[email protected]>
Add test for validate_message_address

e5691592fab6573bd2794c69ed3f406fcf44ee3d authored almost 3 years ago by Doug Hoffman <[email protected]>
Add flag to disable message address validation

b7aaaef85c8d06641b995657134d537e620448a8 authored almost 3 years ago by Doug Hoffman <[email protected]>
Merge pull request #65 from virtualeconomy/master

Fix read_packet raise error causes the listener thread terminated.

df736aae16c1620e769bc994a31597452dea1499 authored about 3 years ago by Gabriel Pettier <[email protected]>
Fix header mismatch cause the listener thread terminated.

Issue #64.

4abbf58766e3d25b489de6c96d8ba8bf49ae4e89 authored about 3 years ago by Chihaya <[email protected]>
Merge pull request #63 from p0lygun/patch-1

Fixed Dead link

58e222c116acd51c55d968008338bc5ac2e320bd authored over 3 years ago by Gabriel Pettier <[email protected]>
Fixed Dead link

f8c7c16250c3aa2fbfa407948f3e97bdfc061956 authored over 3 years ago by Vibhakar Solanki <[email protected]>
bump version to 0.6.1-dev

8f43024ac9d875da7b8499fc89c4db7141e327e1 authored over 3 years ago by Gabriel Pettier <[email protected]>
Release v0.6.0

90740323327575b70c6f7b9a71b935e0b6c03f9b authored over 3 years ago by Gabriel Pettier <[email protected]>
Merge pull request #54 from pakal/master

Add ordered termination of server and protection against callback errors

37825d102db36cf3cd0d2db974ca151aee543057 authored about 5 years ago by Gabriel Pettier <[email protected]>
Update documentation regarding server shutdown and callback exception interception.

1869a6930b6f9a2ff8a4f894bdbc9f8b75112ffb authored about 5 years ago by Pascal Chambon <[email protected]>
Add optional interception and logging of callback exceptions.

Remove excessive indenting

Fixup

e33716986b4a3a68d898ec9fb6ee5f95210e021c authored about 5 years ago by Pascal Chambon <[email protected]>
Add terminate_server() and join_server() methods.

32ccf1f84e06da90173149e2136c2f8163a0724f authored about 5 years ago by Pascal Chambon <[email protected]>
Merge pull request #52 from kivy/actions/release

Actions/release

85588e767c4f985ab71c62addae62cc87c800dd9 authored about 5 years ago by Gabriel Pettier <[email protected]>
allow actual releases to happen.

4e36506e7a87f135b10a566454416e574327d5a9 authored about 5 years ago by Gabriel Pettier <[email protected]>
automatically release on pypi and github when a tag is pushed

848ef8ac56a3be8de511222141dad13b7214c459 authored about 5 years ago by Gabriel Pettier <[email protected]>
Merge pull request #49 from kivy/fix/windows_socket_error

fix #48

5a75df689eecbe6d76092d136ede93ab27f2f3e1 authored over 5 years ago by Gabriel Pettier <[email protected]>
Merge pull request #47 from kivy/pr_45

Pr 45

f483a75fac69100ee3ff9ff7d35137595bae0058 authored over 5 years ago by Gabriel Pettier <[email protected]>
cleanup test from pr/45

a39318a63574c289791cfbe1c66b952a42f205e2 authored over 5 years ago by Gabriel Pettier <[email protected]>
fix #48

windows doesn't like when messages are sent and nobody reads them
it seems to punish innocent so...

0ae14049f8f1dfdb4a48920ec0079a0ca4f71f4d authored over 5 years ago by Gabriel Pettier <[email protected]>
Added missing * in 'def callback(*values):'

6981354e3ca5d2e42c37ca00e9cd152c06f76c08 authored over 5 years ago by [email protected] <internet1>
Added test 'test_server_different_port'

eeb779b5e18be69cbd1ca9ece23758511ff33cf0 authored over 5 years ago by [email protected] <internet1>
Initialized missing variables

ab1f654fa8d52deca3a949033a4963ba6298ac83 authored over 5 years ago by [email protected] <internet1>
commented line

7c43931b5eb2782b92ee75004b86b883a3cf7e4a authored over 5 years ago by Gabriel Pettier <[email protected]>
enable again the upload for real releases

64f008a365f6ff4af0beb54756f88a43e25af606 authored over 5 years ago by Gabriel Pettier <[email protected]>
update RELEASE.md now github actions manage it

deed843e739ad1e3e3aeea02a0a0b2a5ea167f83 authored over 5 years ago by Gabriel Pettier <[email protected]>
Merge pull request #42 from kivy/actions/release

Actions/release

8a9a2897d782e154c278e65f85d16dde2ec9197b authored over 5 years ago by Gabriel Pettier <[email protected]>
replace TWINE_PASSWORD with TWINE_PASSWORD_TEST in test

4149be6cbf1dc922bd6f41169623be3dc5c35d0e authored over 5 years ago by Gabriel Pettier <[email protected]>
use twine test token

e3cc7293d91305cc1368903e402c203d22a81e96 authored over 5 years ago by Gabriel Pettier <[email protected]>
add username to twine call

ad6bcf101cda27d9077e672195061bc2ebef7fdc authored over 5 years ago by Gabriel Pettier <[email protected]>
fix twine call

fb8bd914118f050336bab3b2a8b2e86d0d3e2c87 authored over 5 years ago by Gabriel Pettier <[email protected]>
fix tag detection

83760203c0422688b6a2e86dd2aedef6ca5eaee3 authored over 5 years ago by Gabriel Pettier <[email protected]>
Merge pull request #41 from kivy/actions/release

debug

0dcec7249dae471dd980213b6e7b9d93aa598d55 authored over 5 years ago by Gabriel Pettier <[email protected]>
debug

c5fe6e8be8059f1e59a54408a9cd3ec53eec0a0a authored over 5 years ago by Gabriel Pettier <[email protected]>
Merge pull request #40 from kivy/actions/release

update create event trigger

706e32d2c4d26e778a1d75f5ffd0436dceabb2fa authored over 5 years ago by Gabriel Pettier <[email protected]>
update create event trigger

41bd689e6fcf595842f4377eb5c844bbc7f2412a authored over 5 years ago by Gabriel Pettier <[email protected]>
Merge pull request #39 from kivy/actions/release

comment out before testing

5a86405acb9e6168da49139e7b33508d316b76fa authored over 5 years ago by Gabriel Pettier <[email protected]>
comment out before testing

85ce4c72399f3f54393f3fb1a2dcbf07dcdd3325 authored over 5 years ago by Gabriel Pettier <[email protected]>
Merge pull request #38 from kivy/actions/release

Actions/release

459241518c1d9392ff4f9188254ee51151dc45ca authored over 5 years ago by Gabriel Pettier <[email protected]>
try to automate pypy releases on tag push

e1f2964c2027777e8b23e2f89e20dc57d7b04eb3 authored over 5 years ago by Gabriel Pettier <[email protected]>
upload to pypi using twine and secret token

655b757acb9913c40150da36d76371451a90719e authored over 5 years ago by Gabriel Pettier <[email protected]>
add release on tag push action

d2bc3b523f29ca2d5494a1fbff68da6b40ca6249 authored over 5 years ago by Gabriel Pettier <[email protected]>
Merge pull request #37 from kivy/actions/new_workflows

try to fix for new syntax

948d532e8441b664daf0b408e4e58d81672ae4a1 authored over 5 years ago by Gabriel Pettier <[email protected]>
use strategy to make common builds use common code

osx and pypy stay separated, because they don't fit well

f260e00145ddd1fe35fd6961364c197c0f8937d4 authored over 5 years ago by Gabriel Pettier <[email protected]>
pytest reruns

7562d94560057a6cbb5a3e26a58b852cb508d89f authored over 5 years ago by Gabriel Pettier <[email protected]>
read afte close to fix flacky socket close

064f8c011cb11da011c875fdb23c861f0f78e809 authored over 5 years ago by Gabriel Pettier <[email protected]>
remove pull_request workflow for now, as push does the same

d74c9ed8df9413b1a51d128217f3ad9c3b23b750 authored over 5 years ago by Gabriel Pettier <[email protected]>
add osx

80a742dd8cbcbd37bef90d6daec667de86683833 authored over 5 years ago by Gabriel Pettier <[email protected]>
fix pytest call

76b3589831a69a89bb5aef4d1415437ce11ccb07 authored over 5 years ago by Gabriel Pettier <[email protected]>
force setuptools update

47b74dcf3ee432d5e9938f5f674a605a03d7750f authored over 5 years ago by Gabriel Pettier <[email protected]>
add coveralls

83c39fb83e6375fd0a5dfa499632a0eff60babae authored over 5 years ago by Gabriel Pettier <[email protected]>
coveralls fix

6fc3dbf526f3d288f7b16410a87d520dbab4e5a7 authored over 5 years ago by Gabriel Pettier <[email protected]>
try to fix for new syntax

059033785ee1c3e89cbbe0b0bd39e347f49ce825 authored over 5 years ago by Gabriel Pettier <[email protected]>
fix flacky test?

747fd4d5fd945b170400bb6794732288b9c8d845 authored over 5 years ago by Gabriel Pettier <[email protected]>
remove travis's icon, indicate status is in github's checks

e9e0e7043fc5afd3acff60d2a2ca3175f0ab3edc authored over 5 years ago by Gabriel Pettier <[email protected]>
don't try to force python3.7 yet

cef47688a904692cbf49a8a39777a197515daefd authored over 5 years ago by Gabriel Pettier <[email protected]>
call coveralls through python

0efb4448d6e07667a493720cb1d65e9870363d6f authored over 5 years ago by Gabriel Pettier <[email protected]>
Create FUNDING.yml

eb7f7531eed6e96ce11143a75b66894eea108cfb authored over 5 years ago by Gabriel Pettier <[email protected]>
Merge pull request #36 from kivy/tshirtman-patch-1

add back old main.workflow as the new beta is not rolled out completly

cce499da3c5fa6a50726821e18e016361cdbd488 authored over 5 years ago by Gabriel Pettier <[email protected]>
fix exception check that doesn't pass in CI

9508c8247235392a54d39d8728552df26ea175d9 authored over 5 years ago by Gabriel Pettier <[email protected]>
add back old main.workflow as the new beta is not rolled out completly

46cae866d01c1c888f92a8edde0902ccc90c36a7 authored over 5 years ago by Gabriel Pettier <[email protected]>
Merge pull request #34 from kivy/tshirtman-patch-1

actions test

17e4b7b4ea7be986db0a9e68f95b03945cc508bd authored over 5 years ago by Gabriel Pettier <[email protected]>
try runing tests using github actions

afbd3571587b13d008c090173dc2f3c9bc74ee21 authored over 5 years ago by Gabriel Pettier <[email protected]>
bump to 0.6.0-dev

81b374a47b008309526a090c52137a442c642de8 authored over 5 years ago by Gabriel Pettier <[email protected]>
v0.5.0

0469eddf8f6c2198e611374f68989f5e70db1c55 authored over 5 years ago by Gabriel Pettier <[email protected]>
improve default behavior of oscli without arguments

fd60bfd1bc3c024a9c21fc5bfbe5a93a2e428f4f authored over 5 years ago by Gabriel Pettier <[email protected]>
Merge pull request #32 from kivy/fix/31/get_sender_detection

Fix/31/get sender detection

02925be6836b47cf4ac8cd4f580c6e7b59cc5121 authored over 5 years ago by Gabriel Pettier <[email protected]>
tentative fix for #31

c60235fdafd8b9509877aad1287f01a993eaa4ee authored over 5 years ago by Gabriel Pettier <[email protected]>
Also encode address in OSCThreadServer.unbind

14a6408387d9683902c928b643de85a4d7084d92 authored over 5 years ago by Gabriel Pettier <[email protected]>
make sender's sock/ip/port accessible from outside of answer()

a119bc4d0eec4c26344a9ad33b262b583f9422dc authored over 5 years ago by Gabriel Pettier <[email protected]>
add RELEASE.md file to document release process

f013d0ea71e749017ac8e39f8640e5dd25c539f1 authored over 5 years ago by Gabriel Pettier <[email protected]>
Update issue templates

de40ef2cbaa5d3f7de00be773be584e125bc97a7 authored over 5 years ago by Gabriel Pettier <[email protected]>
render properly markdown in pypi

df53aed356464519fcbad8ea3bb55025ca478308 authored over 5 years ago by Gabriel Pettier <[email protected]>
bump version to 0.5.0-dev

7b68312198743be5aab02306d684032595665e76 authored over 5 years ago by Gabriel Pettier <[email protected]>
release 0.4.0

0e917c88df503cde05cdc655c9a3ab22f6591b91 authored over 5 years ago by Gabriel Pettier <[email protected]>
Merge pull request #30 from kivy/fixes

Fixes

d07278f7c8ea1ea6393752acec5a5df2e808d104 authored over 5 years ago by Gabriel Pettier <[email protected]>
also return send stats from Server's send_message and send_bundle

cbff6982b62ae34051327f0a5892e345b4b6c2a6 authored over 5 years ago by Gabriel Pettier <[email protected]>
add support for true, false, nil and infinitum "types"

12b62506857f5615642d588ecbd7d17a5a803c06 authored over 5 years ago by Gabriel Pettier <[email protected]>
preparte for support of more extended types

704966a2e145459eb7634b7817feffb81af24594 authored over 5 years ago by Gabriel Pettier <[email protected]>
Merge pull request #28 from kivy/fix/flacky_tests

Fix/flacky tests

edb0928a7f95968ce139052d2d85d65fcdcc89c3 authored over 5 years ago by Gabriel Pettier <[email protected]>
recvfrom *after* closing the socket

this also allows us to remove previous smelly code

79d24beaaeed97f252e12c148af0ba1638d7d6b1 authored almost 6 years ago by Gabriel Pettier <[email protected]>
make cli dump test less flacky

886bb8d04a534fe4d721c36404481807df131376 authored almost 6 years ago by Gabriel Pettier <[email protected]>
empty sockets when closing them

seems shuting down won't work, but manually flushing any pending input
helps

77be7d18a884238ff1bff09ca2eec635937cbb8a authored almost 6 years ago by Gabriel Pettier <[email protected]>
Merge pull request #27 from levaitamas/add-midi

Add 'm' 4-byte MIDI type tag

a0ca7e1747aac6cda3eacdc142e84bb0b9b8a326 authored almost 6 years ago by Gabriel Pettier <[email protected]>
Add 'm' 4-byte MIDI type tag

3eb7cb1da8cd820ba991e420971d98632093ec44 authored almost 6 years ago by Tamas Levai <[email protected]>
more CI targets

build for windows (2.7 and 3.7) osx (2.7) as well as all the previous linux targets.

ed9c490ac51c990b14b37c297f5e7b7d211dcda4 authored almost 6 years ago by Gabriel Pettier <[email protected]>
remove builds that don't do the intended thing

5342735ac94260678ed471e0310a77b8088f53f0 authored almost 6 years ago by Gabriel Pettier <[email protected]>
add back pypy3.5 for linux

63d8121e69158cc7a6475b32c2c1d37844c44597 authored almost 6 years ago by Gabriel Pettier <[email protected]>
more

87b6e4352a4e62022bbeebe0634b936afec4c1d8 authored almost 6 years ago by Gabriel Pettier <[email protected]>