René's URL Explorer Experiment


Title: Issue 22676: _pickle's whichmodule() is slow - 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/66866 https://github.com/python/cpython/issues/66866
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
20141020193031.jpghttps://bugs.python.org/file36980/20141020193031.jpg
whichmodule_speedup.diffhttps://bugs.python.org/file36985/whichmodule_speedup.diff
reviewhttps://bugs.python.org/review/22676/#ps13118
whichmodule.patchhttps://bugs.python.org/file36986/whichmodule.patch
reviewhttps://bugs.python.org/review/22676/#ps13119
whichmodule_error.patchhttps://bugs.python.org/file37310/whichmodule_error.patch
reviewhttps://bugs.python.org/review/22676/#ps13319
msg229723https://bugs.python.org/issue22676#msg229723
(view)https://bugs.python.org/msg229723
msg229727https://bugs.python.org/issue22676#msg229727
(view)https://bugs.python.org/msg229727
msg229746https://bugs.python.org/issue22676#msg229746
(view)https://bugs.python.org/msg229746
Python/Modules/_pickle.chttps://github.com/python/cpython/blob/master/Python/Modules/_pickle.c
msg229748https://bugs.python.org/issue22676#msg229748
(view)https://bugs.python.org/msg229748
msg229749https://bugs.python.org/issue22676#msg229749
(view)https://bugs.python.org/msg229749
msg229751https://bugs.python.org/issue22676#msg229751
(view)https://bugs.python.org/msg229751
msg229752https://bugs.python.org/issue22676#msg229752
(view)https://bugs.python.org/msg229752
msg229753https://bugs.python.org/issue22676#msg229753
(view)https://bugs.python.org/msg229753
msg229754https://bugs.python.org/issue22676#msg229754
(view)https://bugs.python.org/msg229754
msg229755https://bugs.python.org/issue22676#msg229755
(view)https://bugs.python.org/msg229755
msg229756https://bugs.python.org/issue22676#msg229756
(view)https://bugs.python.org/msg229756
msg229757https://bugs.python.org/issue22676#msg229757
(view)https://bugs.python.org/msg229757
https://github.com/numpy/numpy/issues/4952https://github.com/numpy/numpy/issues/4952
msg229758https://bugs.python.org/issue22676#msg229758
(view)https://bugs.python.org/msg229758
msg229759https://bugs.python.org/issue22676#msg229759
(view)https://bugs.python.org/msg229759
msg229900https://bugs.python.org/issue22676#msg229900
(view)https://bugs.python.org/msg229900
e5ad1f27fb54https://hg.python.org/lookup/e5ad1f27fb54
#22676https://bugs.python.org/issue22676
https://hg.python.org/cpython/rev/e5ad1f27fb54https://hg.python.org/cpython/rev/e5ad1f27fb54
msg229904https://bugs.python.org/issue22676#msg229904
(view)https://bugs.python.org/msg229904
msg230545https://bugs.python.org/issue22676#msg230545
(view)https://bugs.python.org/msg230545
Modules/_pickle.chttps://github.com/python/cpython/blob/master/Modules/_pickle.c
Modules/_pickle.chttps://github.com/python/cpython/blob/master/Modules/_pickle.c
msg230546https://bugs.python.org/issue22676#msg230546
(view)https://bugs.python.org/msg230546
msg231632https://bugs.python.org/issue22676#msg231632
(view)https://bugs.python.org/msg231632
Modules/_pickle.c:1657https://github.com/python/cpython/blob/master/Modules/_pickle.c#L1657
http://buildbot.python.org/all/builders/x86%20Windows7%203.x/builds/8969/steps/compile/logs/stdiohttp://buildbot.python.org/all/builders/x86%20Windows7%203.x/builds/8969/steps/compile/logs/stdio
devguidehttps://devguide.python.org
msg231829https://bugs.python.org/issue22676#msg231829
(view)https://bugs.python.org/msg231829
msg231836https://bugs.python.org/issue22676#msg231836
(view)https://bugs.python.org/msg231836
msg231876https://bugs.python.org/issue22676#msg231876
(view)https://bugs.python.org/msg231876
msg231929https://bugs.python.org/issue22676#msg231929
(view)https://bugs.python.org/msg231929
#22971https://bugs.python.org/issue22971
msg231966https://bugs.python.org/issue22676#msg231966
(view)https://bugs.python.org/msg231966
3e3bec66409chttps://hg.python.org/lookup/3e3bec66409c
#22676https://bugs.python.org/issue22676
https://hg.python.org/cpython/rev/3e3bec66409chttps://hg.python.org/cpython/rev/3e3bec66409c
msg231966https://bugs.python.org/msg231966
msg231929https://bugs.python.org/msg231929
msg231876https://bugs.python.org/msg231876
whichmodule_error.patchhttps://bugs.python.org/file37310
msg231836https://bugs.python.org/msg231836
msg231829https://bugs.python.org/msg231829
zach.warehttps://bugs.python.org/user15467
msg231632https://bugs.python.org/msg231632
msg230546https://bugs.python.org/msg230546
steve.dowerhttps://bugs.python.org/user16632
msg230545https://bugs.python.org/msg230545
msg229904https://bugs.python.org/msg229904
python-devhttps://bugs.python.org/user13902
msg229900https://bugs.python.org/msg229900
msg229759https://bugs.python.org/msg229759
whichmodule.patchhttps://bugs.python.org/file36986
msg229758https://bugs.python.org/msg229758
msg229757https://bugs.python.org/msg229757
msg229756https://bugs.python.org/msg229756
msg229755https://bugs.python.org/msg229755
msg229754https://bugs.python.org/msg229754
msg229753https://bugs.python.org/msg229753
whichmodule_speedup.diffhttps://bugs.python.org/file36985
patchhttps://bugs.python.org/keyword2
msg229752https://bugs.python.org/msg229752
msg229751https://bugs.python.org/msg229751
msg229749https://bugs.python.org/msg229749
georg.brandlhttps://bugs.python.org/user93
msg229748https://bugs.python.org/msg229748
msg229746https://bugs.python.org/msg229746
brett.cannonhttps://bugs.python.org/user37
msg229727https://bugs.python.org/msg229727
vstinnerhttps://bugs.python.org/user2377
pitrouhttps://bugs.python.org/user2040
alexandre.vassalottihttps://bugs.python.org/user3805
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.