René's URL Explorer Experiment


Title: Issue 13146: Writing a pyc file is not atomic - 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/57355 https://github.com/python/cpython/issues/57355
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
importrename.patchhttps://bugs.python.org/file23375/importrename.patch
reviewhttps://bugs.python.org/review/13146/#ps3449
importrename2.patchhttps://bugs.python.org/file23378/importrename2.patch
reviewhttps://bugs.python.org/review/13146/#ps3452
importrename3.patchhttps://bugs.python.org/file23396/importrename3.patch
reviewhttps://bugs.python.org/review/13146/#ps3467
13146-2.7.patchhttps://bugs.python.org/file30324/13146-2.7.patch
reviewhttps://bugs.python.org/review/13146/#ps8203
msg145313https://bugs.python.org/issue13146#msg145313
(view)https://bugs.python.org/msg145313
test/test_multiprocessing.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_multiprocessing.py#L1442
multiprocessing/managers.pyhttps://github.com/python/cpython/blob/main/Lib/multiprocessing/managers.py#L670
multiprocessing/managers.pyhttps://github.com/python/cpython/blob/main/Lib/multiprocessing/managers.py#L568
multiprocessing/connection.pyhttps://github.com/python/cpython/blob/main/Lib/multiprocessing/connection.py#L778
xmlrpc/client.pyhttps://github.com/python/cpython/blob/main/Lib/xmlrpc/client.py#L137
http/client.pyhttps://github.com/python/cpython/blob/main/Lib/http/client.py#L69
email/parser.pyhttps://github.com/python/cpython/blob/main/Lib/email/parser.py#L12
email/feedparser.pyhttps://github.com/python/cpython/blob/main/Lib/email/feedparser.py#L28
http://www.python.org/dev/buildbot/all/builders/x86%20Gentoo%203.x/builds/942/steps/test/logs/stdiohttp://www.python.org/dev/buildbot/all/builders/x86%20Gentoo%203.x/builds/942/steps/test/logs/stdio
msg145326https://bugs.python.org/issue13146#msg145326
(view)https://bugs.python.org/msg145326
msg145362https://bugs.python.org/issue13146#msg145362
(view)https://bugs.python.org/msg145362
msg145368https://bugs.python.org/issue13146#msg145368
(view)https://bugs.python.org/msg145368
msg145371https://bugs.python.org/issue13146#msg145371
(view)https://bugs.python.org/msg145371
msg145413https://bugs.python.org/issue13146#msg145413
(view)https://bugs.python.org/msg145413
msg145415https://bugs.python.org/issue13146#msg145415
(view)https://bugs.python.org/msg145415
msg145430https://bugs.python.org/issue13146#msg145430
(view)https://bugs.python.org/msg145430
msg145435https://bugs.python.org/issue13146#msg145435
(view)https://bugs.python.org/msg145435
#8604https://bugs.python.org/issue8604
#8828https://bugs.python.org/issue8828
msg145474https://bugs.python.org/issue13146#msg145474
(view)https://bugs.python.org/msg145474
msg145738https://bugs.python.org/issue13146#msg145738
(view)https://bugs.python.org/msg145738
c16063765d3ahttps://hg.python.org/lookup/c16063765d3a
#13146https://bugs.python.org/issue13146
http://hg.python.org/cpython/rev/c16063765d3ahttp://hg.python.org/cpython/rev/c16063765d3a
msg145739https://bugs.python.org/issue13146#msg145739
(view)https://bugs.python.org/msg145739
msg145978https://bugs.python.org/issue13146#msg145978
(view)https://bugs.python.org/msg145978
http://bugs.python.org/issue13146http://bugs.python.org/issue13146
msg189700https://bugs.python.org/issue13146#msg189700
(view)https://bugs.python.org/msg189700
msg189701https://bugs.python.org/issue13146#msg189701
(view)https://bugs.python.org/msg189701
msg189702https://bugs.python.org/issue13146#msg189702
(view)https://bugs.python.org/msg189702
msg189703https://bugs.python.org/issue13146#msg189703
(view)https://bugs.python.org/msg189703
http://bugs.python.org/issue17222http://bugs.python.org/issue17222
msg189704https://bugs.python.org/issue13146#msg189704
(view)https://bugs.python.org/msg189704
http://bugs.python.org/issue17222http://bugs.python.org/issue17222
msg189705https://bugs.python.org/issue13146#msg189705
(view)https://bugs.python.org/msg189705
msg189706https://bugs.python.org/issue13146#msg189706
(view)https://bugs.python.org/msg189706
msg189707https://bugs.python.org/issue13146#msg189707
(view)https://bugs.python.org/msg189707
msg189708https://bugs.python.org/issue13146#msg189708
(view)https://bugs.python.org/msg189708
#17222https://bugs.python.org/issue17222
msg195285https://bugs.python.org/issue13146#msg195285
(view)https://bugs.python.org/msg195285
msg200169https://bugs.python.org/issue13146#msg200169
(view)https://bugs.python.org/msg200169
msg200169https://bugs.python.org/msg200169
msg195285https://bugs.python.org/msg195285
Arfreverhttps://bugs.python.org/user9138
msg189708https://bugs.python.org/msg189708
msg189707https://bugs.python.org/msg189707
msg189706https://bugs.python.org/msg189706
msg189705https://bugs.python.org/msg189705
msg189704https://bugs.python.org/msg189704
msg189703https://bugs.python.org/msg189703
msg189702https://bugs.python.org/msg189702
msg189701https://bugs.python.org/msg189701
13146-2.7.patchhttps://bugs.python.org/file30324
msg189700https://bugs.python.org/msg189700
dokohttps://bugs.python.org/user169
christian.heimeshttps://bugs.python.org/user3108
barryhttps://bugs.python.org/user19
issue9663 supersederhttps://bugs.python.org/issue9663
msg145978https://bugs.python.org/msg145978
msg145739https://bugs.python.org/msg145739
python-devhttps://bugs.python.org/user13902
msg145738https://bugs.python.org/msg145738
importrename3.patchhttps://bugs.python.org/file23396
msg145474https://bugs.python.org/msg145474
msg145435https://bugs.python.org/msg145435
msg145430https://bugs.python.org/msg145430
msg145415https://bugs.python.org/msg145415
neologixhttps://bugs.python.org/user12146
msg145413https://bugs.python.org/msg145413
msg145371https://bugs.python.org/msg145371
vstinnerhttps://bugs.python.org/user2377
msg145368https://bugs.python.org/msg145368
importrename2.patchhttps://bugs.python.org/file23378
msg145362https://bugs.python.org/msg145362
importrename.patchhttps://bugs.python.org/file23375
patchhttps://bugs.python.org/keyword2
msg145326https://bugs.python.org/msg145326
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.