René's URL Explorer Experiment


Title: Issue 12170: index() and count() methods of bytes and bytearray should accept byte ints - Python tracker

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/56379 https://github.com/python/cpython/issues/56379
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
issue12170.patchhttps://bugs.python.org/file22733/issue12170.patch
reviewhttps://bugs.python.org/review/12170/#ps3075
issue12170_v2.patchhttps://bugs.python.org/file23465/issue12170_v2.patch
msg136786https://bugs.python.org/issue12170#msg136786
(view)https://bugs.python.org/msg136786
#10616https://bugs.python.org/issue10616
msg136787https://bugs.python.org/issue12170#msg136787
(view)https://bugs.python.org/msg136787
msg136878https://bugs.python.org/issue12170#msg136878
(view)https://bugs.python.org/msg136878
msg136883https://bugs.python.org/issue12170#msg136883
(view)https://bugs.python.org/msg136883
msg140903https://bugs.python.org/issue12170#msg140903
(view)https://bugs.python.org/msg140903
msg141016https://bugs.python.org/issue12170#msg141016
(view)https://bugs.python.org/msg141016
msg141033https://bugs.python.org/issue12170#msg141033
(view)https://bugs.python.org/msg141033
msg141216https://bugs.python.org/issue12170#msg141216
(view)https://bugs.python.org/msg141216
msg141490https://bugs.python.org/issue12170#msg141490
(view)https://bugs.python.org/msg141490
#12631https://bugs.python.org/issue12631
msg141491https://bugs.python.org/issue12170#msg141491
(view)https://bugs.python.org/msg141491
#12631https://bugs.python.org/issue12631
msg145797https://bugs.python.org/issue12170#msg145797
(view)https://bugs.python.org/msg145797
msg145799https://bugs.python.org/issue12170#msg145799
(view)https://bugs.python.org/msg145799
Doc/library/stdtypes.rsthttps://github.com/python/cpython/blob/master/Doc/library/stdtypes.rst
Objects/unicodeobject.c:487https://github.com/python/cpython/blob/master/Objects/unicodeobject.c#L487
Objects/stringlib/find.hhttps://github.com/python/cpython/blob/master/Objects/stringlib/find.h
Objects/stringlib/find.h:158https://github.com/python/cpython/blob/master/Objects/stringlib/find.h#L158
Objects/unicodeobject.c:497https://github.com/python/cpython/blob/master/Objects/unicodeobject.c#L497
Objects/stringlib/find.hhttps://github.com/python/cpython/blob/master/Objects/stringlib/find.h
Objects/stringlib/find.h:151https://github.com/python/cpython/blob/master/Objects/stringlib/find.h#L151
Objects/stringlib/find.h:151https://github.com/python/cpython/blob/master/Objects/stringlib/find.h#L151
msg145929https://bugs.python.org/issue12170#msg145929
(view)https://bugs.python.org/msg145929
msg145931https://bugs.python.org/issue12170#msg145931
(view)https://bugs.python.org/msg145931
msg146055https://bugs.python.org/issue12170#msg146055
(view)https://bugs.python.org/msg146055
c1effa2cdd20https://hg.python.org/lookup/c1effa2cdd20
#12170https://bugs.python.org/issue12170
http://hg.python.org/cpython/rev/c1effa2cdd20http://hg.python.org/cpython/rev/c1effa2cdd20
msg146056https://bugs.python.org/issue12170#msg146056
(view)https://bugs.python.org/msg146056
msg148232https://bugs.python.org/issue12170#msg148232
(view)https://bugs.python.org/msg148232
msg148237https://bugs.python.org/issue12170#msg148237
(view)https://bugs.python.org/msg148237
msg148287https://bugs.python.org/issue12170#msg148287
(view)https://bugs.python.org/msg148287
736b0aec412bhttps://hg.python.org/lookup/736b0aec412b
#12170https://bugs.python.org/issue12170
http://hg.python.org/cpython/rev/736b0aec412bhttp://hg.python.org/cpython/rev/736b0aec412b
msg149722https://bugs.python.org/issue12170#msg149722
(view)https://bugs.python.org/msg149722
75648db1b3f3https://hg.python.org/lookup/75648db1b3f3
#13623https://bugs.python.org/issue13623
#12170https://bugs.python.org/issue12170
http://hg.python.org/cpython/rev/75648db1b3f3http://hg.python.org/cpython/rev/75648db1b3f3
msg149723https://bugs.python.org/issue12170#msg149723
(view)https://bugs.python.org/msg149723
75648db1b3f3https://hg.python.org/lookup/75648db1b3f3
http://hg.python.org/cpython/rev/75648db1b3f3http://hg.python.org/cpython/rev/75648db1b3f3
#13623https://bugs.python.org/issue13623
#12170https://bugs.python.org/issue12170
msg164054https://bugs.python.org/issue12170#msg164054
(view)https://bugs.python.org/msg164054
018fe1dee9b3https://hg.python.org/lookup/018fe1dee9b3
issue 12170https://bugs.python.org/issue12170
http://hg.python.org/cpython/rev/018fe1dee9b3http://hg.python.org/cpython/rev/018fe1dee9b3
msg164054https://bugs.python.org/msg164054
msg149723https://bugs.python.org/msg149723
msg149722https://bugs.python.org/msg149722
msg148287https://bugs.python.org/msg148287
msg148237https://bugs.python.org/msg148237
msg148232https://bugs.python.org/msg148232
msg146056https://bugs.python.org/msg146056
rhettingerhttps://bugs.python.org/user114
https://bugs.python.org/userNone
python-devhttps://bugs.python.org/user13902
msg146055https://bugs.python.org/msg146055
issue12170_v2.patchhttps://bugs.python.org/file23465
msg145931https://bugs.python.org/msg145931
issue12170_v2.patchhttps://bugs.python.org/file23464
issue12170_v2.patchhttps://bugs.python.org/file23464
msg145929https://bugs.python.org/msg145929
floxhttps://bugs.python.org/user11184
msg145799https://bugs.python.org/msg145799
pitrouhttps://bugs.python.org/user2040
msg145797https://bugs.python.org/msg145797
msg141491https://bugs.python.org/msg141491
msg141490https://bugs.python.org/msg141490
vstinnerhttps://bugs.python.org/user2377
issue12631 supersederhttps://bugs.python.org/issue12631
msg141216https://bugs.python.org/msg141216
msg141033https://bugs.python.org/msg141033
patchhttps://bugs.python.org/keyword2
needs reviewhttps://bugs.python.org/keyword8
issue12170.patchhttps://bugs.python.org/file22733
msg141016https://bugs.python.org/msg141016
msg140903https://bugs.python.org/msg140903
xuanjihttps://bugs.python.org/user13282
eric.araujohttps://bugs.python.org/user7641
jceahttps://bugs.python.org/user415
ezio.melottihttps://bugs.python.org/user7047
msg136883https://bugs.python.org/msg136883
rhettingerhttps://bugs.python.org/user114
rhettingerhttps://bugs.python.org/user114
terry.reedyhttps://bugs.python.org/user155
msg136878https://bugs.python.org/msg136878
petri.lehtinenhttps://bugs.python.org/user14287
msg136787https://bugs.python.org/msg136787
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.