René's URL Explorer Experiment


Title: Issue 10746: ctypes c_long & c_bool have incorrect PEP-3118 type codes - 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/54955 https://github.com/python/cpython/issues/54955
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
001-ctypes-fix-pep-3118-type-codes-for-c-long-and-c-bool.patchhttps://bugs.python.org/file20124/001-ctypes-fix-pep-3118-type-codes-for-c-long-and-c-bool.patch
PR 31https://github.com/python/cpython/pull/31
PR 3241https://github.com/python/cpython/pull/3241
PR 3242https://github.com/python/cpython/pull/3242
msg124411https://bugs.python.org/issue10746#msg124411
(view)https://bugs.python.org/msg124411
http://bugs.python.org/issue10744http://bugs.python.org/issue10744
msg220819https://bugs.python.org/issue10746#msg220819
(view)https://bugs.python.org/msg220819
msg287795https://bugs.python.org/issue10746#msg287795
(view)https://bugs.python.org/msg287795
msg295247https://bugs.python.org/issue10746#msg295247
(view)https://bugs.python.org/msg295247
msg300951https://bugs.python.org/issue10746#msg300951
(view)https://bugs.python.org/msg300951
07f1658aa09f6798793c473c72b2951b7fefe220https://hg.python.org/lookup/07f1658aa09f6798793c473c72b2951b7fefe220
bpo-10746https://bugs.python.org/issue10746
PEP 3118https://www.python.org/dev/peps/pep-3118/
https://github.com/python/cpython/commit/07f1658aa09f6798793c473c72b2951b7fefe220https://github.com/python/cpython/commit/07f1658aa09f6798793c473c72b2951b7fefe220
msg300952https://bugs.python.org/issue10746#msg300952
(view)https://bugs.python.org/msg300952
https://devguide.python.org/committing/?highlight=cherry_picker#backporting-changes-to-an-older-versionhttps://devguide.python.org/committing/?highlight=cherry_picker#backporting-changes-to-an-older-version
msg301015https://bugs.python.org/issue10746#msg301015
(view)https://bugs.python.org/msg301015
https://github.com/python/cpython/pull/3241https://github.com/python/cpython/pull/3241
msg301016https://bugs.python.org/issue10746#msg301016
(view)https://bugs.python.org/msg301016
msg301019https://bugs.python.org/issue10746#msg301019
(view)https://bugs.python.org/msg301019
2d1653aa43cf02e6b74f9d4f178fac9969a293e2https://hg.python.org/lookup/2d1653aa43cf02e6b74f9d4f178fac9969a293e2
bpo-10746https://bugs.python.org/issue10746
PEP 3118https://www.python.org/dev/peps/pep-3118/
GH-31https://github.com/python/cpython/pull/31
#3241https://bugs.python.org/issue3241
https://github.com/python/cpython/commit/2d1653aa43cf02e6b74f9d4f178fac9969a293e2https://github.com/python/cpython/commit/2d1653aa43cf02e6b74f9d4f178fac9969a293e2
msg301165https://bugs.python.org/issue10746#msg301165
(view)https://bugs.python.org/msg301165
990b2d043cdfaafc3378550f7d27259410a6b918https://hg.python.org/lookup/990b2d043cdfaafc3378550f7d27259410a6b918
bpo-10746https://bugs.python.org/issue10746
PEP 3118https://www.python.org/dev/peps/pep-3118/
GH-31https://github.com/python/cpython/pull/31
#3242https://bugs.python.org/issue3242
https://github.com/python/cpython/commit/990b2d043cdfaafc3378550f7d27259410a6b918https://github.com/python/cpython/commit/990b2d043cdfaafc3378550f7d27259410a6b918
msg301165https://bugs.python.org/msg301165
msg301019https://bugs.python.org/msg301019
pull_request3286https://bugs.python.org/pull_request3286
msg301016https://bugs.python.org/msg301016
msg301015https://bugs.python.org/msg301015
pull_request3284https://bugs.python.org/pull_request3284
msg300952https://bugs.python.org/msg300952
msg300951https://bugs.python.org/msg300951
thellerhttps://bugs.python.org/user66
https://bugs.python.org/userNone
cheryl.sabellahttps://bugs.python.org/user25861
belopolskyhttps://bugs.python.org/user1427
amaury.forgeotdarchttps://bugs.python.org/user1076
meador.ingehttps://bugs.python.org/user11255
msg295247https://bugs.python.org/msg295247
BreamoreBoyhttps://bugs.python.org/user12545
msg287795https://bugs.python.org/msg287795
pull_request61https://bugs.python.org/pull_request61
skrahhttps://bugs.python.org/user11089
BreamoreBoyhttps://bugs.python.org/user12545
msg220819https://bugs.python.org/msg220819
skrahhttps://bugs.python.org/user11089
mark.dickinsonhttps://bugs.python.org/user1118
pitrouhttps://bugs.python.org/user2040
thellerhttps://bugs.python.org/user66
thellerhttps://bugs.python.org/user66
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.