René's URL Explorer Experiment


Title: Issue 28847: dumbdbm should not commit if in read mode - Python tracker

Mail addresses
report@bugs.python.org
report@bugs.python.org

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/73033 https://github.com/python/cpython/issues/73033
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
dbm_dumb_readonly.patchhttps://bugs.python.org/file45722/dbm_dumb_readonly.patch
reviewhttps://bugs.python.org/review/28847/#ps19335
PR 552https://github.com/python/cpython/pull/552
msg282133https://bugs.python.org/issue28847#msg282133
(view)https://bugs.python.org/msg282133
msg282158https://bugs.python.org/issue28847#msg282158
(view)https://bugs.python.org/msg282158
msg282166https://bugs.python.org/issue28847#msg282166
(view)https://bugs.python.org/msg282166
msg282167https://bugs.python.org/issue28847#msg282167
(view)https://bugs.python.org/msg282167
issue21708https://bugs.python.org/issue21708
msg282170https://bugs.python.org/issue28847#msg282170
(view)https://bugs.python.org/msg282170
issue21708https://bugs.python.org/issue21708
http://bugs.python.org/file45722/dbm_dumb_readonly.patchhttp://bugs.python.org/file45722/dbm_dumb_readonly.patch
http://bugs.python.org/issue28847http://bugs.python.org/issue28847
msg282218https://bugs.python.org/issue28847#msg282218
(view)https://bugs.python.org/msg282218
0516f54491cbhttps://hg.python.org/lookup/0516f54491cb
#28847https://bugs.python.org/issue28847
https://hg.python.org/cpython/rev/0516f54491cbhttps://hg.python.org/cpython/rev/0516f54491cb
msg282219https://bugs.python.org/issue28847#msg282219
(view)https://bugs.python.org/msg282219
msg282264https://bugs.python.org/issue28847#msg282264
(view)https://bugs.python.org/msg282264
https://docs.python.org/3/library/shutil.html#rmtree-examplehttps://docs.python.org/3/library/shutil.html#rmtree-example
msg282265https://bugs.python.org/issue28847#msg282265
(view)https://bugs.python.org/msg282265
dc7c86de9e13https://hg.python.org/lookup/dc7c86de9e13
#28847https://bugs.python.org/issue28847
https://hg.python.org/cpython/rev/dc7c86de9e13https://hg.python.org/cpython/rev/dc7c86de9e13
msg282266https://bugs.python.org/issue28847#msg282266
(view)https://bugs.python.org/msg282266
http://buildbot.python.org/all/builders/AMD64%20Windows8%202.7/builds/9/steps/test/logs/stdiohttp://buildbot.python.org/all/builders/AMD64%20Windows8%202.7/builds/9/steps/test/logs/stdio
test\test_dumbdbm.pyhttps://github.com/python/cpython/blob/2.7/Lib/test/test_dumbdbm.py#L190
test\test_support.pyhttps://github.com/python/cpython/blob/2.7/Lib/test/test_support.py#L289
test\test_support.pyhttps://github.com/python/cpython/blob/2.7/Lib/test/test_support.py#L245
test\test_support.pyhttps://github.com/python/cpython/blob/2.7/Lib/test/test_support.py#L199
test\test_support.pyhttps://github.com/python/cpython/blob/2.7/Lib/test/test_support.py#L244
test\test_support.pyhttps://github.com/python/cpython/blob/2.7/Lib/test/test_support.py#L194
test\regrtest.pyhttps://github.com/python/cpython/blob/2.7/Lib/test/regrtest.py#L948
test\regrtest.pyhttps://github.com/python/cpython/blob/2.7/Lib/test/regrtest.py#L899
test\regrtest.pyhttps://github.com/python/cpython/blob/2.7/Lib/test/regrtest.py#L876
test\regrtest.pyhttps://github.com/python/cpython/blob/2.7/Lib/test/regrtest.py#L1679
contextlib.pyhttps://github.com/python/cpython/blob/2.7/Lib/contextlib.py#L35
test\test_support.pyhttps://github.com/python/cpython/blob/2.7/Lib/test/test_support.py#L765
msg282269https://bugs.python.org/issue28847#msg282269
(view)https://bugs.python.org/msg282269
cb4a892e9b66https://hg.python.org/lookup/cb4a892e9b66
issue28847https://bugs.python.org/issue28847
https://hg.python.org/cpython/rev/cb4a892e9b66https://hg.python.org/cpython/rev/cb4a892e9b66
msg282271https://bugs.python.org/issue28847#msg282271
(view)https://bugs.python.org/msg282271
msg282602https://bugs.python.org/issue28847#msg282602
(view)https://bugs.python.org/msg282602
0a74bc7ba462https://hg.python.org/lookup/0a74bc7ba462
#28847https://bugs.python.org/issue28847
https://hg.python.org/cpython/rev/0a74bc7ba462https://hg.python.org/cpython/rev/0a74bc7ba462
0c532bd28539https://hg.python.org/lookup/0c532bd28539
#28847https://bugs.python.org/issue28847
https://hg.python.org/cpython/rev/0c532bd28539https://hg.python.org/cpython/rev/0c532bd28539
2f59be67830chttps://hg.python.org/lookup/2f59be67830c
#28847https://bugs.python.org/issue28847
https://hg.python.org/cpython/rev/2f59be67830chttps://hg.python.org/cpython/rev/2f59be67830c
a10361dfbf64https://hg.python.org/lookup/a10361dfbf64
#28847https://bugs.python.org/issue28847
https://hg.python.org/cpython/rev/a10361dfbf64https://hg.python.org/cpython/rev/a10361dfbf64
pull_request962https://bugs.python.org/pull_request962
msg282602https://bugs.python.org/msg282602
msg282271https://bugs.python.org/msg282271
msg282269https://bugs.python.org/msg282269
msg282266https://bugs.python.org/msg282266
msg282265https://bugs.python.org/msg282265
martin.panterhttps://bugs.python.org/user14751
msg282264https://bugs.python.org/msg282264
msg282219https://bugs.python.org/msg282219
python-devhttps://bugs.python.org/user13902
msg282218https://bugs.python.org/msg282218
serhiy.storchakahttps://bugs.python.org/user15623
msg282170https://bugs.python.org/msg282170
dbm_dumb_readonly.patchhttps://bugs.python.org/file45722
msg282167https://bugs.python.org/msg282167
patchhttps://bugs.python.org/keyword2
msg282166https://bugs.python.org/msg282166
serhiy.storchakahttps://bugs.python.org/user15623
msg282158https://bugs.python.org/msg282158
msg282133https://bugs.python.org/msg282133
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.