René's URL Explorer Experiment
go
Title:
Issue 1608: test_str.py crashes - Python tracker
direct link
Domain:
bugs.python.org
None
text/html; charset=utf-8
Links
:
https://bugs.python.org/
Python Home
https://www.python.org/
About
https://www.python.org/about/
News
https://www.python.org/blogs/
Documentation
https://www.python.org/doc/
Downloads
https://www.python.org/downloads/
Community
https://www.python.org/community/
Foundation
https://www.python.org/psf/
Developer's Guide
https://devguide.python.org/
Issue Tracker
https://bugs.python.org/
Search
https://bugs.python.org/issue?@template=search&status=1
Random Issue
https://bugs.python.org/issue?@action=random
Issues with patch
https://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 issues
https://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
Stats
https://bugs.python.org/issue?@template=stats
Lost your login?
https://bugs.python.org/user?@template=forgotten
User List
https://bugs.python.org/user?@sort=username
Committer List
https://bugs.python.org/user?iscommitter=1&@action=search&@sort=username&@pagesize=300
Tracker Documentation
http://docs.python.org/devguide/triaging.html
Tracker Development
http://wiki.python.org/moin/TrackerDevelopment
Report Tracker Problem
https://github.com/python/psf-infra-meta/issues
https://github.com/python/cpython/issues
GitHub
https://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/45949
https://github.com/python/cpython/issues/45949
Title
http://docs.python.org/devguide/triaging.html#title
Type
http://docs.python.org/devguide/triaging.html#type
Stage
http://docs.python.org/devguide/triaging.html#stage
Components
http://docs.python.org/devguide/triaging.html#components
Versions
http://docs.python.org/devguide/triaging.html#versions
Status
http://docs.python.org/devguide/triaging.html#status
Resolution
http://docs.python.org/devguide/triaging.html#resolution
Dependencies
http://docs.python.org/devguide/triaging.html#dependencies
Superseder
http://docs.python.org/devguide/triaging.html#superseder
Assigned To
http://docs.python.org/devguide/triaging.html#assigned-to
Nosy List
http://docs.python.org/devguide/triaging.html#nosy-list
Priority
http://docs.python.org/devguide/triaging.html#priority
Keywords
http://docs.python.org/devguide/triaging.html#keywords
backtrace.txt
https://bugs.python.org/file8936/backtrace.txt
valgrind.txt
https://bugs.python.org/file8937/valgrind.txt
valgrind-supp.txt
https://bugs.python.org/file8940/valgrind-supp.txt
fwrapv.patch
https://bugs.python.org/file8942/fwrapv.patch
wrap.patch
https://bugs.python.org/file8944/wrap.patch
wrap.patch
https://bugs.python.org/file8945/wrap.patch
msg58525
https://bugs.python.org/issue1608#msg58525
(view)
https://bugs.python.org/msg58525
revision 59479
https://hg.python.org/lookup/r59479
msg58526
https://bugs.python.org/issue1608#msg58526
(view)
https://bugs.python.org/msg58526
Lib/test/test_str.py
https://github.com/python/cpython/blob/master/Lib/test/test_str.py
msg58529
https://bugs.python.org/issue1608#msg58529
(view)
https://bugs.python.org/msg58529
msg58540
https://bugs.python.org/issue1608#msg58540
(view)
https://bugs.python.org/msg58540
msg58546
https://bugs.python.org/issue1608#msg58546
(view)
https://bugs.python.org/msg58546
msg58549
https://bugs.python.org/issue1608#msg58549
(view)
https://bugs.python.org/msg58549
msg58550
https://bugs.python.org/issue1608#msg58550
(view)
https://bugs.python.org/msg58550
msg58551
https://bugs.python.org/issue1608#msg58551
(view)
https://bugs.python.org/msg58551
msg58555
https://bugs.python.org/issue1608#msg58555
(view)
https://bugs.python.org/msg58555
msg58558
https://bugs.python.org/issue1608#msg58558
(view)
https://bugs.python.org/msg58558
2147483647
https://hg.python.org/lookup/2147483647
msg58560
https://bugs.python.org/issue1608#msg58560
(view)
https://bugs.python.org/msg58560
msg58561
https://bugs.python.org/issue1608#msg58561
(view)
https://bugs.python.org/msg58561
2147483647
https://hg.python.org/lookup/2147483647
Objects/stringobject.c:3358
https://github.com/python/cpython/blob/master/Objects/stringobject.c#L3358
Objects/stringobject.c:3358
https://github.com/python/cpython/blob/master/Objects/stringobject.c#L3358
Objects/methodobject.c:73
https://github.com/python/cpython/blob/master/Objects/methodobject.c#L73
Python/ceval.c:3569
https://github.com/python/cpython/blob/master/Python/ceval.c#L3569
Python/ceval.c:2832
https://github.com/python/cpython/blob/master/Python/ceval.c#L2832
Python/ceval.c:494
https://github.com/python/cpython/blob/master/Python/ceval.c#L494
Python/pythonrun.c:1273
https://github.com/python/cpython/blob/master/Python/pythonrun.c#L1273
Python/pythonrun.c:723
https://github.com/python/cpython/blob/master/Python/pythonrun.c#L723
Python/pythonrun.c:692
https://github.com/python/cpython/blob/master/Python/pythonrun.c#L692
Modules/main.c:523
https://github.com/python/cpython/blob/master/Modules/main.c#L523
msg58562
https://bugs.python.org/issue1608#msg58562
(view)
https://bugs.python.org/msg58562
msg58563
https://bugs.python.org/issue1608#msg58563
(view)
https://bugs.python.org/msg58563
msg58564
https://bugs.python.org/issue1608#msg58564
(view)
https://bugs.python.org/msg58564
msg58566
https://bugs.python.org/issue1608#msg58566
(view)
https://bugs.python.org/msg58566
2147483647
https://hg.python.org/lookup/2147483647
msg58568
https://bugs.python.org/issue1608#msg58568
(view)
https://bugs.python.org/msg58568
msg58570
https://bugs.python.org/issue1608#msg58570
(view)
https://bugs.python.org/msg58570
msg58571
https://bugs.python.org/issue1608#msg58571
(view)
https://bugs.python.org/msg58571
http://gcc.gnu.org/PR34454
http://gcc.gnu.org/PR34454
msg58572
https://bugs.python.org/issue1608#msg58572
(view)
https://bugs.python.org/msg58572
http://gcc.gnu.org/PR34454
http://gcc.gnu.org/PR34454
msg58573
https://bugs.python.org/issue1608#msg58573
(view)
https://bugs.python.org/msg58573
http://gcc.gnu.org/PR34454
http://gcc.gnu.org/PR34454
msg58574
https://bugs.python.org/issue1608#msg58574
(view)
https://bugs.python.org/msg58574
msg58575
https://bugs.python.org/issue1608#msg58575
(view)
https://bugs.python.org/msg58575
msg58576
https://bugs.python.org/issue1608#msg58576
(view)
https://bugs.python.org/msg58576
msg58577
https://bugs.python.org/issue1608#msg58577
(view)
https://bugs.python.org/msg58577
msg58578
https://bugs.python.org/issue1608#msg58578
(view)
https://bugs.python.org/msg58578
msg58579
https://bugs.python.org/issue1608#msg58579
(view)
https://bugs.python.org/msg58579
msg58583
https://bugs.python.org/issue1608#msg58583
(view)
https://bugs.python.org/msg58583
msg58584
https://bugs.python.org/issue1608#msg58584
(view)
https://bugs.python.org/msg58584
msg58586
https://bugs.python.org/issue1608#msg58586
(view)
https://bugs.python.org/msg58586
revision 59483
https://hg.python.org/lookup/r59483
revision 59484
https://hg.python.org/lookup/r59484
msg58597
https://bugs.python.org/issue1608#msg58597
(view)
https://bugs.python.org/msg58597
r59485
https://hg.python.org/lookup/r59485
msg58603
https://bugs.python.org/issue1608#msg58603
(view)
https://bugs.python.org/msg58603
http://bugs.python.org/issue1621
http://bugs.python.org/issue1621
msg58604
https://bugs.python.org/issue1608#msg58604
(view)
https://bugs.python.org/msg58604
msg58616
https://bugs.python.org/issue1608#msg58616
(view)
https://bugs.python.org/msg58616
rev 59494
https://hg.python.org/lookup/r59494
msg59613
https://bugs.python.org/issue1608#msg59613
(view)
https://bugs.python.org/msg59613
http://bugs.python.org/issue1621
http://bugs.python.org/issue1621
msg59613
https://bugs.python.org/msg59613
msg58616
https://bugs.python.org/msg58616
msg58604
https://bugs.python.org/msg58604
gregory.p.smith
https://bugs.python.org/user252
msg58603
https://bugs.python.org/msg58603
theller
https://bugs.python.org/user66
msg58597
https://bugs.python.org/msg58597
msg58586
https://bugs.python.org/msg58586
wrap.patch
https://bugs.python.org/file8945
msg58584
https://bugs.python.org/msg58584
wrap.patch
https://bugs.python.org/file8944
msg58583
https://bugs.python.org/msg58583
msg58579
https://bugs.python.org/msg58579
msg58578
https://bugs.python.org/msg58578
msg58577
https://bugs.python.org/msg58577
fwrapv.patch
https://bugs.python.org/file8942
msg58576
https://bugs.python.org/msg58576
msg58575
https://bugs.python.org/msg58575
msg58574
https://bugs.python.org/msg58574
msg58573
https://bugs.python.org/msg58573
msg58572
https://bugs.python.org/msg58572
msg58571
https://bugs.python.org/msg58571
msg58570
https://bugs.python.org/msg58570
msg58568
https://bugs.python.org/msg58568
msg58566
https://bugs.python.org/msg58566
msg58564
https://bugs.python.org/msg58564
loewis
https://bugs.python.org/user8
msg58563
https://bugs.python.org/msg58563
loewis
https://bugs.python.org/user8
msg58562
https://bugs.python.org/msg58562
msg58561
https://bugs.python.org/msg58561
msg58560
https://bugs.python.org/msg58560
msg58558
https://bugs.python.org/msg58558
msg58555
https://bugs.python.org/msg58555
msg58551
https://bugs.python.org/msg58551
msg58550
https://bugs.python.org/msg58550
msg58549
https://bugs.python.org/msg58549
valgrind-supp.txt
https://bugs.python.org/file8940
msg58546
https://bugs.python.org/msg58546
gvanrossum
https://bugs.python.org/user5
msg58540
https://bugs.python.org/msg58540
valgrind.txt
https://bugs.python.org/file8937
msg58529
https://bugs.python.org/msg58529
backtrace.txt
https://bugs.python.org/file8936
msg58526
https://bugs.python.org/msg58526
The Python Software Foundation
https://python.org/psf-landing/
Roundup
http://roundup.sourceforge.net
Python Software Foundation
http://python.org/psf
Legal Statements
http://python.org/about/legal
URLs of
crawlers that visited me
.