Skip to content

BF: pass original exception into replace_surrogate_encode #603

New issue

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

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

Already on GitHub? # to your account

Merged
merged 1 commit into from
Mar 8, 2017

Conversation

yarikoptic
Copy link
Contributor

Fixes my incorrect fix in #598 ;-)

@codecov-io
Copy link

Codecov Report

Merging #603 into master will increase coverage by 0.02%.
The diff coverage is 33.33%.

@@            Coverage Diff            @@
##           master    #603      +/-   ##
=========================================
+ Coverage   94.48%   94.5%   +0.02%     
=========================================
  Files          63      63              
  Lines        9961    9961              
=========================================
+ Hits         9412    9414       +2     
+ Misses        549     547       -2
Impacted Files Coverage Δ
git/compat.py 63.19% <33.33%> (ø)
git/test/test_repo.py 97.47% <0%> (+0.33%)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6c6ae79...9196b36. Read the comment docs.

@Byron
Copy link
Member

Byron commented Mar 8, 2017

That's how it was meant to be! Thanks for figuring it out!

@Byron Byron added this to the v2.1.2 - Bugfixes milestone Mar 8, 2017
@Byron Byron merged commit 9ce2a4b into gitpython-developers:master Mar 8, 2017
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants