Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bugfix: Resolve incompatibilities between latest Pandas and Python 3.4 #307

Merged
merged 1 commit into from
Jan 10, 2019

Conversation

brunobord
Copy link
Member

  • Travis job configuration was upgraded to Xenial (16.04)
  • tox.ini: conditional requirement. We'll be using the last version of pandas compatible with Python 3.4, and the latest for other Python versions

refs #306 #304

  • Changelog amended with a mention describing your changes.

- Travis job configuration was upgraded to Xenial (16.04)
- ``tox.ini``: conditional requirement. We'll be using the last version of ``pandas`` compatible with Python 3.4, and the latest for other Python versions
@brunobord brunobord merged commit 40eabd9 into master Jan 10, 2019
@brunobord brunobord deleted the py34-pandas-issue branch January 10, 2019 11:12
brunobord added a commit that referenced this pull request Jan 24, 2019
- Solved the incompatibility between `pandas` latest version and Python
  3.4. Upgraded travis distro to Xenial/16.04 LTS (#307).
- Added instructions about the usage of the `iso_register` decorator in
  the pull-request template (#309).

**New Calendars**

- Added New Zealand, by @johnguant (#306).
- Added Paraguay calendar, following the work of @reichert (#268).
- Added China calendar, by @iamsk (#304).
- Added Israel, by @armona, @tsehori (#281).
@brunobord brunobord mentioned this pull request Jan 24, 2019
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.

None yet

1 participant