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
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
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
github.com/RustPython/Parser - MichaReiser opened this pull request over 1 year ago
Field accessor and utilities
github.com/RustPython/Parser - youknowone opened this pull request over 1 year ago
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
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
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
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
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
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
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
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
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
github.com/RustPython/RustPython - youknowone opened this pull request over 1 year ago
[RFC] better error formatting using ariadne?
github.com/RustPython/RustPython - youknowone opened this issue over 1 year ago
github.com/RustPython/RustPython - youknowone opened this issue over 1 year ago
Python location transform and related refactoring
github.com/RustPython/Parser - youknowone opened this pull request over 1 year ago
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
github.com/RustPython/RustPython - bjoroen 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
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
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
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
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
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
github.com/RustPython/Parser - youknowone opened this pull request over 1 year ago
What will be the best way to keep generated ast codes synced with parser repository?
github.com/RustPython/RustPython - youknowone opened this issue over 1 year ago
github.com/RustPython/RustPython - youknowone opened this issue over 1 year ago
Embed generated parser + update lalrpop
github.com/RustPython/Parser - youknowone opened this pull request over 1 year ago
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
github.com/RustPython/Parser - youknowone opened this issue over 1 year ago
Split parser to new repository
github.com/RustPython/RustPython - youknowone opened this pull request over 1 year ago
github.com/RustPython/RustPython - youknowone opened this pull request over 1 year ago
Forked from RustPython main repository
github.com/RustPython/Parser - youknowone opened this issue over 1 year ago
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
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
github.com/RustPython/RustPython - qingshi163 opened this pull request over 1 year ago
Port configurable repr quote from Ruff and refactoring
github.com/RustPython/RustPython - youknowone opened this pull request over 1 year ago
github.com/RustPython/RustPython - youknowone opened this pull request over 1 year ago
Additional format cases that fails to support bool value
github.com/RustPython/RustPython - xiaxinmeng opened this issue over 1 year ago
github.com/RustPython/RustPython - xiaxinmeng opened this issue 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
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
github.com/RustPython/RustPython - JazzGlobal opened this pull request over 1 year ago
SyntaxError on `class C(Generic[*Ts]): pass`
github.com/RustPython/RustPython - youknowone opened this issue over 1 year ago
github.com/RustPython/RustPython - youknowone opened this issue over 1 year ago
Update typing from CPython 3.11.2
github.com/RustPython/RustPython - youknowone opened this pull request over 1 year ago
github.com/RustPython/RustPython - youknowone opened this pull request over 1 year ago
Implement PyObject_SelfIter to actually share same function
github.com/RustPython/RustPython - youknowone opened this pull request over 1 year ago
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
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
github.com/RustPython/RustPython - youknowone opened this pull request over 1 year ago
Check CPython test suites covers certain dict unpack scenario and send them to upstream
github.com/RustPython/RustPython - youknowone opened this issue over 1 year ago
github.com/RustPython/RustPython - youknowone opened this issue over 1 year ago
[RFC] Splitting parser out of RustPython repository
github.com/RustPython/RustPython - youknowone opened this issue over 1 year ago
github.com/RustPython/RustPython - youknowone opened this issue over 1 year ago
Failing to pickle the returned value of itertools.accumulate()
github.com/RustPython/RustPython - xiaxinmeng opened this issue over 1 year ago
github.com/RustPython/RustPython - xiaxinmeng opened this issue over 1 year ago
{:d} format should support bool value.
github.com/RustPython/RustPython - xiaxinmeng opened this issue over 1 year ago
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
github.com/RustPython/RustPython - xiaxinmeng opened this issue over 1 year ago
email.message_from_string.get() fails parses the special text
github.com/RustPython/RustPython - xiaxinmeng opened this issue over 1 year ago
github.com/RustPython/RustPython - xiaxinmeng opened this issue over 1 year ago
Inconsistent behaviors for Parser().parsestr(t).keys() in email.parser
github.com/RustPython/RustPython - xiaxinmeng opened this issue over 1 year ago
github.com/RustPython/RustPython - xiaxinmeng opened this issue over 1 year ago
FunctionType constructor from types module fails
github.com/RustPython/RustPython - xiaxinmeng opened this issue over 1 year ago
github.com/RustPython/RustPython - xiaxinmeng opened this issue over 1 year ago
Add a test to check stdlib is correctly enabled for wasm/wasi
github.com/RustPython/RustPython - youknowone opened this issue over 1 year ago
github.com/RustPython/RustPython - youknowone opened this issue over 1 year ago
Fix wasm build stdlib
github.com/RustPython/RustPython - youknowone opened this pull request over 1 year ago
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
github.com/RustPython/RustPython - lastmjs opened this issue over 1 year ago
Building RustPython Demo - ModuleNotFoundError binascii
github.com/RustPython/RustPython - Anthial opened this issue over 1 year ago
github.com/RustPython/RustPython - Anthial 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
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
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
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
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
github.com/RustPython/RustPython - youknowone opened this pull request over 1 year ago
site-packages path to pythonx.y or rustpythonx.y?
github.com/RustPython/RustPython - youknowone opened this issue over 1 year ago
github.com/RustPython/RustPython - youknowone opened this issue over 1 year ago
Ensure correct site packages are visible to rustpython
github.com/RustPython/RustPython - itsankitkp opened this pull request over 1 year ago
github.com/RustPython/RustPython - itsankitkp opened this pull request over 1 year ago
sqlite: Throw `TypeError` when `callable` is not callable
github.com/RustPython/RustPython - moreal opened this pull request over 1 year ago
github.com/RustPython/RustPython - moreal 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
github.com/RustPython/RustPython - itsankitkp opened this pull request over 1 year ago
fix wrong directory name for openssl setup
github.com/RustPython/RustPython - itsankitkp opened this pull request over 1 year ago
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
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
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
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
github.com/RustPython/RustPython - youknowone opened this pull request over 1 year ago
Add loongarch64 support
github.com/RustPython/RustPython - xiangzhai opened this pull request over 1 year ago
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
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
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
github.com/RustPython/RustPython - youknowone opened this issue over 1 year ago
Undefined variables shouldn't be deleted in the function scope
github.com/RustPython/RustPython - xiaxinmeng opened this issue over 1 year ago
github.com/RustPython/RustPython - xiaxinmeng 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
github.com/RustPython/RustPython - youknowone opened this issue over 1 year ago
ast.parse() fails to handle "A[1:2, *l]" after it is parsed and unparsed.
github.com/RustPython/RustPython - xiaxinmeng opened this issue over 1 year ago
github.com/RustPython/RustPython - xiaxinmeng 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
github.com/RustPython/RustPython - xiaxinmeng opened this issue over 1 year ago
RustPython becomes silent if raising an error in trace() function
github.com/RustPython/RustPython - xiaxinmeng opened this issue over 1 year ago
github.com/RustPython/RustPython - xiaxinmeng opened this issue over 1 year ago
[RFC] Safe `eval/exec` for arbitrary code execution
github.com/RustPython/RustPython - dgheig opened this issue over 1 year ago
github.com/RustPython/RustPython - dgheig 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
github.com/RustPython/RustPython - youknowone opened this issue over 1 year ago
Fix `ParseErrorType::UnrecognizedToken` not to expose too much information
github.com/RustPython/RustPython - youknowone opened this issue over 1 year ago
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
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
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
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
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
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
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
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
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
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
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
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
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
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
github.com/RustPython/RustPython - Masorubka1 opened this pull request over 1 year ago
rename os module's exit function to _exit as thats how it is defined in cpython
github.com/RustPython/RustPython - itsankitkp opened this pull request over 1 year ago
github.com/RustPython/RustPython - itsankitkp opened this pull request over 1 year ago