Skip to content

PHOENIX-5879 Fix recently introduced python 2.7 incompatibilities and…#31

Closed
stoty wants to merge 4 commits into
apache:masterfrom
stoty:PHOENIX-5879
Closed

PHOENIX-5879 Fix recently introduced python 2.7 incompatibilities and…#31
stoty wants to merge 4 commits into
apache:masterfrom
stoty:PHOENIX-5879

Conversation

@stoty
Copy link
Copy Markdown
Contributor

@stoty stoty commented Apr 30, 2020

… flake8 warning

  • downgrade dependencies to make sure setup works on 2.7
  • fix python27 incompatibilities
  • fix flake8 warnings

additional improvements:

  • pare down dependencies
  • dockerize tox tests
  • update docs
  • expose ways to start a local test PQS server from maven

… flake8 warning

* downgrade dependencies to make sure setup works on 2.7
* fix python27 incompatibilities
* fix flake8 warnings

additional improvements:
* pare down dependencies
* dockerize tox tests
* update docs
* expose ways to start a local test PQS server from maven
@stoty stoty requested a review from joshelser April 30, 2020 18:12
@joshelser
Copy link
Copy Markdown
Member

Nice, this looks good. I'll try to run through it myself.

Copy link
Copy Markdown
Member

@joshelser joshelser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! everything works as advertised.

We should update setup.py to reflect ownership by the PMC and bump the version. Lukas was the original author, but he donated the code to the ASF for us to continue.

Comment thread python/phoenixdb/README.rst Outdated
Comment thread python/phoenixdb/README.rst Outdated
@stoty
Copy link
Copy Markdown
Contributor Author

stoty commented May 1, 2020

I've updated the author info, but I'd be happy to change it, if you can suggest a better author string.

stoty added 3 commits May 1, 2020 09:35
updated author/contact info in setup.py
updated docs
bumped version to 1.0.0.dev
set earliest suppported 3.x version to python 3.4 in setup.py, docs, and tox setup
Add simplified date/time/timestamp fix
Add unicode test
@joshelser
Copy link
Copy Markdown
Member

I've updated the author info, but I'd be happy to change it, if you can suggest a better author string.

Thanks! I think "Apache Software Foundation" is just fine. The other idea would be to say "Apache Phoenix", but they're more or less the same thing.

This is fantastic +1

@stoty
Copy link
Copy Markdown
Contributor Author

stoty commented May 4, 2020

Thanks for thorough review @joshelser

@stoty stoty closed this May 4, 2020
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