René's URL Explorer Experiment


Title: Issue 3657: pickle can pickle the wrong function - 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/47907 https://github.com/python/cpython/issues/47907
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
msg71830https://bugs.python.org/issue3657#msg71830
(view)https://bugs.python.org/msg71830
http://www.python.org/dev/buildbot/all/x86%20gentoo%20trunk/builds/4120/step-test/0http://www.python.org/dev/buildbot/all/x86%20gentoo%20trunk/builds/4120/step-test/0
http://www.python.org/dev/buildbot/all/ppc%20Debian%20unstable%20trunk/builds/1908/step-test/0http://www.python.org/dev/buildbot/all/ppc%20Debian%20unstable%20trunk/builds/1908/step-test/0
msg71898https://bugs.python.org/issue3657#msg71898
(view)https://bugs.python.org/msg71898
msg71904https://bugs.python.org/issue3657#msg71904
(view)https://bugs.python.org/msg71904
revision 66021https://hg.python.org/lookup/r66021
msg71910https://bugs.python.org/issue3657#msg71910
(view)https://bugs.python.org/msg71910
msg72673https://bugs.python.org/issue3657#msg72673
(view)https://bugs.python.org/msg72673
msg73061https://bugs.python.org/issue3657#msg73061
(view)https://bugs.python.org/msg73061
msg73081https://bugs.python.org/issue3657#msg73081
(view)https://bugs.python.org/msg73081
msg73082https://bugs.python.org/issue3657#msg73082
(view)https://bugs.python.org/msg73082
msg73126https://bugs.python.org/issue3657#msg73126
(view)https://bugs.python.org/msg73126
msg73138https://bugs.python.org/issue3657#msg73138
(view)https://bugs.python.org/msg73138
msg73142https://bugs.python.org/issue3657#msg73142
(view)https://bugs.python.org/msg73142
msg73165https://bugs.python.org/issue3657#msg73165
(view)https://bugs.python.org/msg73165
msg73174https://bugs.python.org/issue3657#msg73174
(view)https://bugs.python.org/msg73174
msg80479https://bugs.python.org/issue3657#msg80479
(view)https://bugs.python.org/msg80479
r68906https://hg.python.org/lookup/r68906
msg105539https://bugs.python.org/issue3657#msg105539
(view)https://bugs.python.org/msg105539
msg110461https://bugs.python.org/issue3657#msg110461
(view)https://bugs.python.org/msg110461
r68908https://hg.python.org/lookup/r68908
test/test_random.pyhttps://github.com/python/cpython/blob/3.1/Lib/test/test_random.py#L107
pickle.pyhttps://github.com/python/cpython/blob/3.1/Lib/pickle.py#L1358
http://www.python.org/dev/buildbot/all/builders/amd64%20gentoo%203.1/builds/819/steps/test/logs/stdiohttp://www.python.org/dev/buildbot/all/builders/amd64%20gentoo%203.1/builds/819/steps/test/logs/stdio
msg110462https://bugs.python.org/issue3657#msg110462
(view)https://bugs.python.org/msg110462
r68908https://hg.python.org/lookup/r68908
test/test_random.pyhttps://github.com/python/cpython/blob/3.1/Lib/test/test_random.py#L107
pickle.pyhttps://github.com/python/cpython/blob/3.1/Lib/pickle.py#L1358
r82885https://hg.python.org/lookup/r82885
msg110470https://bugs.python.org/issue3657#msg110470
(view)https://bugs.python.org/msg110470
pickle.pyhttps://github.com/python/cpython/blob/main/Lib/pickle.py#L1314
msg110472https://bugs.python.org/issue3657#msg110472
(view)https://bugs.python.org/msg110472
r82919https://hg.python.org/lookup/r82919
r82920https://hg.python.org/lookup/r82920
msg123918https://bugs.python.org/issue3657#msg123918
(view)https://bugs.python.org/msg123918
msg204957https://bugs.python.org/issue3657#msg204957
(view)https://bugs.python.org/msg204957
msg204957https://bugs.python.org/msg204957
alexandre.vassalottihttps://bugs.python.org/user3805
nnorwitzhttps://bugs.python.org/user35
r.david.murrayhttps://bugs.python.org/user9663
msg123918https://bugs.python.org/msg123918
terry.reedyhttps://bugs.python.org/user155
msg110472https://bugs.python.org/msg110472
msg110470https://bugs.python.org/msg110470
msg110462https://bugs.python.org/msg110462
belopolskyhttps://bugs.python.org/user1427
msg110461https://bugs.python.org/msg110461
terry.reedyhttps://bugs.python.org/user155
msg105539https://bugs.python.org/msg105539
msg80479https://bugs.python.org/msg80479
mark.dickinsonhttps://bugs.python.org/user1118
msg73174https://bugs.python.org/msg73174
msg73165https://bugs.python.org/msg73165
msg73142https://bugs.python.org/msg73142
pitrouhttps://bugs.python.org/user2040
msg73138https://bugs.python.org/msg73138
alexandre.vassalottihttps://bugs.python.org/user3805
tim.petershttps://bugs.python.org/user6
msg73126https://bugs.python.org/msg73126
msg73082https://bugs.python.org/msg73082
amaury.forgeotdarchttps://bugs.python.org/user1076
msg73081https://bugs.python.org/msg73081
benjamin.petersonhttps://bugs.python.org/user4455
msg73061https://bugs.python.org/msg73061
msg72673https://bugs.python.org/msg72673
barryhttps://bugs.python.org/user19
msg71910https://bugs.python.org/msg71910
nnorwitzhttps://bugs.python.org/user35
msg71904https://bugs.python.org/msg71904
msg71898https://bugs.python.org/msg71898
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.