René's URL Explorer Experiment


Title: Issue 14705: Add 'bool' format character to PyArg_ParseTuple* - 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/58910 https://github.com/python/cpython/issues/58910
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
larry.parse.tuple.p.and.P.1.diffhttps://bugs.python.org/file25441/larry.parse.tuple.p.and.P.1.diff
reviewhttps://bugs.python.org/review/14705/#ps4808
larry.parse.tuple.p.and.P.2.diffhttps://bugs.python.org/file25453/larry.parse.tuple.p.and.P.2.diff
reviewhttps://bugs.python.org/review/14705/#ps4816
larry.parse.tuple.p.and.P.3.diffhttps://bugs.python.org/file25465/larry.parse.tuple.p.and.P.3.diff
reviewhttps://bugs.python.org/review/14705/#ps4824
larry.parse.tuple.p.4.diffhttps://bugs.python.org/file25468/larry.parse.tuple.p.4.diff
reviewhttps://bugs.python.org/review/14705/#ps4826
msg159781https://bugs.python.org/issue14705#msg159781
(view)https://bugs.python.org/msg159781
msg159783https://bugs.python.org/issue14705#msg159783
(view)https://bugs.python.org/msg159783
issue 14626https://bugs.python.org/issue14626
msg159785https://bugs.python.org/issue14705#msg159785
(view)https://bugs.python.org/msg159785
msg159839https://bugs.python.org/issue14705#msg159839
(view)https://bugs.python.org/msg159839
msg159844https://bugs.python.org/issue14705#msg159844
(view)https://bugs.python.org/msg159844
msg159916https://bugs.python.org/issue14705#msg159916
(view)https://bugs.python.org/msg159916
msg159918https://bugs.python.org/issue14705#msg159918
(view)https://bugs.python.org/msg159918
msg159923https://bugs.python.org/issue14705#msg159923
(view)https://bugs.python.org/msg159923
msg159926https://bugs.python.org/issue14705#msg159926
(view)https://bugs.python.org/msg159926
msg159927https://bugs.python.org/issue14705#msg159927
(view)https://bugs.python.org/msg159927
msg159928https://bugs.python.org/issue14705#msg159928
(view)https://bugs.python.org/msg159928
msg159929https://bugs.python.org/issue14705#msg159929
(view)https://bugs.python.org/msg159929
msg159930https://bugs.python.org/issue14705#msg159930
(view)https://bugs.python.org/msg159930
msg159931https://bugs.python.org/issue14705#msg159931
(view)https://bugs.python.org/msg159931
msg159932https://bugs.python.org/issue14705#msg159932
(view)https://bugs.python.org/msg159932
msg159933https://bugs.python.org/issue14705#msg159933
(view)https://bugs.python.org/msg159933
msg159934https://bugs.python.org/issue14705#msg159934
(view)https://bugs.python.org/msg159934
Python/getargs.chttps://github.com/python/cpython/blob/master/Python/getargs.c
msg160000https://bugs.python.org/issue14705#msg160000
(view)https://bugs.python.org/msg160000
Python/getargs.chttps://github.com/python/cpython/blob/master/Python/getargs.c
msg160001https://bugs.python.org/issue14705#msg160001
(view)https://bugs.python.org/msg160001
msg160003https://bugs.python.org/issue14705#msg160003
(view)https://bugs.python.org/msg160003
msg160005https://bugs.python.org/issue14705#msg160005
(view)https://bugs.python.org/msg160005
msg160006https://bugs.python.org/issue14705#msg160006
(view)https://bugs.python.org/msg160006
msg160007https://bugs.python.org/issue14705#msg160007
(view)https://bugs.python.org/msg160007
msg160008https://bugs.python.org/issue14705#msg160008
(view)https://bugs.python.org/msg160008
msg160013https://bugs.python.org/issue14705#msg160013
(view)https://bugs.python.org/msg160013
msg160016https://bugs.python.org/issue14705#msg160016
(view)https://bugs.python.org/msg160016
msg160019https://bugs.python.org/issue14705#msg160019
(view)https://bugs.python.org/msg160019
msg160044https://bugs.python.org/issue14705#msg160044
(view)https://bugs.python.org/msg160044
bc6d28e726d8https://hg.python.org/lookup/bc6d28e726d8
#14705https://bugs.python.org/issue14705
http://hg.python.org/cpython/rev/bc6d28e726d8http://hg.python.org/cpython/rev/bc6d28e726d8
msg160045https://bugs.python.org/issue14705#msg160045
(view)https://bugs.python.org/msg160045
msg160046https://bugs.python.org/issue14705#msg160046
(view)https://bugs.python.org/msg160046
msg160047https://bugs.python.org/issue14705#msg160047
(view)https://bugs.python.org/msg160047
msg160049https://bugs.python.org/issue14705#msg160049
(view)https://bugs.python.org/msg160049
709850f1ec67https://hg.python.org/lookup/709850f1ec67
Misc/NEWShttps://github.com/python/cpython/blob/master/Misc/NEWS
#14127https://bugs.python.org/issue14127
#14705https://bugs.python.org/issue14705
#10148https://bugs.python.org/issue10148
http://hg.python.org/cpython/rev/709850f1ec67http://hg.python.org/cpython/rev/709850f1ec67
msg160056https://bugs.python.org/issue14705#msg160056
(view)https://bugs.python.org/msg160056
05274ab06182https://hg.python.org/lookup/05274ab06182
Misc/NEWShttps://github.com/python/cpython/blob/master/Misc/NEWS
#14127https://bugs.python.org/issue14127
#14705https://bugs.python.org/issue14705
#10148https://bugs.python.org/issue10148
http://hg.python.org/cpython/rev/05274ab06182http://hg.python.org/cpython/rev/05274ab06182
msg160127https://bugs.python.org/issue14705#msg160127
(view)https://bugs.python.org/msg160127
e4617650f006https://hg.python.org/lookup/e4617650f006
#14705https://bugs.python.org/issue14705
http://hg.python.org/cpython/rev/e4617650f006http://hg.python.org/cpython/rev/e4617650f006
msg160127https://bugs.python.org/msg160127
msg160056https://bugs.python.org/msg160056
msg160049https://bugs.python.org/msg160049
msg160047https://bugs.python.org/msg160047
rhettingerhttps://bugs.python.org/user114
msg160046https://bugs.python.org/msg160046
msg160045https://bugs.python.org/msg160045
python-devhttps://bugs.python.org/user13902
msg160044https://bugs.python.org/msg160044
msg160019https://bugs.python.org/msg160019
larry.parse.tuple.p.4.diffhttps://bugs.python.org/file25468
msg160016https://bugs.python.org/msg160016
msg160013https://bugs.python.org/msg160013
msg160008https://bugs.python.org/msg160008
msg160007https://bugs.python.org/msg160007
msg160006https://bugs.python.org/msg160006
msg160005https://bugs.python.org/msg160005
georg.brandlhttps://bugs.python.org/user93
msg160003https://bugs.python.org/msg160003
benjamin.petersonhttps://bugs.python.org/user4455
msg160001https://bugs.python.org/msg160001
larry.parse.tuple.p.and.P.3.diffhttps://bugs.python.org/file25465
msg160000https://bugs.python.org/msg160000
msg159934https://bugs.python.org/msg159934
msg159933https://bugs.python.org/msg159933
msg159932https://bugs.python.org/msg159932
msg159931https://bugs.python.org/msg159931
msg159930https://bugs.python.org/msg159930
larry.parse.tuple.p.and.P.2.diffhttps://bugs.python.org/file25453
msg159929https://bugs.python.org/msg159929
msg159928https://bugs.python.org/msg159928
msg159927https://bugs.python.org/msg159927
loewishttps://bugs.python.org/user8
msg159926https://bugs.python.org/msg159926
msg159923https://bugs.python.org/msg159923
mark.dickinsonhttps://bugs.python.org/user1118
msg159918https://bugs.python.org/msg159918
eric.smithhttps://bugs.python.org/user2799
msg159916https://bugs.python.org/msg159916
msg159844https://bugs.python.org/msg159844
larry.parse.tuple.p.and.P.1.diffhttps://bugs.python.org/file25441
patchhttps://bugs.python.org/keyword2
msg159839https://bugs.python.org/msg159839
msg159785https://bugs.python.org/msg159785
serhiy.storchakahttps://bugs.python.org/user15623
msg159783https://bugs.python.org/msg159783
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.