bpo-29613: Added support for SameSite cookies by akash0x53 · Pull Request #214 · python/cpython

alex

alex approved these changes Feb 21, 2017

Mariatta

Mariatta

Mariatta

Mariatta

berkerpeksag

berkerpeksag

timgraham

@akash0x53

And suggestions by members.

@akash0x53

@akash0x53

@akash0x53

@akash0x53

@akash0x53

@akash0x53

Mariatta

@alex alex mentioned this pull request

Apr 7, 2018

jaraco added a commit to jaraco/cpython that referenced this pull request

Feb 17, 2023

jaraco added a commit to jaraco/cpython that referenced this pull request

Feb 17, 2023
…and not a compatibility feature. Add DegenerateFiles for readers that don't implement the files API such that the rest of the API can rely on it being implemented. Fixes python#214.