X Tutup
The Wayback Machine - https://web.archive.org/web/20220524113319/https://github.com/python/cpython/pull/22748
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

[3.8] bpo-41966: Fix pickling pure datetime.time subclasses (GH-22731) #22748

Merged
merged 1 commit into from Oct 18, 2020

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Oct 18, 2020

(cherry picked from commit c304c9a)

Co-authored-by: scaramallion scaramallion@users.noreply.github.com

https://bugs.python.org/issue41966

(cherry picked from commit c304c9a)

Co-authored-by: scaramallion <scaramallion@users.noreply.github.com>
@miss-islington
Copy link
Contributor Author

@miss-islington miss-islington commented Oct 18, 2020

@scaramallion and @serhiy-storchaka: Status check is done, and it's a success .

@serhiy-storchaka serhiy-storchaka merged commit 1040299 into python:3.8 Oct 18, 2020
11 of 12 checks passed
@miss-islington miss-islington deleted the backport-c304c9a-3.8 branch Oct 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA signed type-bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants
X Tutup