Ecosyste.ms: Issues

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

GitHub / grumpyhome/grumpy issues and pull requests

#158 - add instructions for installing pip2 on Linux

Pull Request - State: open - Opened by aminya over 3 years ago

#157 - setup.py: Separate description for tools and runtime

Pull Request - State: closed - Opened by abitrolly about 4 years ago - 2 comments

#156 - Makefile: Try to update pylint to fix Travis failure

Pull Request - State: open - Opened by abitrolly about 4 years ago - 1 comment

#155 - Add token lib

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

#154 - Rename grumpy-tools to grumpy-cli

Issue - State: open - Opened by abitrolly over 4 years ago

#153 - [skip ci] Updating README (#113)

Pull Request - State: closed - Opened by abitrolly over 4 years ago - 2 comments

#152 - Support installing grumpy-runtime in editable mode

Issue - State: open - Opened by abitrolly over 4 years ago

#151 - Add Dockerfile for `grumpy`

Pull Request - State: open - Opened by abitrolly over 4 years ago - 8 comments

#150 - not all go modules works

Issue - State: open - Opened by xukku about 5 years ago - 10 comments

#149 - how to transpile python project with local modules?

Issue - State: closed - Opened by xukku about 5 years ago - 1 comment

#148 - how to use externs or interop for go code?

Issue - State: closed - Opened by xukku about 5 years ago - 5 comments

#147 - grumpy not found after installed (on Arch Linux)

Issue - State: closed - Opened by xukku about 5 years ago - 1 comment

#146 - Fix travis ci with osx build

Pull Request - State: closed - Opened by aisk over 5 years ago - 1 comment

#145 - Add tuple.index

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

#143 - Rebuild tool for automated refactoring

Issue - State: open - Opened by XVilka over 5 years ago - 3 comments

#142 - Add a separate README.md for runtime

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

#141 - Travis CI: Upgrade to Python 3.8

Pull Request - State: closed - Opened by cclauss over 5 years ago - 1 comment

#140 - Install grumpy-tools before building grumpy-runtime

Pull Request - State: closed - Opened by abitrolly over 5 years ago - 10 comments

#139 - Fix Travis CI and merge missing version bump

Pull Request - State: closed - Opened by abitrolly over 5 years ago

#138 - 0.3.0 release on pypi

Issue - State: closed - Opened by dlamblin over 5 years ago - 4 comments

#137 - pip installation "grumpy compile" is not working

Issue - State: closed - Opened by akamensky over 5 years ago - 3 comments

#136 - I cannot run the binary built from the Go code generated by Grumpc

Issue - State: closed - Opened by phillvancejr almost 6 years ago - 1 comment

#135 - Python 3 support

Issue - State: open - Opened by alanjds almost 6 years ago - 7 comments

#134 - remove compiler search

Pull Request - State: closed - Opened by andgrew about 6 years ago - 3 comments

#133 - Need a tutorial for running and transpiling youtube-dl

Issue - State: open - Opened by joeky888 about 6 years ago - 5 comments

#132 - raw socket support

Pull Request - State: closed - Opened by andgrew about 6 years ago

#131 - Full traceback needs some extra modules

Pull Request - State: closed - Opened by alanjds about 6 years ago

#130 - add c variant for old str formatting

Pull Request - State: closed - Opened by andgrew about 6 years ago - 4 comments

#129 - Delve debug on `grumpy run --go-action debug ... `

Pull Request - State: closed - Opened by alanjds about 6 years ago

#128 - Fix circular imports (zipfile.py)

Pull Request - State: closed - Opened by alanjds about 6 years ago

#127 - Pep 257: docstrings

Pull Request - State: closed - Opened by alanjds about 6 years ago

#126 - Grumpy' stdlib have preference over CPython' stdlib

Pull Request - State: closed - Opened by alanjds about 6 years ago - 1 comment

#125 - Go keywords on Python module names are changed to not clash

Pull Request - State: closed - Opened by alanjds about 6 years ago

#124 - Cannot import module `struct`: Is a Golang reserved word

Issue - State: closed - Opened by alanjds about 6 years ago

#122 - Allow code that uses `exec` to fail on run time instead of compile time

Pull Request - State: closed - Opened by alanjds over 6 years ago

#121 - Fix multiple `with` statement

Pull Request - State: closed - Opened by alanjds over 6 years ago

#120 - Check stability of `sorted()` code

Issue - State: open - Opened by alanjds over 6 years ago - 1 comment

#119 - Fix #82: Implement the 'reverse' option for sorted()

Pull Request - State: closed - Opened by alanjds over 6 years ago - 2 comments

#118 - Fix ImportError on conditional `from .. import *` statements

Pull Request - State: closed - Opened by alanjds over 6 years ago - 3 comments

#117 - Unvendorize pythonparser (Fixes #108)

Pull Request - State: closed - Opened by alanjds over 6 years ago - 2 comments

#116 - Added installation steps for Python 2.7 and go 1.10+

Pull Request - State: closed - Opened by aaronjohnson92 over 6 years ago - 3 comments

#115 - [Fix #114] `go get golint` is failing

Pull Request - State: closed - Opened by alanjds over 6 years ago

#114 - Fix the CI: `.../golang/lint/golint expects import "golang.org/x/lint/golint"`

Issue - State: closed - Opened by alanjds over 6 years ago - 1 comment

#113 - Update README with new install instructions

Issue - State: open - Opened by alanjds over 6 years ago - 3 comments
Labels: good first issue, Hacktoberfest

#111 - Implement ordered dictionary

Pull Request - State: closed - Opened by funny-falcon over 6 years ago - 10 comments

#110 - Fixes #109: Imports raising AttributeError instead of ImportError

Pull Request - State: closed - Opened by alanjds over 6 years ago

#108 - Unvendorize python-parser

Issue - State: closed - Opened by alanjds over 6 years ago
Labels: good first issue, Hacktoberfest

#107 - [WIP] Builtin sum (@aisk branch `builtin-sum`)

Pull Request - State: closed - Opened by alanjds over 6 years ago - 1 comment

#106 - Builtin pow (from Add pow builtin )

Pull Request - State: closed - Opened by alanjds over 6 years ago - 1 comment

#105 - Builtin filter (from Add builtin filter function)

Pull Request - State: closed - Opened by alanjds over 6 years ago

#104 - Jamdagni86 fix for #17 (Support tuple args in lambda)

Pull Request - State: closed - Opened by alanjds over 6 years ago - 2 comments

#103 - Faster dict

Pull Request - State: open - Opened by alanjds over 6 years ago - 14 comments

#102 - Sorted reverse

Pull Request - State: closed - Opened by alanjds over 6 years ago - 1 comment

#101 - pip-installable package

Issue - State: closed - Opened by alanjds over 6 years ago - 2 comments
Labels: imported PR

#100 - adds miscellaneous libraries

Issue - State: open - Opened by alanjds over 6 years ago - 1 comment
Labels: imported PR

#99 - Add code formatting to README

Issue - State: closed - Opened by alanjds over 6 years ago
Labels: imported PR

#98 - Fix 32bit compilation

Issue - State: closed - Opened by alanjds over 6 years ago - 4 comments
Labels: imported PR

#97 - Add token lib

Issue - State: closed - Opened by alanjds over 6 years ago - 10 comments
Labels: imported PR

#96 - [Readme] License Badge Added

Issue - State: closed - Opened by alanjds over 6 years ago
Labels: imported PR

#95 - [WIP] Fix for #383 "Python tests does not count over `make cover`"

Issue - State: open - Opened by alanjds over 6 years ago - 3 comments
Labels: imported PR

#94 - Implement list.__delslice__

Issue - State: open - Opened by alanjds over 6 years ago - 1 comment
Labels: imported PR

#93 - Add builtin filter function

Issue - State: open - Opened by alanjds over 6 years ago - 1 comment
Labels: imported PR

#92 - Add pow builtin

Issue - State: closed - Opened by alanjds over 6 years ago - 3 comments
Labels: imported PR

#91 - Implement generator.throw()

Issue - State: open - Opened by alanjds over 6 years ago - 3 comments
Labels: bug, help wanted, imported PR

#90 - Fixes #290: pyPrint accepts any filelike, with sys.stdout fallback

Issue - State: open - Opened by alanjds over 6 years ago - 4 comments
Labels: imported PR

#89 - [WIP] Support for __getattr__ and __setattr__

Issue - State: open - Opened by alanjds over 6 years ago - 2 comments
Labels: imported PR

#88 - Allow sys.stdout to be replaced

Issue - State: open - Opened by alanjds over 6 years ago - 13 comments
Labels: imported PR

#87 - fix for #17

Issue - State: open - Opened by alanjds over 6 years ago - 5 comments
Labels: waiting feedback, imported PR

#86 - Import wildcard

Issue - State: closed - Opened by alanjds over 6 years ago - 8 comments
Labels: imported PR

#85 - dict: Change to a sticky Copy-On-Write based table.

Issue - State: open - Opened by alanjds over 6 years ago - 3 comments
Labels: waiting feedback, imported PR

#84 - [WIP] Allow passing Python functions to Go for invocation.

Issue - State: open - Opened by alanjds over 6 years ago - 2 comments
Labels: imported PR

#83 - [WIP] Add stringformat

Issue - State: open - Opened by alanjds over 6 years ago - 4 comments
Labels: imported PR

#82 - Implement the 'reverse' option for sorted()

Issue - State: closed - Opened by alanjds over 6 years ago - 4 comments
Labels: waiting feedback, imported PR

#81 - unsafe: Removes most of the `unsafe` casts.

Issue - State: open - Opened by alanjds over 6 years ago - 2 comments
Labels: waiting feedback, imported PR

#80 - Fixes `from time import *; print sleep`

Pull Request - State: closed - Opened by alanjds over 6 years ago

#79 - First attempt to port the repo from python2 to python3 with 2to3

Pull Request - State: open - Opened by cgl over 6 years ago - 11 comments

#78 - Provide a requirements-dev.txt

Issue - State: open - Opened by alanjds over 6 years ago

#77 - Added support for iter(f, sentinel)

Pull Request - State: closed - Opened by windom over 6 years ago - 3 comments

#76 - Miscellaneous additions to builtins

Pull Request - State: closed - Opened by windom over 6 years ago

#75 - Some basic Python 3 compatibility in grumpy_tools

Pull Request - State: closed - Opened by cclauss over 6 years ago - 7 comments

#74 - Undefined name: exception --> Exception

Pull Request - State: closed - Opened by cclauss over 6 years ago - 2 comments

#72 - Travis CI: Add Python 3.6 testing on Linux in allow_failures mode

Pull Request - State: closed - Opened by cclauss over 6 years ago - 5 comments

#70 - Failed to import some python std libs(e.g. json) in python code and then called in go code

Issue - State: closed - Opened by alanjds over 6 years ago - 1 comment
Labels: imported

#69 - How to import and call function(written in python and transferred into go by grumpc) in go?

Issue - State: open - Opened by alanjds over 6 years ago - 1 comment
Labels: question, imported, waiting feedback

#68 - Active fork of grumpy

Issue - State: closed - Opened by alanjds over 6 years ago - 20 comments
Labels: imported

#67 - this is not working. because bool(AssertionError) is true

Issue - State: closed - Opened by alanjds over 6 years ago - 4 comments
Labels: good first issue, imported, Hacktoberfest

#66 - Question: Can Django run on Grumpy?

Issue - State: closed - Opened by alanjds over 6 years ago - 3 comments
Labels: question, imported

#65 - conversion type not yet supported: c

Issue - State: closed - Opened by alanjds over 6 years ago - 1 comment
Labels: imported

#64 - ZeroDivisionError

Issue - State: open - Opened by alanjds over 6 years ago - 1 comment
Labels: imported, waiting feedback

#63 - Should resolve ImportError on run time, not compile time

Issue - State: open - Opened by alanjds over 6 years ago - 1 comment
Labels: imported

#62 - Build in windows

Issue - State: open - Opened by alanjds over 6 years ago - 1 comment
Labels: imported, waiting feedback

#43 - ImportError: no such module: socket

Issue - State: open - Opened by alanjds over 6 years ago - 19 comments
Labels: imported

#27 - Go 32-bit compilation fails when grumpc run on a 64-bit system

Issue - State: open - Opened by alanjds over 6 years ago - 11 comments
Labels: imported

#20 - Use PyPy for pure python code

Issue - State: open - Opened by alanjds over 6 years ago - 11 comments
Labels: imported

#8 - Migrate google/grumpy issues to grumpyhome/grumpy

Issue - State: closed - Opened by alanjds over 6 years ago - 8 comments

#6 - find: compiler: No such file or directory

Issue - State: closed - Opened by corona10 over 6 years ago - 2 comments
Labels: enhancement