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

align date formats #3

Merged
merged 1 commit into from
Apr 27, 2013
Merged

align date formats #3

merged 1 commit into from
Apr 27, 2013

Conversation

eriktaubeneck
Copy link
Contributor

This changes the date format to be consistently '[YYYY]-[MM]-[DD]'. It does, however, break the API, but I think supporting both formats would be overly complex - "There should be one-- and preferably only one --obvious way to do it."

@eriktaubeneck
Copy link
Contributor Author

@cgoldberg Forgot to mention. Tests pass, except that I was unable to get python3.2 to install with Homebrew. If you have any suggestions there let me know, but you should pull it and run tox before you merge it to double check for any python3.2 issues. I don't think there would be any, however.

@cgoldberg
Copy link
Owner

@eriktaubeneck,
thanks! I just ran the tests with tox under py27/py32/py33/pypy against your branch (looks good). I'm not sure about Homebrew setup... I'm running Ubuntu and don't know a thing about macs :)

I'll merge your pull request now.
-Corey

cgoldberg added a commit that referenced this pull request Apr 27, 2013
changed date formats in get_historical_prices from  YYYYMMDD to YYY-MM-DD
@cgoldberg cgoldberg merged commit 0af8c36 into cgoldberg:master Apr 27, 2013
skillachie pushed a commit to skillachie/ystockquote that referenced this pull request Jul 22, 2014
changed date formats in get_historical_prices from  YYYYMMDD to YYY-MM-DD
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