René's URL Explorer Experiment


Title: Issue 30747: _Py_atomic_* not actually atomic on Windows with MSVC - Python tracker

Mail addresses
report@bugs.python.org
pitrou@free.fr
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/74932 https://github.com/python/cpython/issues/74932
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
PR 2383https://github.com/python/cpython/pull/2383
PR 3140https://github.com/python/cpython/pull/3140
msg296786https://bugs.python.org/issue30747#msg296786
(view)https://bugs.python.org/msg296786
msg296793https://bugs.python.org/issue30747#msg296793
(view)https://bugs.python.org/msg296793
msg296816https://bugs.python.org/issue30747#msg296816
(view)https://bugs.python.org/msg296816
msg296820https://bugs.python.org/issue30747#msg296820
(view)https://bugs.python.org/msg296820
msg296823https://bugs.python.org/issue30747#msg296823
(view)https://bugs.python.org/msg296823
msg296846https://bugs.python.org/issue30747#msg296846
(view)https://bugs.python.org/msg296846
http://en.cppreference.com/w/c/atomic/atomic_storehttp://en.cppreference.com/w/c/atomic/atomic_store
msg296856https://bugs.python.org/issue30747#msg296856
(view)https://bugs.python.org/msg296856
PEP 7https://www.python.org/dev/peps/pep-0007/
msg296857https://bugs.python.org/issue30747#msg296857
(view)https://bugs.python.org/msg296857
msg300191https://bugs.python.org/issue30747#msg300191
(view)https://bugs.python.org/msg300191
e664d7f89d2b9960d9049237136396e824795cachttps://hg.python.org/lookup/e664d7f89d2b9960d9049237136396e824795cac
bpo-30747https://bugs.python.org/issue30747
#2383https://bugs.python.org/issue2383
https://github.com/python/cpython/commit/e664d7f89d2b9960d9049237136396e824795cachttps://github.com/python/cpython/commit/e664d7f89d2b9960d9049237136396e824795cac
msg300310https://bugs.python.org/issue30747#msg300310
(view)https://bugs.python.org/msg300310
http://buildbot.python.org/all/builders/AMD64%20Windows10%203.x/builds/1056http://buildbot.python.org/all/builders/AMD64%20Windows10%203.x/builds/1056
msg300330https://bugs.python.org/issue30747#msg300330
(view)https://bugs.python.org/msg300330
msg300609https://bugs.python.org/issue30747#msg300609
(view)https://bugs.python.org/msg300609
0267128aa4dc7c383c341c19833c5d506eae9c93https://hg.python.org/lookup/0267128aa4dc7c383c341c19833c5d506eae9c93
bpo-9566https://bugs.python.org/issue9566
bpo-30747https://bugs.python.org/issue30747
#3140https://bugs.python.org/issue3140
https://github.com/python/cpython/commit/0267128aa4dc7c383c341c19833c5d506eae9c93https://github.com/python/cpython/commit/0267128aa4dc7c383c341c19833c5d506eae9c93
msg300611https://bugs.python.org/issue30747#msg300611
(view)https://bugs.python.org/msg300611
msg319482https://bugs.python.org/issue30747#msg319482
(view)https://bugs.python.org/msg319482
https://reviews.llvm.org/D47672#1131325https://reviews.llvm.org/D47672#1131325
msg319539https://bugs.python.org/issue30747#msg319539
(view)https://bugs.python.org/msg319539
msg319541https://bugs.python.org/issue30747#msg319541
(view)https://bugs.python.org/msg319541
https://bugs.python.org/issue30747https://bugs.python.org/issue30747
msg319541https://bugs.python.org/msg319541
msg319539https://bugs.python.org/msg319539
emma_smithhttps://bugs.python.org/user24787
msg319482https://bugs.python.org/msg319482
Segev Finerhttps://bugs.python.org/user25294
msg300611https://bugs.python.org/msg300611
msg300609https://bugs.python.org/msg300609
pull_request3175https://bugs.python.org/pull_request3175
msg300330https://bugs.python.org/msg300330
msg300310https://bugs.python.org/msg300310
msg300191https://bugs.python.org/msg300191
msg296857https://bugs.python.org/msg296857
msg296856https://bugs.python.org/msg296856
msg296846https://bugs.python.org/msg296846
msg296823https://bugs.python.org/msg296823
msg296820https://bugs.python.org/msg296820
pitrouhttps://bugs.python.org/user2040
jyasskinhttps://bugs.python.org/user3818
msg296816https://bugs.python.org/msg296816
mark.dickinsonhttps://bugs.python.org/user1118
vstinnerhttps://bugs.python.org/user2377
serhiy.storchakahttps://bugs.python.org/user15623
msg296793https://bugs.python.org/msg296793
paul.moorehttps://bugs.python.org/user301
tim.goldenhttps://bugs.python.org/user3951
zach.warehttps://bugs.python.org/user15467
steve.dowerhttps://bugs.python.org/user16632
pull_request2433https://bugs.python.org/pull_request2433
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.