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

Allow uuid on wasm32 and wasi

github.com/RustPython/RustPython - youknowone opened this pull request over 1 year ago
_signal does not exist for wasm32

github.com/RustPython/RustPython - lastmjs opened this issue over 1 year ago
Move `range` from `Attributed` to `Node`s

github.com/RustPython/Parser - MichaReiser opened this pull request over 1 year ago
zero-copy parser

github.com/RustPython/Parser - youknowone opened this issue over 1 year ago
Field accessor and utilities

github.com/RustPython/Parser - youknowone opened this pull request over 1 year ago
A few more Identifier utilities

github.com/RustPython/Parser - youknowone opened this pull request over 1 year ago
Set trace_func / profile_func to none on error

github.com/RustPython/RustPython - matthew-hagemann opened this pull request over 1 year ago
Replace num-bigint with malachite-bigint

github.com/RustPython/Parser - qingshi163 opened this pull request over 1 year ago
Revert a few .as_str() calls by adding it to ast

github.com/RustPython/RustPython - youknowone opened this pull request over 1 year ago
ruff integration support

github.com/RustPython/Parser - youknowone opened this pull request over 1 year ago
Give identifier and int ast types

github.com/RustPython/Parser - youknowone opened this pull request over 1 year ago
Setup spell checker

github.com/RustPython/Parser - youknowone opened this pull request over 1 year ago
Split parser core / compiler core

github.com/RustPython/Parser - youknowone opened this issue over 1 year ago
location to byte offset (TextSize)

github.com/RustPython/RustPython - youknowone opened this pull request over 1 year ago
Python location transform and related refactoring

github.com/RustPython/Parser - youknowone opened this pull request over 1 year ago
Report overflow error

github.com/RustPython/RustPython - bjoroen opened this pull request over 1 year ago
Visitor

github.com/RustPython/Parser - youknowone opened this pull request over 1 year ago
Refactor ast to hold data as seperated type

github.com/RustPython/RustPython - youknowone opened this pull request over 1 year ago
Refactor ast to hold data as seperated type

github.com/RustPython/Parser - youknowone opened this pull request over 1 year ago
more location -> start()

github.com/RustPython/RustPython - youknowone opened this pull request over 1 year ago
Remove compiler_core::CompileError

github.com/RustPython/RustPython - youknowone opened this pull request over 1 year ago
Remove CompileError

github.com/RustPython/Parser - youknowone opened this pull request over 1 year ago
Replace row/column based Location with byte-offsets.

github.com/RustPython/Parser - youknowone opened this pull request over 1 year ago
Add python lint

github.com/RustPython/Parser - youknowone opened this pull request over 1 year ago
Embed generated parser + update lalrpop

github.com/RustPython/Parser - youknowone opened this pull request over 1 year ago
Recover update_asdl and related test

github.com/RustPython/Parser - youknowone opened this issue over 1 year ago
Add CI

github.com/RustPython/Parser - youknowone opened this pull request over 1 year ago
Split parser to new repository

github.com/RustPython/RustPython - youknowone opened this pull request over 1 year ago
Licencing parser

github.com/RustPython/Parser - DimitrisJim opened this issue over 1 year ago
Add README

github.com/RustPython/Parser - DimitrisJim opened this issue over 1 year ago
Enable CI

github.com/RustPython/Parser - youknowone opened this issue over 1 year ago
Forked from RustPython main repository

github.com/RustPython/Parser - youknowone opened this issue over 1 year ago
Remove rustpython-common dependency from parser

github.com/RustPython/RustPython - youknowone opened this pull request over 1 year ago
Replace num-bigint with malachite-bigint

github.com/RustPython/RustPython - qingshi163 opened this pull request over 1 year ago
Replace row/column based Location with byte-offsets.

github.com/RustPython/RustPython - youknowone opened this pull request over 1 year ago
Format d bool support

github.com/RustPython/RustPython - JazzGlobal opened this pull request over 1 year ago
Update typing from CPython 3.11.2

github.com/RustPython/RustPython - youknowone opened this pull request over 1 year ago
Property name

github.com/RustPython/RustPython - Masorubka1 opened this pull request over 1 year ago
Use ruff for CI

github.com/RustPython/RustPython - youknowone opened this pull request over 1 year ago
{:d} format should support bool value.

github.com/RustPython/RustPython - xiaxinmeng opened this issue over 1 year ago
time.mktime((88,)*9) reports a ValueError

github.com/RustPython/RustPython - xiaxinmeng opened this issue over 1 year ago
Fix wasm build stdlib

github.com/RustPython/RustPython - youknowone opened this pull request over 1 year ago
Dictionary unpacking not working?

github.com/RustPython/RustPython - lastmjs opened this issue over 1 year ago
Generate a visitor trait to `ast_gen.rs`

github.com/RustPython/RustPython - thejcannon opened this pull request over 1 year ago
Add `Located::start`, `Located::end` and impl `Deref`

github.com/RustPython/RustPython - MichaReiser opened this pull request over 1 year ago
Use `Located::new` over struct initializer

github.com/RustPython/RustPython - MichaReiser opened this pull request over 1 year ago
Rename method/member types

github.com/RustPython/RustPython - youknowone opened this pull request over 1 year ago
Remove Traverse from FromArgs

github.com/RustPython/RustPython - youknowone opened this pull request over 1 year ago
Fix wasm ci failure due to dns

github.com/RustPython/RustPython - itsankitkp opened this pull request over 1 year ago
WASM failure on CI

github.com/RustPython/RustPython - itsankitkp opened this issue over 1 year ago
fix wrong directory name for openssl setup

github.com/RustPython/RustPython - itsankitkp opened this pull request over 1 year ago
Some testing with CI

github.com/RustPython/RustPython - itsankitkp opened this pull request over 1 year ago
Some testing with CI

github.com/RustPython/RustPython - itsankitkp opened this pull request over 1 year ago
test windows ci with more log

github.com/RustPython/RustPython - youknowone opened this pull request over 1 year ago
run choco with --no-progress

github.com/RustPython/RustPython - youknowone opened this pull request over 1 year ago
Window CI is broken

github.com/RustPython/RustPython - youknowone opened this issue over 1 year ago
Add loongarch64 support

github.com/RustPython/RustPython - xiangzhai opened this pull request over 1 year ago
Buffer arguments as PyObject

github.com/RustPython/RustPython - youknowone opened this pull request over 1 year ago
Add more issue templates

github.com/RustPython/RustPython - youknowone opened this pull request over 1 year ago
Add venv PIP test to CI

github.com/RustPython/RustPython - youknowone opened this issue over 1 year ago
Better unparse support from rustpython-ast

github.com/RustPython/RustPython - youknowone opened this issue over 1 year ago
SyntaxError in await-for-in structure

github.com/RustPython/RustPython - xiaxinmeng opened this issue over 1 year ago
Consider AST expansion or improvement etc

github.com/RustPython/RustPython - youknowone opened this issue over 1 year ago
PyModuleDef and #[pymodule(with(...))]

github.com/RustPython/RustPython - youknowone opened this pull request over 1 year ago
Simpler new object / small int range const

github.com/RustPython/RustPython - youknowone opened this pull request over 1 year ago
debug-friendly tweaks

github.com/RustPython/RustPython - youknowone opened this pull request over 1 year ago
module objects' type as PyModule

github.com/RustPython/RustPython - youknowone opened this pull request over 1 year ago
Reduce runtime of stdlib_collections_deque

github.com/RustPython/RustPython - youknowone opened this pull request over 1 year ago
RUST_BACKTRACE=1 for debugger

github.com/RustPython/RustPython - youknowone opened this pull request over 1 year ago
investigate weak_ref test failing

github.com/RustPython/RustPython - youknowone opened this issue over 1 year ago
[RFC] Add `visitor` capabilities to ASTs

github.com/RustPython/RustPython - thejcannon opened this issue over 1 year ago
Add test_pulldom.py from Cpython v3.11.2

github.com/RustPython/RustPython - Masorubka1 opened this pull request over 1 year ago
Update test_property.py from Cpython v3.11.2

github.com/RustPython/RustPython - Masorubka1 opened this pull request over 1 year ago
Update test_pow.py from Cpython v3.11.2

github.com/RustPython/RustPython - Masorubka1 opened this pull request over 1 year ago
Update test_posix.py from Cpython v3.11.2

github.com/RustPython/RustPython - Masorubka1 opened this pull request over 1 year ago
Update test_popen.py from Cpython v3.11.2

github.com/RustPython/RustPython - Masorubka1 opened this pull request over 1 year ago
Add test_poll.py from Cpython v3.11.2

github.com/RustPython/RustPython - Masorubka1 opened this pull request over 1 year ago