Ecosyste.ms: OpenCollective

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

RustPython

Python3 interpreter written in Rust
Collective - Host: opensource - https://opencollective.com/rustpython - Code: https://github.com/RustPython

Merge pull request #4405 from harupy/use-drain

Use `drain` to simplify `compiler/parser/src/string_parser.rs`

github.com/RustPython/Parser - 71ba4226c1ef841fce1b065b3159dc9249661478 authored about 2 years ago
Merge pull request #4403 from yt2b/fix_exponential_format

Fix exponential format

github.com/RustPython/RustPython - 536ce4df003205517469bb870ad5ea1fe49b1551 authored about 2 years ago
Merge pull request #4399 from branai/shell-continuing-fix

Fix IndentationError works differently with cpython in interective shell

github.com/RustPython/RustPython - d0f6af03e52dcc5c9fc7321796c6e2004022ae54 authored about 2 years ago
Merge pull request #4399 from branai/shell-continuing-fix

Fix IndentationError works differently with cpython in interective shell

github.com/RustPython/Parser - 3d03439618c66d34b5f79e32e8b8c7449427fe67 authored about 2 years ago
Merge pull request #4404 from harupy/merge-match-arms

Merge match arms in `StringParser.parse_formatted_value`

github.com/RustPython/RustPython - 72c0a065579462271fb260f6767a3474b246a872 authored about 2 years ago
Merge pull request #4404 from harupy/merge-match-arms

Merge match arms in `StringParser.parse_formatted_value`

github.com/RustPython/Parser - 4222b13e6c96448c1c63020abdf5ae084fab9816 authored about 2 years ago
Merge pull request #4402 from harupy/remove-unreachable-if

Remove unreachable code in `compiler/parser/src/string_parser.rs`

github.com/RustPython/RustPython - 648061979e6503f57a2d7cc491f28757b949cea4 authored about 2 years ago
Merge pull request #4402 from harupy/remove-unreachable-if

Remove unreachable code in `compiler/parser/src/string_parser.rs`

github.com/RustPython/Parser - d691527eadfe10159cc86a29e4687921d5839199 authored about 2 years ago
Merge match arms in parse_formatted_value

github.com/RustPython/RustPython - 4e681b5b6fc6c95f39caab9f2a65eac8dc221c05 authored about 2 years ago
Merge match arms in parse_formatted_value

github.com/RustPython/Parser - 40e2150f7e56e9a2b878bcb6c73781204ad43232 authored about 2 years ago
Simplify code using match

github.com/RustPython/RustPython - 1e2e880b52835c78fd534c6abda0a39f465bdf14 authored about 2 years ago
Simplify code using match

github.com/RustPython/Parser - fac6a857f62cf1826d68f60d0707ed7aeb8ed19e authored about 2 years ago
Merge pull request #4401 from youknowone/cformat

Move format/cformat basic implementations to rustpython-common

github.com/RustPython/RustPython - 4d53c7cb27c0379adf8b51c4d3d0d2174f41d590 authored about 2 years ago
Remove unreachable code in compiler/parser/src/string_parser.rs

github.com/RustPython/RustPython - ad15d83f2dfd7eb2ce17ddbe36821dd23c82aed8 authored about 2 years ago
Remove unreachable code in compiler/parser/src/string_parser.rs

github.com/RustPython/Parser - 68586f8e3c3c890bb4feee0481ad4fdebcf913c3 authored about 2 years ago
Move (c)format basic implementations to rustpython-common

github.com/RustPython/RustPython - 23c7b92aff31aa9907ebaca923138b5b80d84b1f authored about 2 years ago
Move (c)format basic implementations to rustpython-common

github.com/RustPython/Parser - f8787a937768bc74d672aa0f2803f4a68723a435 authored about 2 years ago
Fix separated format (#4397)

github.com/RustPython/RustPython - c85f8990f56caf3127a0c33fcb715c0cde434915 authored about 2 years ago
Merge pull request #4398 from DimitrisJim/remove_with

Move tests for with into parser.

github.com/RustPython/RustPython - 80a8d37cc9e86a43c4079cc20b5fb64bcf7bff93 authored about 2 years ago
forgot to add formatted errors.rs

github.com/RustPython/RustPython - 1bc97490a0b3b20aee6ca353028aa84b9d2eb22e authored about 2 years ago
forgot to add formatted errors.rs

github.com/RustPython/Parser - 530a20cc9659cc90f65742cc4dddaddb059f669e authored about 2 years ago
fixed formatting issues again

github.com/RustPython/RustPython - b96f13f15f29f39e2c8db967ecb8f8573073e5ab authored about 2 years ago
fixed formatting issues

github.com/RustPython/RustPython - a6411b4bff56c24256b996aa7150dda053b3a085 authored about 2 years ago
changed the shell logic for handling indents

github.com/RustPython/RustPython - 817ed3d4e25e06a6c1676a996072a6cde224329d authored about 2 years ago
changed the shell logic for handling indents

github.com/RustPython/Parser - 6cb57b2075137d7b3da43670dbb73aeab616e5e9 authored about 2 years ago
Move tests for with into parser.

github.com/RustPython/RustPython - 582e4f6d89e57718334ecb995f2d6e6e0b1cb5a2 authored about 2 years ago
Move tests for with into parser.

github.com/RustPython/Parser - 92b2574d52dc7d84e61154248d608980f205f3e0 authored about 2 years ago
Merge pull request #5 from RustPython/add-license

Add a license

github.com/RustPython/docs - 88ba737106d7fbad546bf0ed4a2f10782ace6d03 authored about 2 years ago
Merge pull request #4 from RustPython/add-a-minimal-readme

Create README.md

github.com/RustPython/docs - cd4a9459a6cf141bc088c4bfbcbf2f178d78a66e authored about 2 years ago
Merge pull request #61 from DimitrisJim/update-comm

Gitter -> Discord

github.com/RustPython/rustpython.github.io - 6375bf56e96729cbf82c767f3b61816016c09079 authored about 2 years ago
Use discord instead of gitter.

github.com/RustPython/rustpython.github.io - 417a75549f9f08f21c926ec1c9e78cb62d64b3a4 authored about 2 years ago
Merge pull request #3 from jeertmans/patch-1

fix: typo in into.md

github.com/RustPython/docs - 6d9013fba1fcf1d991f1c0330c0a749703cb3bb0 authored about 2 years ago
Add a license

github.com/RustPython/docs - b2870bb62a6771c6f2bfa342f1f215d4eff69d65 authored about 2 years ago
Create README.md

github.com/RustPython/docs - ded98dbb8b118f7a295063ac10869866a01d8ba7 authored about 2 years ago
Fix bug in Sliceable and rename del_item* to delitem (#4333)

* fix bug in sliceable

* fixup

github.com/RustPython/RustPython - b6c9882e1ade0eff24f89a443749263b52a1f0e6 authored about 2 years ago
Merge pull request #4389 from harupy/4384-follow-up

Follow-up for #4384

github.com/RustPython/RustPython - d5b70b0484dbdcee13c4f5cd6116c16b75fb7d46 authored about 2 years ago
Merge pull request #4389 from harupy/4384-follow-up

Follow-up for #4384

github.com/RustPython/Parser - 95fb938bd6b8002363e574344b249fdc1efaa845 authored about 2 years ago
Merge pull request #4396 from harupy/remove-unreachable-code

Remove unreachable code in `compiler/parser/src/string.rs`

github.com/RustPython/RustPython - f07f53b7ee1833a45f789b08e48b9160d5f55c9b authored about 2 years ago
Merge pull request #4394 from YDX-2147483647/patch-1

Fix the markdown URL in the sample notebook

github.com/RustPython/RustPython - 127fa33b0e02fd59aa48ede3b1d9667985706739 authored about 2 years ago
Remove unreachable code

github.com/RustPython/RustPython - 663edd22dea4f74c53547952d25e637f1e2a6f42 authored about 2 years ago
Remove unreachable code

github.com/RustPython/Parser - 96833142641905558704569b50852ec514abda85 authored about 2 years ago
Fix the markdown URL in the sample notebook

URLs without `https://` are relative.

github.com/RustPython/RustPython - 8a0e6bbcfbff4b2f073dbd573cfb60eb369306b5 authored about 2 years ago
Merge pull request #4391 from harupy/fix-NamedExpr-location

Fix `NamedExpr` location

github.com/RustPython/RustPython - 71becd4059fdce4bce7010f1208ed3b1c883abba authored about 2 years ago
Merge pull request #4390 from garychia/islice-reduce

Implement islice.__reduce__

github.com/RustPython/RustPython - aff07cf54fa34dc59a4df967ae87e4aebe7b3958 authored about 2 years ago
Merge pull request #4392 from yt2b/fix_prefix_format

Prefix format with padding doesn't work correctly.

github.com/RustPython/RustPython - 10c9db6ab891d9dddf5450654c16813abd6da3f5 authored about 2 years ago
Fix prefix format

github.com/RustPython/RustPython - 800d0f9370403ec3d98cbb99e0966e57ec26c28e authored about 2 years ago
Fix NamedExpr location

github.com/RustPython/RustPython - 49b9f490d9ba8df3e0791a7b763f61a9f8b415cb authored about 2 years ago
Fix NamedExpr location

github.com/RustPython/Parser - d9bbeeb9b355d436f6036f07d6e1819a17544b7a authored about 2 years ago
Merge pull request #4388 from branai/stdin-silent

Fix be silent even with no file using stdin

github.com/RustPython/RustPython - f2bab8005f788c83a0aa9b73089cace7eea968d8 authored about 2 years ago
Add tests for islice

github.com/RustPython/RustPython - 49597bc523c664b9d13b49add25f0b12d4925e53 authored about 2 years ago
Implement reduce for islice

github.com/RustPython/RustPython - 2c061c095d05eb984ea86ec821e5f4737017a4d6 authored about 2 years ago
fixed formatting problems

github.com/RustPython/RustPython - 4afcf76b62464f68efae51cf624a58b2c7bc353b authored about 2 years ago
Merge pull request #4386 from yt2b/fix_character_format

Fix character format

github.com/RustPython/RustPython - 8cb2b8292062adf13bde1b863a9b02c9f0bda3dd authored about 2 years ago
Merge pull request #4373 from andersk/named

Allow named expression in subscript and set comprehension

github.com/RustPython/RustPython - cb4bd51489188cb37010db26902b42b8948e7213 authored about 2 years ago
Merge pull request #4373 from andersk/named

Allow named expression in subscript and set comprehension

github.com/RustPython/Parser - e164a417234a16a77b5890b3eb98eb6eecb8ab92 authored about 2 years ago
Merge pull request #4379 from harupy/refactor-FStringParser

Refactor `FStringParser`

github.com/RustPython/RustPython - dee13376005540e75ebc6f9d09941d280098d8f5 authored about 2 years ago
Merge pull request #4379 from harupy/refactor-FStringParser

Refactor `FStringParser`

github.com/RustPython/Parser - aa32a73c5b2108de2de283531c09e98a61a075a9 authored about 2 years ago
added quiet arg and stdin pipe check

github.com/RustPython/RustPython - 19e5590824ff0045c3ef2e7462b3805b207d294e authored about 2 years ago
Merge pull request #4384 from harupy/parse-formatted-value

Fix the location of `FormattedValue`

github.com/RustPython/RustPython - b7eb46abadb2f59b0dd97ef3827e2b54e181521e authored about 2 years ago
Merge pull request #4384 from harupy/parse-formatted-value

Fix the location of `FormattedValue`

github.com/RustPython/Parser - 9d7d629cef86d4940582e943592e15e7ebca24db authored about 2 years ago
Update regression test results

github.com/RustPython/rustpython.github.io - 620f84d846d3a0c7e30de2f959bbddbfa764e65a authored about 2 years ago
Fix character format

github.com/RustPython/RustPython - e4244d62d8c75025af05286e9ada248d74090070 authored about 2 years ago
Merge pull request #4383 from yt2b/fix_hex_prefix

Fix hex prefix

github.com/RustPython/RustPython - 2c8af125e396f9dee73bd426a0bc088b60c30969 authored about 2 years ago
Fix FormattedValue location

github.com/RustPython/RustPython - 17f7efedc577d860476ec17040d8516c429bc31b authored about 2 years ago
Fix FormattedValue location

github.com/RustPython/Parser - 439298e735bec8be687bbbd5aa31c1e4caac11a1 authored about 2 years ago
Merge pull request #4382 from anilbey/duplicate-keyword-arg

arg name to be written upon duplicate kwargs error #4381

github.com/RustPython/RustPython - bdb9c1dbe465b18d66dec1f890ecbb2e3266beb0 authored about 2 years ago
Update compiler/parser/src/error.rs

Co-authored-by: fanninpm <[email protected]>

github.com/RustPython/RustPython - b76441b35f9d39b5e57d86f677c038a1227e0342 authored about 2 years ago
Update compiler/parser/src/error.rs

Co-authored-by: fanninpm <[email protected]>

github.com/RustPython/Parser - 16173bf5812e3117accba511e3cd1bdceaef99fa authored about 2 years ago
format using cargo fmt

github.com/RustPython/RustPython - ce9e64a6427cbcb1342eb302f2590aa922e6a555 authored about 2 years ago
format using cargo fmt

github.com/RustPython/Parser - 7e7b2eadee766c117087886b9003c24fbd7ce011 authored about 2 years ago
arg name to be written upon duplicate kwargs error #4381

github.com/RustPython/RustPython - 9e2b6800904debc96288184a94b93d87a52ba2f9 authored about 2 years ago
arg name to be written upon duplicate kwargs error #4381

github.com/RustPython/Parser - 80116c768dd5b0fe2a76e03969caf8d7b4fa6fc9 authored about 2 years ago
Merge pull request #4380 from nicku12345/lex_error_duplicate_function_args

add lex error for function args

github.com/RustPython/RustPython - 3a5716da2ac26ebebe40a1de2b9bfd63b0508519 authored about 2 years ago
added lex error: DuplicateArguments

github.com/RustPython/RustPython - 62fd967cd4c4f83fddfa26f7f228542434725519 authored about 2 years ago
added check: named arguments must follow bare star

github.com/RustPython/RustPython - 0e66e143fdb6b019d2cc8334cf7c5fb4a1f042ea authored about 2 years ago
add arg_name in duplicate argument error msg

github.com/RustPython/RustPython - 2c09785b7acffc38bdc38d8094aab74c2830fd17 authored about 2 years ago
remove expectedFailure decorator in test_argument_handling

github.com/RustPython/RustPython - 58ff3e8aaff92beba9a8713444a7c79f05beee06 authored about 2 years ago
remove expectedFailure decorators

github.com/RustPython/RustPython - 7e3c59d21d2149b83db32d630d5e42f9ea6d7eda authored about 2 years ago
added check: named arguments must follow bare star

github.com/RustPython/Parser - 63e4a36e27ac1240774cd1355e05cd10ddeda67c authored about 2 years ago
added lex error: DuplicateArguments

github.com/RustPython/Parser - 15ab44384c55904978387d8555c6296ef63d5551 authored about 2 years ago
add arg_name in duplicate argument error msg

github.com/RustPython/Parser - 41f21a7b5d6bdd0e2cd693467c69c518f2419d46 authored about 2 years ago
Merge pull request #4367 from andersk/star-order

Prohibit starred arguments after double-starred arguments

github.com/RustPython/RustPython - 2eb87cac71ee05007cbcfa81bc69cc5cec6348c6 authored about 2 years ago