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

Add backwards-compatible Python 3 support #4

Merged
merged 10 commits into from
Mar 31, 2014
Merged

Add backwards-compatible Python 3 support #4

merged 10 commits into from
Mar 31, 2014

Commits on Mar 30, 2014

  1. Migrating to Python3

    - Modify PubChemPy to support Python3 (no backward compatibility with
    Python2).
    - Unit testing passed successfully.
    - Add IPython notebook based on unit testing.
    ekaakurniawan committed Mar 30, 2014
    Configuration menu
    Copy the full SHA
    0c8bb8d View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2014

  1. Configuration menu
    Copy the full SHA
    26dc5a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    375dd2c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5199093 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    95f04c1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a9d72f1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5d6b759 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    341bb92 View commit details
    Browse the repository at this point in the history
  8. Tidy up python3 stuff

    mcs07 committed Mar 31, 2014
    Configuration menu
    Copy the full SHA
    f9587a9 View commit details
    Browse the repository at this point in the history
  9. Remove ipython notebook for now

    mcs07 committed Mar 31, 2014
    Configuration menu
    Copy the full SHA
    fbcbeb0 View commit details
    Browse the repository at this point in the history