Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
grumpyhome
/
grumpy
Public
forked from
alanjds/grumpy
Notifications
You must be signed in to change notification settings
Fork
20
Star
428
Code
Issues
78
Pull requests
5
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Fixes
from time import *; print sleep
- #80
#80
Merged
r21gh
merged 17 commits into
grumpyhome:master
grumpyhome/grumpy:master
from
alanjds:wildcard-try1
alanjds/grumpy:wildcard-try1
Copy head branch name to clipboard
Oct 8, 2018
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Fixes
from time import *; print sleep
#80
r21gh
merged 17 commits into
grumpyhome:master
grumpyhome/grumpy:master
from
alanjds:wildcard-try1
alanjds/grumpy:wildcard-try1
Copy head branch name to clipboard
Commits
Commits on Feb 21, 2017
Add LoadMembers for binding module members
claudiu-coman
committed
7486214
View commit details
Copy full SHA for 7486214
Browse repository at this point
Add support for wildcard imports
claudiu-coman
committed
b119172
View commit details
Copy full SHA for b119172
Browse repository at this point
Fix coding style issues
claudiu-coman
committed
ccfdcb9
View commit details
Copy full SHA for ccfdcb9
Browse repository at this point
Remove unused variable
claudiu-coman
committed
b95d298
View commit details
Copy full SHA for b95d298
Browse repository at this point
Commits on Feb 23, 2017
Add tests for LoadMembers
claudiu-coman
committed
cfcd4c3
View commit details
Copy full SHA for cfcd4c3
Browse repository at this point
Commits on Feb 25, 2017
Refactor LoadMembers
claudiu-coman
committed
bf75ff9
View commit details
Copy full SHA for bf75ff9
Browse repository at this point
Refactor LoadMembers tests
claudiu-coman
committed
b97e1f3
View commit details
Copy full SHA for b97e1f3
Browse repository at this point
Improve validation for LoadMembers
claudiu-coman
committed
9fa283c
View commit details
Copy full SHA for 9fa283c
Browse repository at this point
Add more LoadMembers tests
claudiu-coman
committed
3515086
View commit details
Copy full SHA for 3515086
Browse repository at this point
Fix Go code style
claudiu-coman
committed
4deb42a
View commit details
Copy full SHA for 4deb42a
Browse repository at this point
Remove underscore from variable name
claudiu-coman
committed
0724218
View commit details
Copy full SHA for 0724218
Browse repository at this point
Commits on Sep 18, 2018
Merge remote-tracking branch 'origin/master' into wildcard-try1
alanjds
committed
db389bc
View commit details
Copy full SHA for db389bc
Browse repository at this point
Commits on Oct 2, 2018
New Import BindType: STAR
alanjds
committed
06a8fd2
View commit details
Copy full SHA for 06a8fd2
Browse repository at this point
Handle `import *` via generated grumpy.LoadMembers() Go code
alanjds
committed
3da1f69
View commit details
Copy full SHA for 3da1f69
Browse repository at this point
Commits on Oct 3, 2018
Remove tests assuring `import *` fails. It works now!
alanjds
committed
855b7c4
View commit details
Copy full SHA for 855b7c4
Browse repository at this point
Oops: When had this got added?
alanjds
committed
f3d04a4
View commit details
Copy full SHA for f3d04a4
Browse repository at this point
Better error message
alanjds
committed
4c77928
View commit details
Copy full SHA for 4c77928
Browse repository at this point
You can’t perform that action at this time.