8000 Synchronize handling of datetime in Packer implementations by yanlend · Pull Request #434 · msgpack/msgpack-python · GitHub
[go: up one dir, main page]

Skip to content

Synchronize handling of datetime in Packer implementations #434

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

Merged
merged 1 commit into from
Jul 24, 2020

Conversation

yanlend
Copy link
Contributor
@yanlend yanlend commented Jul 23, 2020

The handling of datetime is different in the cython and Python implementations. In contrast to the docs, timezone is not required in the Python implementation.

The handling of datetime is different in the cython and Python implementations. In contrast to the docs, timezone is not required in the Python implementation.
@codecov-commenter
Copy link
codecov-commenter commented Jul 23, 2020

Codecov Report

Merging #434 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #434   +/-   ##
=======================================
  Coverage   88.07%   88.07%           
=======================================
  Files           5        5           
  Lines         847      847           
=======================================
  Hits          746      746           
  Misses        101      101           
Impacted Files Coverage Δ
msgpack/fallback.py 88.96% <100.00%> (ø)

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 5614dd5...fe99585. Read the comment docs.

@methane methane merged commit 772c830 into msgpack:master Jul 24, 2020
yanlend added a commit to yanlend/msgpack-python that referenced this pull request Jul 29, 2020
Synchronize handling of datetime in Packer implementations (msgpack#434)
@yanlend yanlend deleted the patch-1 branch July 29, 2020 07:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0