Skip to content
This repository was archived by the owner on Mar 23, 2023. It is now read-only.

Pull requests: google/grumpy

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Fix simple typo: implementating -> implementing
#412 opened Dec 26, 2019 by timgates42 Loading… updated May 29, 2022
Add status badges to README
#417 opened Jan 18, 2022 by leozz37 Loading… updated Jan 18, 2022
dict: Change to a sticky Copy-On-Write based table.
#259 opened Feb 19, 2017 by nairb774 Loading… updated Oct 6, 2018
unsafe: Removes most of the unsafe casts.
#58 opened Jan 6, 2017 by nairb774 Loading… updated Oct 6, 2018
pip-installable package
#404 opened May 19, 2018 by alanjds Loading… updated May 22, 2018
4 tasks done
adds miscellaneous libraries
#402 opened May 5, 2018 by db48x Loading… updated May 5, 2018
Fix 32bit compilation
#399 opened Mar 7, 2018 by alanjds Loading… updated Apr 9, 2018
Add code formatting to README
#400 opened Mar 15, 2018 by piperchester Loading… updated Mar 15, 2018
[Readme] License Badge Added
#390 opened Jan 10, 2018 by ghost Loading… updated Feb 26, 2018
fix for #17
#265 opened Mar 6, 2017 by jamdagni86 Loading… updated Feb 15, 2018
[WIP] Fix for #383 "Python tests does not count over make cover"
#389 opened Dec 12, 2017 by alanjds Loading… updated Jan 10, 2018
Implement list.__delslice__
#379 opened Sep 12, 2017 by m4ns0ur Loading… updated Jan 10, 2018
Implement generator.throw()
#369 opened Jul 23, 2017 by m4ns0ur Loading… updated Nov 22, 2017
Add pow builtin
#373 opened Jul 30, 2017 by aisk Loading… updated Sep 7, 2017
Add builtin filter function
#374 opened Aug 1, 2017 by aisk Loading… updated Sep 7, 2017
Allow sys.stdout to be replaced
#302 opened Apr 28, 2017 by alanjds Loading… updated Jun 19, 2017
[WIP] Support for __getattr__ and __setattr__
#303 opened Apr 28, 2017 by alanjds Loading… updated Jun 18, 2017
Fixes #290: pyPrint accepts any filelike, with sys.stdout fallback
#304 opened May 1, 2017 by alanjds Loading… updated Jun 17, 2017
Import wildcard
#263 opened Feb 21, 2017 by claudiu-coman Loading… updated Mar 23, 2017
Allow passing Python functions to Go for invocation.
#189 opened Jan 21, 2017 by nairb774 Loading… updated Feb 22, 2017
[WIP] Add stringformat
#185 opened Jan 21, 2017 by S-YOU Loading… updated Jan 22, 2017
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.