Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Python 3 Porting #32
Conversation
copyninja
added some commits
Aug 25, 2015
|
Looks like apt_pkg.Cache was much faster than the apt.Cache. Only benefit of apt.Cache is no message of apt is being put on screen. @rickysarraf can you see the difference?. |
copyninja
added some commits
Sep 10, 2015
copyninja
added some commits
Sep 10, 2015
|
Closing this for now. When python3 porting will be done, some of the porting lessons can be picked from this PR. This PR was a py3 port and a rewrite of many components, both at the same time, which is what makes it a difficult PR. |
rickysarraf
closed this
Mar 7, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
copyninja commentedSep 9, 2015
This PR provides currently set command implementation which works properly with both python3 and python2 and behavior is compatible with existing apt-offline.