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
.
gitpython-developers
/
GitPython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
986
Star
5.2k
Code
Issues
9
Pull requests
1
Discussions
Actions
Security and quality
26
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Fix/deepsource issues
- #952
#952
Merged
Byron
merged 13 commits into
gitpython-developers:master
gitpython-developers/GitPython:master
from
imkaka:fix/deepsource-issues
imkaka/GitPython:fix/deepsource-issues
Copy head branch name to clipboard
Oct 29, 2019
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Fix/deepsource issues
#952
Byron
merged 13 commits into
gitpython-developers:master
gitpython-developers/GitPython:master
from
imkaka:fix/deepsource-issues
imkaka/GitPython:fix/deepsource-issues
Copy head branch name to clipboard
Commits
Commits on Oct 22, 2019
fixed classmethod argument PYL-C0202
imkaka
committed
0685d62
View commit details
Copy full SHA for 0685d62
Browse repository at this point
fixed unused variable found PYL-W0612
imkaka
committed
d52c578
View commit details
Copy full SHA for d52c578
Browse repository at this point
silence PYL-W0401
imkaka
committed
dba01d3
View commit details
Copy full SHA for dba01d3
Browse repository at this point
silence PYL-W0614
imkaka
committed
607d8aa
View commit details
Copy full SHA for 607d8aa
Browse repository at this point
Commits on Oct 23, 2019
fix Loop variable used outside the loop
imkaka
committed
5eb8289
View commit details
Copy full SHA for 5eb8289
Browse repository at this point
fix File opened without the with statement
imkaka
committed
597fb58
View commit details
Copy full SHA for 597fb58
Browse repository at this point
silenced iter returns a non-iterator
imkaka
committed
284f89d
View commit details
Copy full SHA for 284f89d
Browse repository at this point
Merge branch 'master' into fix/deepsource-issues
imkaka
authored
abb1896
View commit details
Copy full SHA for abb1896
Browse repository at this point
resolved all minor issues arised by last fix patch
imkaka
committed
1dc46d7
View commit details
Copy full SHA for 1dc46d7
Browse repository at this point
Merge branch 'fix/deepsource-issues' of github.com:imkaka/GitPython into fix/deepsource-issues
imkaka
committed
d4756f4
View commit details
Copy full SHA for d4756f4
Browse repository at this point
Commits on Oct 24, 2019
silance Re-defined variable from outer scope
imkaka
committed
4dda3cb
View commit details
Copy full SHA for 4dda3cb
Browse repository at this point
silence PYL-W0621
imkaka
committed
225529c
View commit details
Copy full SHA for 225529c
Browse repository at this point
Commits on Oct 28, 2019
removed extra line as per code review
imkaka
committed
9932e64
View commit details
Copy full SHA for 9932e64
Browse repository at this point
You can’t perform that action at this time.