8000 remove unused lines that break python 3.x by schwehr · Pull Request #6 · gitpython-developers/async · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Apr 14, 2024. It is now read-only.

remove unused lines that break python 3.x #6

Merged
merged 1 commit into from
Apr 16, 2014

Conversation

schwehr
Copy link
Contributor
@schwehr schwehr commented Mar 29, 2014

I have yet to get tests to fully work (trouble importing async.mod.zlib), but these changes remove imports that are not used in the code and break python 3.x. The module new and the threading _Condition go away in python 3.

I know that you say you are not planning on going to python3, but these changes do not hurt python 2.7 and help towards python3.

@schwehr schwehr mentioned this pull request Mar 29, 2014
Byron added a commit that referenced this pull request Apr 16, 2014
remove unused lines that break python 3.x
@Byron Byron merged commit 8cd2b6e into gitpython-developers:master Apr 16, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0