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

bpo-39019: Implement missing __class_getitem__ for http.cookies.Morsel #17563

Closed
wants to merge 4 commits into from

Conversation

isidentical
Copy link
Sponsor Member

@isidentical isidentical commented Dec 10, 2019

Co-Authored-By: Ivan Levkivskyi <levkivskyi@gmail.com>
@ilevkivskyi
Copy link
Member

ilevkivskyi commented Dec 27, 2019

@isidentical please don't force-push, because the reviewers will not get a notification from GitHub.

@pablogsal I think you can look at this again.

@isidentical
Copy link
Sponsor Member Author

isidentical commented Dec 27, 2019

I see, thanks for advice @ilevkivskyi

@isidentical isidentical requested a review from ilevkivskyi Dec 27, 2019
Lib/http/cookies.py Outdated Show resolved Hide resolved
@isidentical
Copy link
Sponsor Member Author

isidentical commented Apr 6, 2020

Closing since pep 585 accepted

@isidentical isidentical closed this Apr 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants
X Tutup