Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / konchunas/pyrs issues and pull requests

#35 - Decorators

Issue - State: open - Opened by theRealProHacker about 2 years ago

#34 - Generate borrowed parameters for functions

Issue - State: open - Opened by gabrielfior over 2 years ago

#33 - Generate derive statements on transpiled Rust code

Issue - State: open - Opened by gabrielfior over 2 years ago

#32 - Using pyrs with monkeytype for type inference

Issue - State: open - Opened by flip111 almost 3 years ago

#31 - Enums are not properly converted

Issue - State: open - Opened by KOLANICH about 3 years ago - 2 comments

#29 - __slots__ are not properly converted

Issue - State: open - Opened by KOLANICH about 3 years ago

#28 - Class static variables are not properly converted

Issue - State: open - Opened by KOLANICH about 3 years ago

#27 - Function docstrings are not properly converted

Issue - State: open - Opened by KOLANICH about 3 years ago

#25 - Added escaping of quotes

Pull Request - State: closed - Opened by KOLANICH about 3 years ago

#24 - Fixed unmatched braces in with in some border cases.

Pull Request - State: closed - Opened by KOLANICH about 3 years ago

#23 - Quotes within strings are not escaped properly

Issue - State: closed - Opened by KOLANICH about 3 years ago

#22 - The tool outputs de-formatted sources

Issue - State: open - Opened by KOLANICH about 3 years ago - 1 comment

#21 - Moved the metadata into setup.cfg

Pull Request - State: open - Opened by KOLANICH about 3 years ago

#20 - setup.py: Use available PyPI name python-rs

Pull Request - State: closed - Opened by jayvdb over 3 years ago

#19 - Move CLI code into package

Pull Request - State: closed - Opened by jayvdb over 3 years ago - 2 comments

#18 - Restore py14 + tests

Pull Request - State: open - Opened by adsharma almost 4 years ago

#17 - Tests?

Issue - State: closed - Opened by adsharma almost 4 years ago - 4 comments

#16 - PyPI conflict

Issue - State: closed - Opened by jayvdb about 4 years ago - 6 comments

#15 - TypeError: sequence item 0: expected str instance, NoneType found

Issue - State: open - Opened by dpriskorn over 4 years ago - 1 comment

#14 - Handle translation of range/xrange with non-unit step

Pull Request - State: closed - Opened by molysgaard over 4 years ago

#13 - Translate 'a is b' to 'a == b'. Eg. 'a is None' -> 'a == None'

Pull Request - State: closed - Opened by molysgaard over 4 years ago - 1 comment

#12 - Fix bug when translating binary math operators.

Pull Request - State: closed - Opened by molysgaard over 4 years ago

#11 - Rename identifiers that are reserved keywords in Rust

Issue - State: closed - Opened by virtualritz over 4 years ago - 3 comments

#10 - Writing a research paper on the subject

Issue - State: open - Opened by hegza almost 5 years ago - 8 comments

#9 - handle raise with no exception listed

Pull Request - State: closed - Opened by JoshMcguigan almost 5 years ago - 1 comment

#8 - Add setup.py

Pull Request - State: closed - Opened by ghost over 5 years ago - 3 comments

#7 - setup.py question

Issue - State: closed - Opened by ghost over 5 years ago - 2 comments

#6 - Can it bootstrap?

Issue - State: closed - Opened by zaoqi over 5 years ago - 1 comment

#3 - Add basic support for "with", so code inside the with block can be tr…

Pull Request - State: closed - Opened by ghuls almost 6 years ago - 4 comments

#2 - Using generics instead of type inference on structs and functions

Issue - State: open - Opened by ghost almost 6 years ago - 3 comments

#1 - Removed unnecessary semi colons in source code and improved println! output

Pull Request - State: closed - Opened by ghost almost 6 years ago - 5 comments