X Tutup
Skip to content

Fix/import imp#917

Closed
dendisuhubdy wants to merge 0 commit intopython-mode:developfrom
dendisuhubdy:fix/import-imp
Closed

Fix/import imp#917
dendisuhubdy wants to merge 0 commit intopython-mode:developfrom
dendisuhubdy:fix/import-imp

Conversation

@dendisuhubdy
Copy link
Copy Markdown

Adding changes to address imp deprecated since version 3.4. https://docs.python.org/3/library/imp.html

@diraol
Copy link
Copy Markdown
Contributor

diraol commented Jul 5, 2018

@dendisuhubdy why did you closed the PR? Any special reason?!

@dendisuhubdy
Copy link
Copy Markdown
Author

dendisuhubdy commented Jul 5, 2018

@diraol it didn't pass travis-ci build tests, I could reopen it if you want, and I didn't have time to resolve the conflicts (yet).

@dendisuhubdy dendisuhubdy reopened this Jul 5, 2018
@diraol
Copy link
Copy Markdown
Contributor

diraol commented Jul 5, 2018

@dendisuhubdy try rebasing your branch against our develop branch, please! =)

@diraol
Copy link
Copy Markdown
Contributor

diraol commented Jul 5, 2018

@dendisuhubdy did you created this branch based on the master branch?

@dendisuhubdy
Copy link
Copy Markdown
Author

@diraol I think so, I'm doing a reset --hard to the latest commit on the latest commit and rebasing it now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

X Tutup