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

Fix os.rename from gensim.downloader when src and dst on different partitions #1733

Merged
merged 14 commits into from
Nov 23, 2017

Commits on Nov 23, 2017

  1. Fix typo

    anotherbugmaster committed Nov 23, 2017
    Configuration menu
    Copy the full SHA
    3cc34ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cde582e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    34cccfe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    34bd9ef View commit details
    Browse the repository at this point in the history
  5. Fix _save_corpus[2]

    anotherbugmaster committed Nov 23, 2017
    Configuration menu
    Copy the full SHA
    3b55037 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    04c2e61 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6c6d118 View commit details
    Browse the repository at this point in the history
  8. Revert "Document bleicorpus in Numpy style"

    This reverts commit 04c2e61.
    anotherbugmaster committed Nov 23, 2017
    Configuration menu
    Copy the full SHA
    9ef0206 View commit details
    Browse the repository at this point in the history
  9. Revert "Fix _save_corpus[2]"

    This reverts commit 3b55037.
    anotherbugmaster committed Nov 23, 2017
    Configuration menu
    Copy the full SHA
    7f103f9 View commit details
    Browse the repository at this point in the history
  10. Revert "Make __save_corpus weakly private"

    This reverts commit 34bd9ef.
    anotherbugmaster committed Nov 23, 2017
    Configuration menu
    Copy the full SHA
    566430a View commit details
    Browse the repository at this point in the history
  11. Revert "Annotate bleicorpus.py"

    This reverts commit 34cccfe.
    anotherbugmaster committed Nov 23, 2017
    Configuration menu
    Copy the full SHA
    a583f40 View commit details
    Browse the repository at this point in the history
  12. Revert "Make save_corpus private"

    This reverts commit cde582e.
    anotherbugmaster committed Nov 23, 2017
    Configuration menu
    Copy the full SHA
    026b1f7 View commit details
    Browse the repository at this point in the history
  13. Revert "Fix typo"

    This reverts commit 3cc34ff.
    anotherbugmaster committed Nov 23, 2017
    Configuration menu
    Copy the full SHA
    df9903a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    eaf8bd2 View commit details
    Browse the repository at this point in the history