René's URL Explorer Experiment


Title: Message 193431 - Python tracker

Mail addresses
victor.stinner@gmail.com
nad@acm.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/
http://buildbot.python.org/all/builders/x86%20Tiger%203.x/builds/6626http://buildbot.python.org/all/builders/x86%20Tiger%203.x/builds/6626
#18408https://bugs.python.org/issue18408
#17532https://bugs.python.org/issue17532
Python/ceval.chttps://github.com/python/cpython/blob/master/Python/ceval.c
sqlite3/test/userfunctions.pyhttps://github.com/python/cpython/blob/main/Lib/sqlite3/test/userfunctions.py#L441
sqlite3/test/userfunctions.pyhttps://github.com/python/cpython/blob/main/Lib/sqlite3/test/userfunctions.py#L406
unittest/case.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/case.py#L496
unittest/case.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/case.py#L535
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L105
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L67
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L105
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L67
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L105
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L67
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L105
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L67
test/support.pyhttps://github.com/python/cpython/blob/main/Lib/test/support.py#L1480
test/support.pyhttps://github.com/python/cpython/blob/main/Lib/test/support.py#L1581
test/support.pyhttps://github.com/python/cpython/blob/main/Lib/test/support.py#L1615
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L1304
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L1305
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L1009
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L796
test/regrtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/regrtest.py#L1590
test/__main__.pyhttps://github.com/python/cpython/blob/main/Lib/test/__main__.py#L3
runpy.pyhttps://github.com/python/cpython/blob/main/Lib/runpy.py#L73
runpy.pyhttps://github.com/python/cpython/blob/main/Lib/runpy.py#L160
Python/ceval.chttps://github.com/python/cpython/blob/master/Python/ceval.c
Python/ceval.c:1210https://github.com/python/cpython/blob/master/Python/ceval.c#L1210
Python/ceval.c:3567https://github.com/python/cpython/blob/master/Python/ceval.c#L3567
Objects/funcobject.c:633https://github.com/python/cpython/blob/master/Objects/funcobject.c#L633
Objects/abstract.c:2105https://github.com/python/cpython/blob/master/Objects/abstract.c#L2105
Objects/abstract.c:2142https://github.com/python/cpython/blob/master/Objects/abstract.c#L2142
Objects/abstract.c:2166https://github.com/python/cpython/blob/master/Objects/abstract.c#L2166
Objects/abstract.c:2105https://github.com/python/cpython/blob/master/Objects/abstract.c#L2105
Objects/abstract.c:2142https://github.com/python/cpython/blob/master/Objects/abstract.c#L2142
Objects/abstract.c:2166https://github.com/python/cpython/blob/master/Objects/abstract.c#L2166
Objects/methodobject.c:93https://github.com/python/cpython/blob/master/Objects/methodobject.c#L93
Objects/abstract.c:2105https://github.com/python/cpython/blob/master/Objects/abstract.c#L2105
Python/ceval.c:4089https://github.com/python/cpython/blob/master/Python/ceval.c#L4089
Objects/abstract.c:2093https://github.com/python/cpython/blob/master/Objects/abstract.c#L2093
Objects/methodobject.c:93https://github.com/python/cpython/blob/master/Objects/methodobject.c#L93
Python/ceval.c:4213https://github.com/python/cpython/blob/master/Python/ceval.c#L4213
Python/ceval.c:2818https://github.com/python/cpython/blob/master/Python/ceval.c#L2818
Python/ceval.c:4310https://github.com/python/cpython/blob/master/Python/ceval.c#L4310
Python/ceval.c:4238https://github.com/python/cpython/blob/master/Python/ceval.c#L4238
Python/ceval.c:2818https://github.com/python/cpython/blob/master/Python/ceval.c#L2818
Python/ceval.c:3567https://github.com/python/cpython/blob/master/Python/ceval.c#L3567
Objects/funcobject.c:633https://github.com/python/cpython/blob/master/Objects/funcobject.c#L633
Objects/abstract.c:2105https://github.com/python/cpython/blob/master/Objects/abstract.c#L2105
Python/ceval.c:4537https://github.com/python/cpython/blob/master/Python/ceval.c#L4537
Python/ceval.c:2858https://github.com/python/cpython/blob/master/Python/ceval.c#L2858
Python/ceval.c:3567https://github.com/python/cpython/blob/master/Python/ceval.c#L3567
Objects/funcobject.c:633https://github.com/python/cpython/blob/master/Objects/funcobject.c#L633
Objects/abstract.c:2105https://github.com/python/cpython/blob/master/Objects/abstract.c#L2105
Objects/classobject.c:323https://github.com/python/cpython/blob/master/Objects/classobject.c#L323
Objects/abstract.c:2105https://github.com/python/cpython/blob/master/Objects/abstract.c#L2105
Objects/typeobject.c:5360https://github.com/python/cpython/blob/master/Objects/typeobject.c#L5360
Objects/abstract.c:2105https://github.com/python/cpython/blob/master/Objects/abstract.c#L2105
Python/ceval.c:4442https://github.com/python/cpython/blob/master/Python/ceval.c#L4442
Python/ceval.c:4240https://github.com/python/cpython/blob/master/Python/ceval.c#L4240
Python/ceval.c:2818https://github.com/python/cpython/blob/master/Python/ceval.c#L2818
Python/ceval.c:3567https://github.com/python/cpython/blob/master/Python/ceval.c#L3567
Objects/funcobject.c:633https://github.com/python/cpython/blob/master/Objects/funcobject.c#L633
Objects/abstract.c:2105https://github.com/python/cpython/blob/master/Objects/abstract.c#L2105
Python/ceval.c:4537https://github.com/python/cpython/blob/master/Python/ceval.c#L4537
Python/ceval.c:2858https://github.com/python/cpython/blob/master/Python/ceval.c#L2858
Python/ceval.c:3567https://github.com/python/cpython/blob/master/Python/ceval.c#L3567
Objects/funcobject.c:633https://github.com/python/cpython/blob/master/Objects/funcobject.c#L633
Objects/abstract.c:2105https://github.com/python/cpython/blob/master/Objects/abstract.c#L2105
Objects/classobject.c:323https://github.com/python/cpython/blob/master/Objects/classobject.c#L323
Objects/abstract.c:2105https://github.com/python/cpython/blob/master/Objects/abstract.c#L2105
Objects/typeobject.c:5360https://github.com/python/cpython/blob/master/Objects/typeobject.c#L5360
Objects/abstract.c:2105https://github.com/python/cpython/blob/master/Objects/abstract.c#L2105
Python/ceval.c:4442https://github.com/python/cpython/blob/master/Python/ceval.c#L4442
Python/ceval.c:4240https://github.com/python/cpython/blob/master/Python/ceval.c#L4240
Python/ceval.c:2818https://github.com/python/cpython/blob/master/Python/ceval.c#L2818
Python/ceval.c:3567https://github.com/python/cpython/blob/master/Python/ceval.c#L3567
Objects/funcobject.c:633https://github.com/python/cpython/blob/master/Objects/funcobject.c#L633
Objects/abstract.c:2105https://github.com/python/cpython/blob/master/Objects/abstract.c#L2105
Python/ceval.c:4537https://github.com/python/cpython/blob/master/Python/ceval.c#L4537
Python/ceval.c:2858https://github.com/python/cpython/blob/master/Python/ceval.c#L2858
Python/ceval.c:3567https://github.com/python/cpython/blob/master/Python/ceval.c#L3567
Objects/funcobject.c:633https://github.com/python/cpython/blob/master/Objects/funcobject.c#L633
Objects/abstract.c:2105https://github.com/python/cpython/blob/master/Objects/abstract.c#L2105
Objects/classobject.c:323https://github.com/python/cpython/blob/master/Objects/classobject.c#L323
Objects/abstract.c:2105https://github.com/python/cpython/blob/master/Objects/abstract.c#L2105
Objects/typeobject.c:5360https://github.com/python/cpython/blob/master/Objects/typeobject.c#L5360
Objects/abstract.c:2105https://github.com/python/cpython/blob/master/Objects/abstract.c#L2105
Python/ceval.c:4442https://github.com/python/cpython/blob/master/Python/ceval.c#L4442
Python/ceval.c:4240https://github.com/python/cpython/blob/master/Python/ceval.c#L4240
Python/ceval.c:2818https://github.com/python/cpython/blob/master/Python/ceval.c#L2818
Python/ceval.c:3567https://github.com/python/cpython/blob/master/Python/ceval.c#L3567
Objects/funcobject.c:633https://github.com/python/cpython/blob/master/Objects/funcobject.c#L633
Objects/abstract.c:2105https://github.com/python/cpython/blob/master/Objects/abstract.c#L2105
Python/ceval.c:4537https://github.com/python/cpython/blob/master/Python/ceval.c#L4537
Python/ceval.c:2858https://github.com/python/cpython/blob/master/Python/ceval.c#L2858
Python/ceval.c:3567https://github.com/python/cpython/blob/master/Python/ceval.c#L3567
Objects/funcobject.c:633https://github.com/python/cpython/blob/master/Objects/funcobject.c#L633
Objects/abstract.c:2105https://github.com/python/cpython/blob/master/Objects/abstract.c#L2105
Objects/classobject.c:323https://github.com/python/cpython/blob/master/Objects/classobject.c#L323
Objects/abstract.c:2105https://github.com/python/cpython/blob/master/Objects/abstract.c#L2105
Objects/typeobject.c:5360https://github.com/python/cpython/blob/master/Objects/typeobject.c#L5360
Objects/abstract.c:2105https://github.com/python/cpython/blob/master/Objects/abstract.c#L2105
Python/ceval.c:4442https://github.com/python/cpython/blob/master/Python/ceval.c#L4442
Python/ceval.c:4240https://github.com/python/cpython/blob/master/Python/ceval.c#L4240
Python/ceval.c:2818https://github.com/python/cpython/blob/master/Python/ceval.c#L2818
Python/ceval.c:3567https://github.com/python/cpython/blob/master/Python/ceval.c#L3567
Objects/funcobject.c:633https://github.com/python/cpython/blob/master/Objects/funcobject.c#L633
Objects/abstract.c:2105https://github.com/python/cpython/blob/master/Objects/abstract.c#L2105
Python/ceval.c:4537https://github.com/python/cpython/blob/master/Python/ceval.c#L4537
Python/ceval.c:2858https://github.com/python/cpython/blob/master/Python/ceval.c#L2858
Python/ceval.c:3567https://github.com/python/cpython/blob/master/Python/ceval.c#L3567
Objects/funcobject.c:633https://github.com/python/cpython/blob/master/Objects/funcobject.c#L633
Objects/abstract.c:2105https://github.com/python/cpython/blob/master/Objects/abstract.c#L2105
Objects/classobject.c:323https://github.com/python/cpython/blob/master/Objects/classobject.c#L323
Objects/abstract.c:2105https://github.com/python/cpython/blob/master/Objects/abstract.c#L2105
Objects/typeobject.c:5360https://github.com/python/cpython/blob/master/Objects/typeobject.c#L5360
Objects/abstract.c:2105https://github.com/python/cpython/blob/master/Objects/abstract.c#L2105
Python/ceval.c:4442https://github.com/python/cpython/blob/master/Python/ceval.c#L4442
Python/ceval.c:4240https://github.com/python/cpython/blob/master/Python/ceval.c#L4240
Python/ceval.c:2818https://github.com/python/cpython/blob/master/Python/ceval.c#L2818
Python/ceval.c:4310https://github.com/python/cpython/blob/master/Python/ceval.c#L4310
Python/ceval.c:4238https://github.com/python/cpython/blob/master/Python/ceval.c#L4238
Python/ceval.c:2818https://github.com/python/cpython/blob/master/Python/ceval.c#L2818
Python/ceval.c:4310https://github.com/python/cpython/blob/master/Python/ceval.c#L4310
Python/ceval.c:4238https://github.com/python/cpython/blob/master/Python/ceval.c#L4238
Python/ceval.c:2818https://github.com/python/cpython/blob/master/Python/ceval.c#L2818
Python/ceval.c:3567https://github.com/python/cpython/blob/master/Python/ceval.c#L3567
Python/ceval.c:4320https://github.com/python/cpython/blob/master/Python/ceval.c#L4320
Python/ceval.c:4238https://github.com/python/cpython/blob/master/Python/ceval.c#L4238
Python/ceval.c:2818https://github.com/python/cpython/blob/master/Python/ceval.c#L2818
Python/ceval.c:3567https://github.com/python/cpython/blob/master/Python/ceval.c#L3567
Python/ceval.c:4320https://github.com/python/cpython/blob/master/Python/ceval.c#L4320
Python/ceval.c:4238https://github.com/python/cpython/blob/master/Python/ceval.c#L4238
Python/ceval.c:2818https://github.com/python/cpython/blob/master/Python/ceval.c#L2818
Python/ceval.c:3567https://github.com/python/cpython/blob/master/Python/ceval.c#L3567
Python/ceval.c:4320https://github.com/python/cpython/blob/master/Python/ceval.c#L4320
Python/ceval.c:4238https://github.com/python/cpython/blob/master/Python/ceval.c#L4238
Python/ceval.c:2818https://github.com/python/cpython/blob/master/Python/ceval.c#L2818
Python/ceval.c:3567https://github.com/python/cpython/blob/master/Python/ceval.c#L3567
Python/ceval.c:4320https://github.com/python/cpython/blob/master/Python/ceval.c#L4320
Python/ceval.c:4238https://github.com/python/cpython/blob/master/Python/ceval.c#L4238
Python/ceval.c:2818https://github.com/python/cpython/blob/master/Python/ceval.c#L2818
Python/ceval.c:3567https://github.com/python/cpython/blob/master/Python/ceval.c#L3567
Python/ceval.c:4320https://github.com/python/cpython/blob/master/Python/ceval.c#L4320
Python/ceval.c:4238https://github.com/python/cpython/blob/master/Python/ceval.c#L4238
Python/ceval.c:2818https://github.com/python/cpython/blob/master/Python/ceval.c#L2818
Python/ceval.c:4310https://github.com/python/cpython/blob/master/Python/ceval.c#L4310
Python/ceval.c:4238https://github.com/python/cpython/blob/master/Python/ceval.c#L4238
Python/ceval.c:2818https://github.com/python/cpython/blob/master/Python/ceval.c#L2818
Python/ceval.c:3567https://github.com/python/cpython/blob/master/Python/ceval.c#L3567
Python/ceval.c:770https://github.com/python/cpython/blob/master/Python/ceval.c#L770
Python/bltinmodule.c:859https://github.com/python/cpython/blob/master/Python/bltinmodule.c#L859
Objects/methodobject.c:93https://github.com/python/cpython/blob/master/Objects/methodobject.c#L93
Python/ceval.c:4213https://github.com/python/cpython/blob/master/Python/ceval.c#L4213
Python/ceval.c:2818https://github.com/python/cpython/blob/master/Python/ceval.c#L2818
Python/ceval.c:3567https://github.com/python/cpython/blob/master/Python/ceval.c#L3567
Python/ceval.c:4320https://github.com/python/cpython/blob/master/Python/ceval.c#L4320
Python/ceval.c:4238https://github.com/python/cpython/blob/master/Python/ceval.c#L4238
Python/ceval.c:2818https://github.com/python/cpython/blob/master/Python/ceval.c#L2818
Python/ceval.c:3567https://github.com/python/cpython/blob/master/Python/ceval.c#L3567
Objects/funcobject.c:633https://github.com/python/cpython/blob/master/Objects/funcobject.c#L633
Objects/abstract.c:2105https://github.com/python/cpython/blob/master/Objects/abstract.c#L2105
Modules/main.c:224https://github.com/python/cpython/blob/master/Modules/main.c#L224
Modules/main.c:714https://github.com/python/cpython/blob/master/Modules/main.c#L714
ned.deilyhttps://bugs.python.org/user5248
vstinnerhttps://bugs.python.org/user2377
issue18519 messageshttps://bugs.python.org/issue18519
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.