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 #4447 from burrbull/ci-update

update ci actions

github.com/RustPython/RustPython - 253b62f8b034e29c65157a4b9d1d9c978e8ccbbc authored about 2 years ago
Fixup parse_tokens after "Add NonLogicalNewline token"

I only updated `parse()` to ignore `NonLogicalNewline`, didn't notice
it's also needed in `parse...

github.com/RustPython/RustPython - cb97a8035023092b119ca5e3a21e215930d07a0a authored about 2 years ago
Fixup parse_tokens after "Add NonLogicalNewline token"

I only updated `parse()` to ignore `NonLogicalNewline`, didn't notice
it's also needed in `parse...

github.com/RustPython/Parser - e5fe037e38ea963244d691399e4d2d7ae6514c1b authored about 2 years ago
update ci actions

github.com/RustPython/RustPython - a9696d85012c92de7ef7a9a48eb5af4e83e3e955 authored about 2 years ago
Alternate float format doesn't work correctly. (#4446)

github.com/RustPython/RustPython - 8828fd17a05ea9762862e63da3d001d3e22d21b3 authored about 2 years ago
Update regression test results

github.com/RustPython/rustpython.github.io - b9117cb666ab6045a8c482e4ca21b4bbc3252883 authored about 2 years ago
Update what is left results

github.com/RustPython/rustpython.github.io - 86e4917c62e04bba92115ae81f6efd77bfbe2ee2 authored about 2 years ago
Merge pull request #4346 from coolreader18/wordcode

Switch from 64-bit instruction enum to out-of-line arg values

github.com/RustPython/RustPython - aa3d24ea2a13f46ae494c70bd26597f110386255 authored about 2 years ago
Merge pull request #4444 from messense/fix-format-spec-multi-byte

Fix panic when parsing a format spec with multi-byte character

github.com/RustPython/RustPython - 68d413e923bb632e179b7ff7ef170c174298fd78 authored about 2 years ago
Fix panic when parsing a format spec with multi-byte character

github.com/RustPython/RustPython - ee5a1c90020534eba8bf3d94f89258aafb1a20cb authored about 2 years ago
Switch from 64-bit instruction enum to out-of-line arg values

github.com/RustPython/RustPython - 2861c874ed6a572da4c51098e4080d0a4b0bd29a authored about 2 years ago
Switch from 64-bit instruction enum to out-of-line arg values

github.com/RustPython/Parser - 872b9d4765acfdf0939f1efd31c1094d92835f11 authored about 2 years ago
Merge pull request #4442 from bluetech/non-logical-newline-token

lexer: Add `NonLogicalNewline` token

github.com/RustPython/RustPython - 91a897dd74df2ead2a3164332ee5cf7a548c57cc authored about 2 years ago
Add NonLogicalNewline token

This token is completely ignored by the parser, but it's useful for
other users of the lexer, su...

github.com/RustPython/RustPython - e64faa781c1faa9052a9d57c00d29830d2f11850 authored about 2 years ago
Add NonLogicalNewline token

This token is completely ignored by the parser, but it's useful for
other users of the lexer, su...

github.com/RustPython/Parser - 674eeec29c6e0b4462ccc4932f57a392dd29af7d authored about 2 years ago
Merge pull request #4437 from not-my-profile/fix-parser-docs.rs

Fix docs.rs build for rustpython-parser

github.com/RustPython/RustPython - 9bbe745a33f600d3f5f706b2f70ee76e440dee2f authored about 2 years ago
Fix docs.rs build for rustpython-parser

docs.rs failed to build the documentation of the recently released
rustpython-parser 0.2.0 becau...

github.com/RustPython/RustPython - 658d5a8b7e94589df517a5ad0021796c4d8b4c9e authored about 2 years ago
Fix docs.rs build for rustpython-parser

docs.rs failed to build the documentation of the recently released
rustpython-parser 0.2.0 becau...

github.com/RustPython/Parser - 4f1e7c6291a83ff41413ad05405d4ab507f36c92 authored about 2 years ago
Bump all crate versions to 0.2.0

github.com/RustPython/Parser - 884a7bdb15adb3b7cd7821ef370e25261fab141e authored about 2 years ago
Bump all crate versions to 0.2.0

github.com/RustPython/RustPython - c7faae9b22ce31a3ba1f2cc1cd3ad759b54ce100 authored about 2 years ago
Merge pull request #4435 from RustPython/dependabot/cargo/bzip2-0.4.4

Bump bzip2 from 0.4.3 to 0.4.4

github.com/RustPython/RustPython - c38babe5cb2a53a907f81c3b3a90147eaa1e3771 authored about 2 years ago
Bump bzip2 from 0.4.3 to 0.4.4

Bumps [bzip2](https://github.com/alexcrichton/bzip2-rs) from 0.4.3 to 0.4.4.
- [Release notes](h...

github.com/RustPython/RustPython - 2c696bca94a3af1a60129c034977ca46a869e62b authored about 2 years ago
Merge pull request #4433 from lgyanf/devcontainer

[RFC] Add Github Codespaces configuration (devcontainer.json)

github.com/RustPython/RustPython - 48103030e435010ae33e3868ec2cdb4a65242437 authored about 2 years ago
Create devcontainer.json

github.com/RustPython/RustPython - 1e9d9aed846d436b05bfa5011614d6f6d808b622 authored about 2 years ago
Merge pull request #4432 from youknowone/cspell

first cspell dict

github.com/RustPython/RustPython - a3e223d78eaf4ac75b01186718a1c4226b824526 authored about 2 years ago
first cspell dict

github.com/RustPython/RustPython - 1848c45302a505e6b09c1d92d236988cbe702db4 authored about 2 years ago
first cspell dict

github.com/RustPython/Parser - 7885344bcf60e4f53b65a74d00313c22190ea41b authored about 2 years ago
Merge pull request #4414 from moreal/keyboard-int-exitcode

Correct exitcode of KeyboardInterrupt

github.com/RustPython/RustPython - fc9e531272a4405ec86dd4cbb606c424a9c04cbb authored about 2 years ago
Correct exitcode of KeyboardInterrupt

github.com/RustPython/RustPython - 16579aeafec8d622f380360e7969d2487af8ef93 authored about 2 years ago
Implement Sqlite3 Module (#4260)

* add supporting for PyAtomic<PyObject>

* create sqlite module

* add dependency sqlite3-sy...

github.com/RustPython/RustPython - 765933136c8f07ff643424626773a08761528f21 authored about 2 years ago
`PyInt.format` only raises `ValueError` (#4428)

github.com/RustPython/RustPython - 22a5a83fda026b8375a87ab5f589e5d95168eaac authored about 2 years ago
Merge pull request #4429 from youknowone/fix-format

Fix nightly clippy warnings

github.com/RustPython/RustPython - 604aa427fa8e6b6bd15de39ce4412aaf28fd4943 authored about 2 years ago
Merge pull request #4429 from youknowone/fix-format

Fix nightly clippy warnings

github.com/RustPython/Parser - e8fef398612386375c0e3a5d82e4b0b58f49ff05 authored about 2 years ago
Fix nightly clippy warnings

github.com/RustPython/Parser - 509cf7ed0dd1b08bb49c684302bbf8b11cf5fd27 authored about 2 years ago
Fix nightly clippy warnings

github.com/RustPython/RustPython - 8d36fe68e7527d917db4b175b1086c0b840b1240 authored about 2 years ago
Merge pull request #4427 from yt2b/fix_integer_format

Fix integer format

github.com/RustPython/RustPython - 55aac852fd96465c0980f90ce7ebe85f204f03ff authored about 2 years ago
Merge pull request #4426 from harupy/include-comment

Include comment text in token

github.com/RustPython/RustPython - ddc2e1b81d2e13cc599a03cb55ac8bbaa3d27bb2 authored about 2 years ago
Merge pull request #4425 from yt2b/fix_formatspec_parse

Fix `FormatSpec::parse`.

github.com/RustPython/RustPython - ff0f0ac25c9dab02519e948edd5292106fed9e3b authored about 2 years ago
Include comment text in token

github.com/RustPython/RustPython - d532160333ffeb6dbeca2c2728c2391cd1e53b7f authored about 2 years ago
Include comment text in token

github.com/RustPython/Parser - a4a5366504af73646892c5ed1ce488b721c56075 authored about 2 years ago
Merge pull request #4422 from harupy/impl-Default-for-Location

Implement `Default` for `Location`

github.com/RustPython/RustPython - ba427c86909f41451cbb76cd7301322afc817626 authored about 2 years ago
Merge pull request #4421 from yt2b/implement_string_format_validation

Implement string format validation

github.com/RustPython/RustPython - f1ca3596c07cba60e686c1ceb68cc5c1b970d254 authored about 2 years ago
Implement format validation

github.com/RustPython/RustPython - f84dd2e84f2e679da7556c493ebb7dbca7fd6860 authored about 2 years ago
Merge pull request #4361 from yt2b/fix_fstring

Fix f-string padding

github.com/RustPython/RustPython - 2f94c076099510757afbc39b95cc9427819c7446 authored about 2 years ago
Implement Default for Location

github.com/RustPython/RustPython - 3602d2602b9aa0aa5d951b280c5ebe25b92c0cd9 authored about 2 years ago
Implement Default for Location

github.com/RustPython/Parser - 2dfd053bed1e339a4d0c6477b11f850b62e398e3 authored about 2 years ago
Fix f-string padding

Co-Authored-By: yt2b <[email protected]>

github.com/RustPython/RustPython - 062a543c7f87deeb46c5c18931bf6e4632842c1f authored about 2 years ago
Merge pull request #4420 from harupy/simplify-string-check

Simplify string check in `Lexer.lex_identifier`

github.com/RustPython/RustPython - ed5b182c44dd6011c4601e3468e96ec9d6e85a86 authored about 2 years ago
Remove the decorators

github.com/RustPython/RustPython - d3b587afc7a7c0c94e8adfcdba37c43a8a40f4fc authored about 2 years ago
Address comments

github.com/RustPython/RustPython - c640312051f9cd9c9cc9796fa8932b7f92af89dc authored about 2 years ago
Address comments

github.com/RustPython/Parser - 7f552e4594dcf7b6e4cd80251479d9cf315c8157 authored about 2 years ago
Improved the fix for the continuing problem in the shell (#4406)

github.com/RustPython/RustPython - 134355e1e60d54bb5c3bb0f2ca613fdca582bb21 authored about 2 years ago
Merge pull request #4419 from yt2b/implement_float_format_validation

Implement float format validation

github.com/RustPython/RustPython - 144f61932fe2bdc11ebef039dc27c011d7e6ab3c authored about 2 years ago
Simplify string check

github.com/RustPython/Parser - fd8468c5eb66d9b5ea64718b0e155a944c7d82b2 authored about 2 years ago
Simplify string check

github.com/RustPython/RustPython - f02f3279b0b4e32232013e265fe45dd6b29b6281 authored about 2 years ago
Merge pull request #4326 from yt2b/fix_list_remove

Fix `PyList.remove`

github.com/RustPython/RustPython - cad2adc299b3a55b1983d03d5e77be0962b8d45a authored about 2 years ago
Ensure ScandirIterator does not leak file handles under Unix-like systems (#4307)

* Ensure ScandirIterator does not leak file handles under Unix-like systems.

github.com/RustPython/RustPython - 9d711c805a94d881aab12ec28cd10831582a0845 authored about 2 years ago
Merge pull request #4417 from harupy/add-with-offset-methods

Add `with_col_offset` and `with_row_offset` to `Location` for conveniece

github.com/RustPython/RustPython - 9af9c1643d1a07a2a4147daa6c0f655d718529a4 authored about 2 years ago
Merge pull request #4417 from harupy/add-with-offset-methods

Add `with_col_offset` and `with_row_offset` to `Location` for conveniece

github.com/RustPython/Parser - 958c7e33ad92181b9f5d846ce20b0b4def4374cc authored about 2 years ago
Merge pull request #4413 from harupy/more-generic-window-impl

Update `CharWindow` in `compiler/parser/src/lexer.rs` to allow slicing

github.com/RustPython/Parser - 0f311cd5e5eb120b4d365ee03ef52492afd3b993 authored about 2 years ago
Merge pull request #4413 from harupy/more-generic-window-impl

Update `CharWindow` in `compiler/parser/src/lexer.rs` to allow slicing

github.com/RustPython/RustPython - 36ec2e44d7faffdc73797e50c96a8d4760effc77 authored about 2 years ago
Merge pull request #4412 from yt2b/implement_format_validation

Implement integer format validation

github.com/RustPython/RustPython - 8f87dbcf289d2a988b5869a019e843ac79a718a5 authored about 2 years ago
Add with_col_offset and with_row_offset to Location

github.com/RustPython/Parser - 6d140426c1d388603a38fcb17e2454c94ae7b065 authored about 2 years ago
Add with_col_offset and with_row_offset to Location

github.com/RustPython/RustPython - a6cebc4f519d83c029bc400619c5e3517b990e71 authored about 2 years ago
Merge pull request #4415 from harupy/remove-incorrect-empty-expression-error

Remove incorrect `EmptyExpression` in `StringParser.parse_formatted_value`

github.com/RustPython/RustPython - 096a604c306f683aafaa90f33e22f5b528527a1e authored about 2 years ago
Address comment

github.com/RustPython/RustPython - 57b87c6d2d0f9c7177ee7f4bbc935b8d4697b6a0 authored about 2 years ago
Address comment

github.com/RustPython/Parser - 33a62789f773f8089ddf32260ab71df43e367193 authored about 2 years ago
Remove incorrect EmptyExpression in parse_formatted_value

github.com/RustPython/Parser - 84dff79ddc8e12d0fec819bcb9147577e6a921ce authored about 2 years ago
Remove incorrect EmptyExpression in parse_formatted_value

github.com/RustPython/RustPython - 60ce07d829d51713f0a3f6ccf310a257199a8ea7 authored about 2 years ago
Improve CharWindow

github.com/RustPython/RustPython - b5db39441c4e5d94274369ca1cf87f241e0c1f1a authored about 2 years ago
Improve CharWindow

github.com/RustPython/Parser - 300710f7db8cb5fe85c6b75cb95a4753255896ed authored about 2 years ago
Remove the decorators

github.com/RustPython/RustPython - 980abb053335dff3b923f46a12754d20d60670a2 authored about 2 years ago
Implement From trait

github.com/RustPython/RustPython - e11cda970ad52fbe5c18d266816174fa3e491415 authored about 2 years ago
Merge pull request #4410 from harupy/remove-repetitive-to_string

Remove repetitive `to_string` in `parse_escaped_char`

github.com/RustPython/RustPython - 478aa41cc62b93a6347a948b09fb71bb52497098 authored about 2 years ago
Remove repetitive to_string in parse_escaped_char

github.com/RustPython/RustPython - 8f5bd0bbe3a01ecb673b44e69333957f721d73df authored about 2 years ago
Remove repetitive to_string in parse_escaped_char

github.com/RustPython/Parser - 515dceb07b608a0588f3f94567e1cf43048de806 authored about 2 years ago
Merge pull request #4409 from harupy/improve-error-conversion-in-string-parser

Improve error conversion in `string_parsers.rs`

github.com/RustPython/Parser - 2858c315bff1278d97c152d2a92912cd085a722d authored about 2 years ago
Merge pull request #4409 from harupy/improve-error-conversion-in-string-parser

Improve error conversion in `string_parsers.rs`

github.com/RustPython/RustPython - 6cbe503d7b6916d893753f026a86f7874f47cd64 authored about 2 years ago
Fix clippy error

github.com/RustPython/RustPython - 10494c9bb1db21397f5a31e7807c5e740adf64c9 authored about 2 years ago
Fix clippy error

github.com/RustPython/Parser - 3b0fd61b3b9c82a383eb9ea336654034fe4b2ef3 authored about 2 years ago
Improve error conversion in string_parsers.rs

github.com/RustPython/Parser - 9030679193ab43d4331fd92867e686321d8301c4 authored about 2 years ago
Improve error conversion in string_parsers.rs

github.com/RustPython/RustPython - b2be3145c557e03c416e1d6ce4250a054ea4ceca authored about 2 years ago
Merge pull request #4405 from harupy/use-drain

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

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