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

Stop emulating mmap on Windows #542

Merged
merged 2 commits into from Oct 22, 2016
Merged

Commits on Oct 22, 2016

  1. submodule-TCs: stop monekypatching smmap.MapRegion with files in Windows

    Obviously it is not needed anymore, or nothing is worse without this
    monkeypatch.
    ankostis committed Oct 22, 2016
  2. fix(win_mmap): unmark hidden win_errors due to smmap unicode foes

    Now 2 more TCs pass in Windows:
    + TestRepo.test_file_handle_leaks()
    + TestObjDbPerformance.test_random_access()
    
    See gitpython-developers/smmap#30
    ankostis committed Oct 22, 2016
You can’t perform that action at this time.