Staging
v0.5.1
https://github.com/python/cpython
Revision 7d0b8f95e7c6cc70c1a636312099773376337d14 authored by Antoine Pitrou on 16 September 2014, 22:23:55 UTC, committed by Antoine Pitrou on 16 September 2014, 22:23:55 UTC
with non-standard cookie handling in some Web browsers.

Reported by Sergey Bobrov.
1 parent 89e186f
Raw File
Tip revision: 7d0b8f95e7c6cc70c1a636312099773376337d14 authored by Antoine Pitrou on 16 September 2014, 22:23:55 UTC
Lax cookie parsing in http.cookies could be a security issue when combined
Tip revision: 7d0b8f9
python-wing3.wpr
#!wing
#!version=3.0
##################################################################
# Wing IDE project file                                          #
##################################################################
[project attributes]
proj.directory-list = [{'dirloc': loc('..'),
                        'excludes': [u'Lib/__pycache__'],
                        'filter': '*',
                        'include_hidden': False,
                        'recursive': True,
                        'watch_for_changes': True}]
proj.file-type = 'shared'
back to top