René's URL Explorer Experiment


Title: Issue 12848: pickle.py treats 32bit lengths as signed, but _pickle.c as unsigned - 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/57057 https://github.com/python/cpython/issues/57057
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
pickle_portable_size.patchhttps://bugs.python.org/file28005/pickle_portable_size.patch
reviewhttps://bugs.python.org/review/12848/#ps6599
pickle_nonportable_size.patchhttps://bugs.python.org/file28010/pickle_nonportable_size.patch
reviewhttps://bugs.python.org/review/12848/#ps6602
pickle_nonportable_size_2.patchhttps://bugs.python.org/file28097/pickle_nonportable_size_2.patch
reviewhttps://bugs.python.org/review/12848/#ps6664
msg143065https://bugs.python.org/issue12848#msg143065
(view)https://bugs.python.org/msg143065
http://bugs.python.org/issue11564http://bugs.python.org/issue11564
msg175010https://bugs.python.org/issue12848#msg175010
(view)https://bugs.python.org/msg175010
msg175011https://bugs.python.org/issue12848#msg175011
(view)https://bugs.python.org/msg175011
msg175012https://bugs.python.org/issue12848#msg175012
(view)https://bugs.python.org/msg175012
msg175022https://bugs.python.org/issue12848#msg175022
(view)https://bugs.python.org/msg175022
msg175653https://bugs.python.org/issue12848#msg175653
(view)https://bugs.python.org/msg175653
msg175715https://bugs.python.org/issue12848#msg175715
(view)https://bugs.python.org/msg175715
msg175746https://bugs.python.org/issue12848#msg175746
(view)https://bugs.python.org/msg175746
msg175747https://bugs.python.org/issue12848#msg175747
(view)https://bugs.python.org/msg175747
msg175754https://bugs.python.org/issue12848#msg175754
(view)https://bugs.python.org/msg175754
msg175756https://bugs.python.org/issue12848#msg175756
(view)https://bugs.python.org/msg175756
PEP 3154https://www.python.org/dev/peps/pep-3154/
msg175761https://bugs.python.org/issue12848#msg175761
(view)https://bugs.python.org/msg175761
msg175780https://bugs.python.org/issue12848#msg175780
(view)https://bugs.python.org/msg175780
PEP 3154https://www.python.org/dev/peps/pep-3154/
issue 15642https://bugs.python.org/issue15642
msg176306https://bugs.python.org/issue12848#msg176306
(view)https://bugs.python.org/msg176306
msg176310https://bugs.python.org/issue12848#msg176310
(view)https://bugs.python.org/msg176310
55fe4b57dd9chttps://hg.python.org/lookup/55fe4b57dd9c
#12848https://bugs.python.org/issue12848
http://hg.python.org/cpython/rev/55fe4b57dd9chttp://hg.python.org/cpython/rev/55fe4b57dd9c
c9d205e2dd02https://hg.python.org/lookup/c9d205e2dd02
#12848https://bugs.python.org/issue12848
http://hg.python.org/cpython/rev/c9d205e2dd02http://hg.python.org/cpython/rev/c9d205e2dd02
aac6b313ef5fhttps://hg.python.org/lookup/aac6b313ef5f
#12848https://bugs.python.org/issue12848
http://hg.python.org/cpython/rev/aac6b313ef5fhttp://hg.python.org/cpython/rev/aac6b313ef5f
msg176311https://bugs.python.org/issue12848#msg176311
(view)https://bugs.python.org/msg176311
msg176311https://bugs.python.org/msg176311
python-devhttps://bugs.python.org/user13902
msg176310https://bugs.python.org/msg176310
pickle_nonportable_size_2.patchhttps://bugs.python.org/file28097
msg176306https://bugs.python.org/msg176306
msg175780https://bugs.python.org/msg175780
pickle_nonportable_size.patchhttps://bugs.python.org/file28010
msg175761https://bugs.python.org/msg175761
msg175756https://bugs.python.org/msg175756
loewishttps://bugs.python.org/user8
msg175754https://bugs.python.org/msg175754
msg175747https://bugs.python.org/msg175747
msg175746https://bugs.python.org/msg175746
pickle_portable_size.patchhttps://bugs.python.org/file28005
patchhttps://bugs.python.org/keyword2
msg175715https://bugs.python.org/msg175715
msg175653https://bugs.python.org/msg175653
msg175022https://bugs.python.org/msg175022
msg175012https://bugs.python.org/msg175012
msg175011https://bugs.python.org/msg175011
serhiy.storchakahttps://bugs.python.org/user15623
msg175010https://bugs.python.org/msg175010
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.