René's URL Explorer Experiment


Title: Issue 23350: Content-length is incorrect when request body is a list or tuple - Python tracker

direct link

Domain: bugs.python.org

Nonetext/html; charset=utf-8

Links:

https://bugs.python.org/
Python Homehttps://www.python.org/
Abouthttps://www.python.org/about/
Newshttps://www.python.org/blogs/
Documentationhttps://www.python.org/doc/
Downloadshttps://www.python.org/downloads/
Communityhttps://www.python.org/community/
Foundationhttps://www.python.org/psf/
Developer's Guidehttps://devguide.python.org/
Issue Trackerhttps://bugs.python.org/
Searchhttps://bugs.python.org/issue?@template=search&status=1
Random Issuehttps://bugs.python.org/issue?@action=random
Issues with patchhttps://bugs.python.org/issue?status=1&@sort=-activity&@columns=id%2Cgithub%2Cactivity%2Ctitle%2Ccreator%2Cstatus&@dispname=Issues%20with%20patch&@startwith=0&@group=priority&keywords=2&@action=search&@filter=&@pagesize=50
Easy issueshttps://bugs.python.org/issue?status=1&@sort=-activity&@columns=id%2Cgithub%2Cactivity%2Ctitle%2Ccreator%2Cstatus&@dispname=Easy%20issues&@startwith=0&@group=priority&keywords=6&@action=search&@filter=&@pagesize=50
Statshttps://bugs.python.org/issue?@template=stats
Lost your login?https://bugs.python.org/user?@template=forgotten
User Listhttps://bugs.python.org/user?@sort=username
Committer Listhttps://bugs.python.org/user?iscommitter=1&@action=search&@sort=username&@pagesize=300
Tracker Documentationhttp://docs.python.org/devguide/triaging.html
Tracker Developmenthttp://wiki.python.org/moin/TrackerDevelopment
Report Tracker Problemhttps://github.com/python/psf-infra-meta/issues
https://github.com/python/cpython/issues
GitHubhttps://github.com/python/cpython/issues
see the GitHub FAQs in the Python's Developer Guide.https://devguide.python.org/gh-faq/
This issue has been migrated to GitHub: https://github.com/python/cpython/issues/67539 https://github.com/python/cpython/issues/67539
Titlehttp://docs.python.org/devguide/triaging.html#title
Typehttp://docs.python.org/devguide/triaging.html#type
Stagehttp://docs.python.org/devguide/triaging.html#stage
Componentshttp://docs.python.org/devguide/triaging.html#components
Versionshttp://docs.python.org/devguide/triaging.html#versions
Statushttp://docs.python.org/devguide/triaging.html#status
Resolutionhttp://docs.python.org/devguide/triaging.html#resolution
Dependencieshttp://docs.python.org/devguide/triaging.html#dependencies
Supersederhttp://docs.python.org/devguide/triaging.html#superseder
Assigned Tohttp://docs.python.org/devguide/triaging.html#assigned-to
Nosy Listhttp://docs.python.org/devguide/triaging.html#nosy-list
Priorityhttp://docs.python.org/devguide/triaging.html#priority
Keywordshttp://docs.python.org/devguide/triaging.html#keywords
list_content_length.patchhttps://bugs.python.org/file37913/list_content_length.patch
reviewhttps://bugs.python.org/review/23350/#ps13773
list_content_length_1.patchhttps://bugs.python.org/file37915/list_content_length_1.patch
reviewhttps://bugs.python.org/review/23350/#ps13774
list_content_length_2.patchhttps://bugs.python.org/file38125/list_content_length_2.patch
reviewhttps://bugs.python.org/review/23350/#ps13925
list_content_length_3.patchhttps://bugs.python.org/file38130/list_content_length_3.patch
reviewhttps://bugs.python.org/review/23350/#ps13929
msg235012https://bugs.python.org/issue23350#msg235012
(view)https://bugs.python.org/msg235012
msg235019https://bugs.python.org/issue23350#msg235019
(view)https://bugs.python.org/msg235019
msg235022https://bugs.python.org/issue23350#msg235022
(view)https://bugs.python.org/msg235022
Lib/urllib/request.py:1133https://github.com/python/cpython/blob/master/Lib/urllib/request.py#L1133
msg235068https://bugs.python.org/issue23350#msg235068
(view)https://bugs.python.org/msg235068
Lib/urllib/request.py:1133https://github.com/python/cpython/blob/master/Lib/urllib/request.py#L1133
msg235075https://bugs.python.org/issue23350#msg235075
(view)https://bugs.python.org/msg235075
msg235876https://bugs.python.org/issue23350#msg235876
(view)https://bugs.python.org/msg235876
msg235879https://bugs.python.org/issue23350#msg235879
(view)https://bugs.python.org/msg235879
msg235893https://bugs.python.org/issue23350#msg235893
(view)https://bugs.python.org/msg235893
Lib/http/client.py:1064https://github.com/python/cpython/blob/master/Lib/http/client.py#L1064
msg235949https://bugs.python.org/issue23350#msg235949
(view)https://bugs.python.org/msg235949
msg238825https://bugs.python.org/issue23350#msg238825
(view)https://bugs.python.org/msg238825
msg238848https://bugs.python.org/issue23350#msg238848
(view)https://bugs.python.org/msg238848
msg238938https://bugs.python.org/issue23350#msg238938
(view)https://bugs.python.org/msg238938
issue 23740https://bugs.python.org/issue23740
msg238939https://bugs.python.org/issue23350#msg238939
(view)https://bugs.python.org/msg238939
msg238954https://bugs.python.org/issue23350#msg238954
(view)https://bugs.python.org/msg238954
msg238963https://bugs.python.org/issue23350#msg238963
(view)https://bugs.python.org/msg238963
msg239763https://bugs.python.org/issue23350#msg239763
(view)https://bugs.python.org/msg239763
#12319https://bugs.python.org/issue12319
#12319https://bugs.python.org/issue12319
msg239764https://bugs.python.org/issue23350#msg239764
(view)https://bugs.python.org/msg239764
#12319https://bugs.python.org/issue12319
msg240563https://bugs.python.org/issue23350#msg240563
(view)https://bugs.python.org/msg240563
issue 12327https://bugs.python.org/issue12327
msg240611https://bugs.python.org/issue23350#msg240611
(view)https://bugs.python.org/msg240611
msg240760https://bugs.python.org/issue23350#msg240760
(view)https://bugs.python.org/msg240760
Issue 15267https://bugs.python.org/issue15267
msg240840https://bugs.python.org/issue23350#msg240840
(view)https://bugs.python.org/msg240840
#12319https://bugs.python.org/issue12319
msg240917https://bugs.python.org/issue23350#msg240917
(view)https://bugs.python.org/msg240917
#15267https://bugs.python.org/issue15267
msg240917https://bugs.python.org/msg240917
msg240840https://bugs.python.org/msg240840
msg240760https://bugs.python.org/msg240760
Pinzhttps://bugs.python.org/user21296
msg240611https://bugs.python.org/msg240611
msg240563https://bugs.python.org/msg240563
issue12327 supersederhttps://bugs.python.org/issue12327
msg239764https://bugs.python.org/msg239764
msg239763https://bugs.python.org/msg239763
msg238963https://bugs.python.org/msg238963
msg238954https://bugs.python.org/msg238954
msg238939https://bugs.python.org/msg238939
r.david.murrayhttps://bugs.python.org/user9663
msg238938https://bugs.python.org/msg238938
msg238848https://bugs.python.org/msg238848
serhiy.storchakahttps://bugs.python.org/user15623
msg238825https://bugs.python.org/msg238825
berker.peksaghttps://bugs.python.org/user14674
msg235949https://bugs.python.org/msg235949
list_content_length_3.patchhttps://bugs.python.org/file38130
msg235893https://bugs.python.org/msg235893
msg235879https://bugs.python.org/msg235879
list_content_length_2.patchhttps://bugs.python.org/file38125
msg235876https://bugs.python.org/msg235876
msg235075https://bugs.python.org/msg235075
msg235068https://bugs.python.org/msg235068
msg235022https://bugs.python.org/msg235022
martin.panterhttps://bugs.python.org/user14751
list_content_length_1.patchhttps://bugs.python.org/file37915
msg235019https://bugs.python.org/msg235019
orsenthilhttps://bugs.python.org/user1741
The Python Software Foundationhttps://python.org/psf-landing/
Rounduphttp://roundup.sourceforge.net
Python Software Foundationhttp://python.org/psf
Legal Statementshttp://python.org/about/legal

URLs of crawlers that visited me.