Skip to content

Fix pickling of tzoffset - #946

Merged
Byron merged 1 commit into
gitpython-developers:masterfrom
xhochy:issue-650
Oct 19, 2019
Merged

Fix pickling of tzoffset#946
Byron merged 1 commit into
gitpython-developers:masterfrom
xhochy:issue-650

Conversation

@xhochy

Copy link
Copy Markdown
Contributor

Fixes#650

@xhochy
xhochyforce-pushed the issue-650 branch 2 times, most recently from b1f8782 to cccab72CompareOctober 19, 2019 09:51
@codecov-io

Copy link
Copy Markdown

Codecov Report

Merging #946 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@ Coverage Diff @@## master #946 +/- ##
==========================================
+ Coverage 93.64% 93.64% +<.01% 
==========================================
Files 59 59 Lines 9813 9821 +8 ==========================================
+ Hits 9189 9197 +8 
Misses 624 624
Impacted FilesCoverage Δ
git/objects/util.py92.63% <100%> (+0.09%)⬆️
git/test/test_util.py91.02% <100%> (+0.35%)⬆️

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 43564d2...9d34ee2. Read the comment docs.

@ByronByron added this to the v3.0.4 - Bugfixes milestone Oct 19, 2019

@ByronByron left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot! Your contribution is much appreciated!

@Byron
Byron merged commit 6fd0902 into gitpython-developers:masterOct 19, 2019
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Missing 1 required positional argument: 'secs_west_of_utc' with multiprocessing

3 participants

@xhochy@codecov-io@Byron