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
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
.
Shopify
/
shopify_python
Public
Notifications
You must be signed in to change notification settings
Fork
11
Star
68
Code
Issues
10
Pull requests
7
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
shopify_python
tests
on
fix_binary_operator_lambda
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 5, 2017
Improve tests and fix revealed bug.
erikwright
committed
944beda
View commit details
Copy full SHA for 944beda
View code at this point
Browse repository at this point
Commits on May 23, 2017
bump to pylint 1.7.1
Jason White
committed
4372564
View commit details
Copy full SHA for 4372564
View code at this point
Browse repository at this point
Commits on Apr 17, 2017
updates
Show description for fa13bb5
zeedann
committed
fa13bb5
View commit details
Copy full SHA for fa13bb5
View code at this point
Browse repository at this point
Commits on Apr 6, 2017
improved modified files list
Jason White
committed
88f608f
View commit details
Copy full SHA for 88f608f
View code at this point
Browse repository at this point
Commits on Mar 30, 2017
Introduce shopify_python.packaging (#49)
erikwright
authored
8e7f49e
View commit details
Copy full SHA for 8e7f49e
View code at this point
Browse repository at this point
Commits on Mar 27, 2017
simplify test file writing
Jason White
committed
e31257d
View commit details
Copy full SHA for e31257d
View code at this point
Browse repository at this point
addressing feedback
Jason White
committed
13373f0
View commit details
Copy full SHA for 13373f0
View code at this point
Browse repository at this point
Commits on Mar 24, 2017
use lint.Run directly, refactor tests
Jason White
committed
2f56649
View commit details
Copy full SHA for 2f56649
View code at this point
Browse repository at this point
Commits on Mar 22, 2017
wip
Jason White
committed
3f14593
View commit details
Copy full SHA for 3f14593
View code at this point
Browse repository at this point
return generator instead of list
Jason White
committed
fa09c7e
View commit details
Copy full SHA for fa09c7e
View code at this point
Browse repository at this point
pylint util
Jason White
committed
2a51932
View commit details
Copy full SHA for 2a51932
View code at this point
Browse repository at this point
Merge pull request #47 from Shopify/autopep
Show description for 268e0a9
Jason White
authored
268e0a9
View commit details
Copy full SHA for 268e0a9
View code at this point
Browse repository at this point
autopep util
Jason White
committed
4fdad37
View commit details
Copy full SHA for 4fdad37
View code at this point
Browse repository at this point
Commits on Mar 21, 2017
Merge pull request #41 from Shopify/cond_exprs
Show description for d7bb25b
zeedann
authored
d7bb25b
View commit details
Copy full SHA for d7bb25b
View code at this point
Browse repository at this point
Fix missing formatting constant and increase version to v0.2.2
cfournie
committed
59baf13
View commit details
Copy full SHA for 59baf13
View code at this point
Browse repository at this point
Commits on Mar 17, 2017
removed exception handler, use isinstance instead
Show description for bec7622
zeedann
committed
bec7622
View commit details
Copy full SHA for bec7622
View code at this point
Browse repository at this point
Commits on Mar 16, 2017
added cond expr
Show description for 498e7e4
zeedann
committed
498e7e4
View commit details
Copy full SHA for 498e7e4
View code at this point
Browse repository at this point
Commits on Mar 14, 2017
Restrict list comprehension complexity
cfournie
committed
ac003fa
View commit details
Copy full SHA for ac003fa
View code at this point
Browse repository at this point
Use simple lambdas
cfournie
committed
ebf0316
View commit details
Copy full SHA for ebf0316
View code at this point
Browse repository at this point
Merge pull request #24 from Shopify/multiple_import
Show description for bad55c0
Jason White
authored
bad55c0
View commit details
Copy full SHA for bad55c0
View code at this point
Browse repository at this point
better messaging for C6010
Jason White
committed
febe3d8
View commit details
Copy full SHA for febe3d8
View code at this point
Browse repository at this point
add new check for multiple imports
Jason White
committed
addd2d8
View commit details
Copy full SHA for addd2d8
View code at this point
Browse repository at this point
Mock msgs_store
cfournie
committed
78f5236
View commit details
Copy full SHA for 78f5236
View code at this point
Browse repository at this point
Suggest message name
cfournie
committed
63335b4
View commit details
Copy full SHA for 63335b4
View code at this point
Browse repository at this point
Check that we disable pylint messages by name and not code
cfournie
committed
0accf40
View commit details
Copy full SHA for 0accf40
View code at this point
Browse repository at this point
Commits on Mar 13, 2017
don't use backslash line continuations
Jason White
committed
afd7047
View commit details
Copy full SHA for afd7047
View code at this point
Browse repository at this point
don't check non .py or binary files
Jason White
committed
7417cc6
View commit details
Copy full SHA for 7417cc6
View code at this point
Browse repository at this point
extract filename from fixtures
Jason White
committed
6ef0f22
View commit details
Copy full SHA for 6ef0f22
View code at this point
Browse repository at this point
Commits on Mar 11, 2017
add utility to detect modified python files in git tree
Jason White
committed
90a7221
View commit details
Copy full SHA for 90a7221
View code at this point
Browse repository at this point
Commits on Mar 8, 2017
Merge pull request #12 from Shopify/exception_complexity
Show description for 6195178
cfournie
authored
6195178
View commit details
Copy full SHA for 6195178
View code at this point
Browse repository at this point
Give nodes descriptive names in tests
cfournie
committed
a25a373
View commit details
Copy full SHA for a25a373
View code at this point
Browse repository at this point
Test underscore prefixes
cfournie
committed
b5f24d9
View commit details
Copy full SHA for b5f24d9
View code at this point
Browse repository at this point
Allow all assignment types to global constants
cfournie
committed
0cef340
View commit details
Copy full SHA for 0cef340
View code at this point
Browse repository at this point
Allow global vars that are constants or type definitions
cfournie
committed
03c3cad
View commit details
Copy full SHA for 03c3cad
View code at this point
Browse repository at this point
Set default max sizes using 80th percentile of large codebase
cfournie
committed
1430c96
View commit details
Copy full SHA for 1430c96
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.