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
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
.
aboutcode-org
/
aboutcode-toolkit
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
49
Star
100
Code
Issues
6
Pull requests
2
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Python3 support
- #293
#293
Merged
tdruez
merged 21 commits into
develop
aboutcode-org/aboutcode-toolkit:develop
from
291-280-python3-support
aboutcode-org/aboutcode-toolkit:291-280-python3-support
Copy head branch name to clipboard
Nov 8, 2017
Conversation
Commits
21
(21)
Checks
Files changed
Merged
Python3 support
#293
tdruez
merged 21 commits into
develop
aboutcode-org/aboutcode-toolkit:develop
from
291-280-python3-support
aboutcode-org/aboutcode-toolkit:291-280-python3-support
Copy head branch name to clipboard
Commits
Commits on Nov 3, 2017
Bump dependencies to current versions #280 #291
Show description for 17555e1
pombredanne
committed
17555e1
View commit details
Copy full SHA for 17555e1
Browse repository at this point
Use unicode everywhere, cleanup imports #280
Show description for acb88ea
pombredanne
committed
acb88ea
View commit details
Copy full SHA for acb88ea
Browse repository at this point
Improve error string handling. Make test pass on Py2 #280
Show description for 265f05d
pombredanne
committed
265f05d
View commit details
Copy full SHA for 265f05d
Browse repository at this point
Commits on Nov 6, 2017
Bump pyyaml to 3.12 #280
Show description for 9692334
pombredanne
committed
9692334
View commit details
Copy full SHA for 9692334
Browse repository at this point
Cleanup test for py.test warning #280
Show description for 9a8cda7
pombredanne
committed
9a8cda7
View commit details
Copy full SHA for 9a8cda7
Browse repository at this point
Always use with to open files #280
Show description for 9303ad7
pombredanne
committed
9303ad7
View commit details
Copy full SHA for 9303ad7
Browse repository at this point
Improve Python3 portability #280
Show description for db4c37b
pombredanne
committed
db4c37b
View commit details
Copy full SHA for db4c37b
Browse repository at this point
Use backports.csv rather than unicodecsv #280
Show description for 6b44f6c
pombredanne
committed
6b44f6c
View commit details
Copy full SHA for 6b44f6c
Browse repository at this point
Do not use a global for mapping #280
Show description for 1b23580
pombredanne
committed
1b23580
View commit details
Copy full SHA for 1b23580
Browse repository at this point
Format code
Show description for eb156e3
pombredanne
committed
eb156e3
View commit details
Copy full SHA for eb156e3
Browse repository at this point
Use proper deps versions #280
Show description for 079e388
pombredanne
committed
079e388
View commit details
Copy full SHA for 079e388
Browse repository at this point
Update README CI links and badges
Show description for 0f080d9
pombredanne
committed
0f080d9
View commit details
Copy full SHA for 0f080d9
Browse repository at this point
Silence click unicode literals warnings #280
Show description for ea3b522
pombredanne
committed
ea3b522
View commit details
Copy full SHA for ea3b522
Browse repository at this point
Clean error messages from double \\ #280
Show description for 5d05d27
pombredanne
committed
5d05d27
View commit details
Copy full SHA for 5d05d27
Browse repository at this point
Correct tests for unicode and CSV #280
Show description for db4427c
pombredanne
committed
db4427c
View commit details
Copy full SHA for db4427c
Browse repository at this point
Use CSV on Python3 and improve CLI help #280
Show description for c0fdb95
pombredanne
committed
c0fdb95
View commit details
Copy full SHA for c0fdb95
Browse repository at this point
Do not require backports.csv on Python3 #280
Show description for 0059953
pombredanne
committed
0059953
View commit details
Copy full SHA for 0059953
Browse repository at this point
Commits on Nov 7, 2017
Minor edits to README.rst and setup.py to reflect Python 3 compatibility #280
Show description for aaf83c4
tdruez
committed
aaf83c4
View commit details
Copy full SHA for aaf83c4
Browse repository at this point
Merge branch 'develop' into 291-280-python3-support
tdruez
committed
a7d053a
View commit details
Copy full SHA for a7d053a
Browse repository at this point
Commits on Nov 8, 2017
Merge develop resolving conflicts #280
Show description for 05e4d92
chinyeungli
authored and
pombredanne
committed
05e4d92
View commit details
Copy full SHA for 05e4d92
Browse repository at this point
Do not use datafiles in setup.py #280
Show description for 0629a1d
pombredanne
committed
0629a1d
View commit details
Copy full SHA for 0629a1d
Browse repository at this point
You can’t perform that action at this time.