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
.
arc90
/
git-sweep
Public
Notifications
You must be signed in to change notification settings
Fork
125
Star
2.7k
Code
Issues
29
Pull requests
16
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Python3 support
- #46
#46
Open
eprikazc
wants to merge 9 commits into
arc90:master
arc90/git-sweep:master
from
eprikazc:python3-support
eprikazc/git-sweep:python3-support
Copy head branch name to clipboard
Conversation
Commits
9
(9)
Checks
Files changed
Open
Python3 support
#46
eprikazc
wants to merge 9 commits into
arc90:master
arc90/git-sweep:master
from
eprikazc:python3-support
eprikazc/git-sweep:python3-support
Copy head branch name to clipboard
Commits
Commits on Dec 16, 2016
Replace raw_input => six.moves.input
Show description for 89bcce8
eprikazc
committed
89bcce8
View commit details
Copy full SHA for 89bcce8
Browse repository at this point
Commits on Dec 21, 2016
"distibute" is deprecated, use setuptools instead
eprikazc
committed
0561601
View commit details
Copy full SHA for 0561601
Browse repository at this point
Use six.moves.urllib instead of urllib2
eprikazc
committed
28863d0
View commit details
Copy full SHA for 28863d0
Browse repository at this point
Use six.moves.reload_module
eprikazc
committed
51052d4
View commit details
Copy full SHA for 51052d4
Browse repository at this point
Get rid of deprecated contextlib.nested
eprikazc
committed
3780e63
View commit details
Copy full SHA for 3780e63
Browse repository at this point
Fix tests
eprikazc
committed
46990ad
View commit details
Copy full SHA for 46990ad
Browse repository at this point
Assign status code to local variable
Show description for 4b7fd43
eprikazc
committed
4b7fd43
View commit details
Copy full SHA for 4b7fd43
Browse repository at this point
Remove mentions of Python2.6 and add Python3.5
eprikazc
committed
59ee958
View commit details
Copy full SHA for 59ee958
Browse repository at this point
Remove unneeded blank line
eprikazc
committed
0880f35
View commit details
Copy full SHA for 0880f35
Browse repository at this point
You can’t perform that action at this time.