René's URL Explorer Experiment


Title: Issue 29300: Modify the _struct module to use FASTCALL and Argument Clinic - 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/73486 https://github.com/python/cpython/issues/73486
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
struct_fastcall.patchhttps://bugs.python.org/file46319/struct_fastcall.patch
reviewhttps://bugs.python.org/review/29300/#ps19763
struct_fastcall-2.patchhttps://bugs.python.org/file46422/struct_fastcall-2.patch
reviewhttps://bugs.python.org/review/29300/#ps19839
struct_fastcall-3.patchhttps://bugs.python.org/file46431/struct_fastcall-3.patch
reviewhttps://bugs.python.org/review/29300/#ps19845
struct_fastcall-4.patchhttps://bugs.python.org/file46432/struct_fastcall-4.patch
reviewhttps://bugs.python.org/review/29300/#ps19846
struct_fastcall-5.patchhttps://bugs.python.org/file46434/struct_fastcall-5.patch
reviewhttps://bugs.python.org/review/29300/#ps19848
struct_fastcall-6.patchhttps://bugs.python.org/file46436/struct_fastcall-6.patch
reviewhttps://bugs.python.org/review/29300/#ps19850
struct_fastcall-7.patchhttps://bugs.python.org/file46488/struct_fastcall-7.patch
reviewhttps://bugs.python.org/review/29300/#ps19893
cache_struct.patchhttps://bugs.python.org/file46489/cache_struct.patch
reviewhttps://bugs.python.org/review/29300/#ps19894
unpack_buffer.patchhttps://bugs.python.org/file46490/unpack_buffer.patch
reviewhttps://bugs.python.org/review/29300/#ps19895
cache_struct-2.patchhttps://bugs.python.org/file46492/cache_struct-2.patch
reviewhttps://bugs.python.org/review/29300/#ps19897
msg285663https://bugs.python.org/issue29300#msg285663
(view)https://bugs.python.org/msg285663
msg285669https://bugs.python.org/issue29300#msg285669
(view)https://bugs.python.org/msg285669
msg286326https://bugs.python.org/issue29300#msg286326
(view)https://bugs.python.org/msg286326
#20291https://bugs.python.org/issue20291
msg286327https://bugs.python.org/issue29300#msg286327
(view)https://bugs.python.org/msg286327
msg286329https://bugs.python.org/issue29300#msg286329
(view)https://bugs.python.org/msg286329
msg286346https://bugs.python.org/issue29300#msg286346
(view)https://bugs.python.org/msg286346
msg286348https://bugs.python.org/issue29300#msg286348
(view)https://bugs.python.org/msg286348
msg286349https://bugs.python.org/issue29300#msg286349
(view)https://bugs.python.org/msg286349
msg286350https://bugs.python.org/issue29300#msg286350
(view)https://bugs.python.org/msg286350
msg286351https://bugs.python.org/issue29300#msg286351
(view)https://bugs.python.org/msg286351
Modules/binascii.chttps://github.com/python/cpython/blob/master/Modules/binascii.c
msg286357https://bugs.python.org/issue29300#msg286357
(view)https://bugs.python.org/msg286357
msg286358https://bugs.python.org/issue29300#msg286358
(view)https://bugs.python.org/msg286358
Modules/binascii.chttps://github.com/python/cpython/blob/master/Modules/binascii.c
msg286364https://bugs.python.org/issue29300#msg286364
(view)https://bugs.python.org/msg286364
msg286367https://bugs.python.org/issue29300#msg286367
(view)https://bugs.python.org/msg286367
msg286373https://bugs.python.org/issue29300#msg286373
(view)https://bugs.python.org/msg286373
msg286645https://bugs.python.org/issue29300#msg286645
(view)https://bugs.python.org/msg286645
msg286659https://bugs.python.org/issue29300#msg286659
(view)https://bugs.python.org/msg286659
msg286712https://bugs.python.org/issue29300#msg286712
(view)https://bugs.python.org/msg286712
msg286756https://bugs.python.org/issue29300#msg286756
(view)https://bugs.python.org/msg286756
msg286761https://bugs.python.org/issue29300#msg286761
(view)https://bugs.python.org/msg286761
msg286766https://bugs.python.org/issue29300#msg286766
(view)https://bugs.python.org/msg286766
f3ff4a3ce77chttps://hg.python.org/lookup/f3ff4a3ce77c
#29300https://bugs.python.org/issue29300
https://hg.python.org/cpython/rev/f3ff4a3ce77chttps://hg.python.org/cpython/rev/f3ff4a3ce77c
msg286767https://bugs.python.org/issue29300#msg286767
(view)https://bugs.python.org/msg286767
#29300https://bugs.python.org/issue29300
msg286768https://bugs.python.org/issue29300#msg286768
(view)https://bugs.python.org/msg286768
e552e185f3087204d326409e8631eb33dd0e7958https://hg.python.org/lookup/e552e185f3087204d326409e8631eb33dd0e7958
#29300https://bugs.python.org/issue29300
https://github.com/python/cpython/commit/e552e185f3087204d326409e8631eb33dd0e7958https://github.com/python/cpython/commit/e552e185f3087204d326409e8631eb33dd0e7958
msg286770https://bugs.python.org/issue29300#msg286770
(view)https://bugs.python.org/msg286770
msg286771https://bugs.python.org/issue29300#msg286771
(view)https://bugs.python.org/msg286771
msg286772https://bugs.python.org/issue29300#msg286772
(view)https://bugs.python.org/msg286772
msg286773https://bugs.python.org/issue29300#msg286773
(view)https://bugs.python.org/msg286773
msg286774https://bugs.python.org/issue29300#msg286774
(view)https://bugs.python.org/msg286774
msg286775https://bugs.python.org/issue29300#msg286775
(view)https://bugs.python.org/msg286775
issue20185https://bugs.python.org/issue20185
msg286776https://bugs.python.org/issue29300#msg286776
(view)https://bugs.python.org/msg286776
msg286781https://bugs.python.org/issue29300#msg286781
(view)https://bugs.python.org/msg286781
#29419https://bugs.python.org/issue29419
msg286782https://bugs.python.org/issue29300#msg286782
(view)https://bugs.python.org/msg286782
32380d41e788https://hg.python.org/lookup/32380d41e788
#29300https://bugs.python.org/issue29300
https://hg.python.org/cpython/rev/32380d41e788https://hg.python.org/cpython/rev/32380d41e788
msg286783https://bugs.python.org/issue29300#msg286783
(view)https://bugs.python.org/msg286783
faa1e4f4b156https://hg.python.org/lookup/faa1e4f4b156
https://hg.python.org/cpython/rev/faa1e4f4b156https://hg.python.org/cpython/rev/faa1e4f4b156
msg286784https://bugs.python.org/issue29300#msg286784
(view)https://bugs.python.org/msg286784
msg286785https://bugs.python.org/issue29300#msg286785
(view)https://bugs.python.org/msg286785
msg286786https://bugs.python.org/issue29300#msg286786
(view)https://bugs.python.org/msg286786
msg286789https://bugs.python.org/issue29300#msg286789
(view)https://bugs.python.org/msg286789
a88eb4fa9e7fdf1a1050786223044c6bb7949784https://hg.python.org/lookup/a88eb4fa9e7fdf1a1050786223044c6bb7949784
#29300https://bugs.python.org/issue29300
https://github.com/python/cpython/commit/a88eb4fa9e7fdf1a1050786223044c6bb7949784https://github.com/python/cpython/commit/a88eb4fa9e7fdf1a1050786223044c6bb7949784
dcd4b1af2c59b0aae33cbac00d9f6fb47782ac57https://hg.python.org/lookup/dcd4b1af2c59b0aae33cbac00d9f6fb47782ac57
https://github.com/python/cpython/commit/dcd4b1af2c59b0aae33cbac00d9f6fb47782ac57https://github.com/python/cpython/commit/dcd4b1af2c59b0aae33cbac00d9f6fb47782ac57
msg286790https://bugs.python.org/issue29300#msg286790
(view)https://bugs.python.org/msg286790
a88eb4fa9e7fdf1a1050786223044c6bb7949784https://hg.python.org/lookup/a88eb4fa9e7fdf1a1050786223044c6bb7949784
#29300https://bugs.python.org/issue29300
https://github.com/python/cpython/commit/a88eb4fa9e7fdf1a1050786223044c6bb7949784https://github.com/python/cpython/commit/a88eb4fa9e7fdf1a1050786223044c6bb7949784
msg286791https://bugs.python.org/issue29300#msg286791
(view)https://bugs.python.org/msg286791
a88eb4fa9e7fdf1a1050786223044c6bb7949784https://hg.python.org/lookup/a88eb4fa9e7fdf1a1050786223044c6bb7949784
#29300https://bugs.python.org/issue29300
https://github.com/python/cpython/commit/a88eb4fa9e7fdf1a1050786223044c6bb7949784https://github.com/python/cpython/commit/a88eb4fa9e7fdf1a1050786223044c6bb7949784
msg286792https://bugs.python.org/issue29300#msg286792
(view)https://bugs.python.org/msg286792
msg286795https://bugs.python.org/issue29300#msg286795
(view)https://bugs.python.org/msg286795
msg286799https://bugs.python.org/issue29300#msg286799
(view)https://bugs.python.org/msg286799
msg286800https://bugs.python.org/issue29300#msg286800
(view)https://bugs.python.org/msg286800
https://mail.python.org/pipermail/python-dev/2017-February/147317.htmlhttps://mail.python.org/pipermail/python-dev/2017-February/147317.html
https://mail.python.org/pipermail/python-dev/2017-February/147325.htmlhttps://mail.python.org/pipermail/python-dev/2017-February/147325.html
msg286834https://bugs.python.org/issue29300#msg286834
(view)https://bugs.python.org/msg286834
msg286934https://bugs.python.org/issue29300#msg286934
(view)https://bugs.python.org/msg286934
9245894af223https://hg.python.org/lookup/9245894af223
#29300https://bugs.python.org/issue29300
https://hg.python.org/cpython/rev/9245894af223https://hg.python.org/cpython/rev/9245894af223
msg286943https://bugs.python.org/issue29300#msg286943
(view)https://bugs.python.org/msg286943
e21cda70a3a13eb6e6238e436a5c0e2c4e4bebefhttps://hg.python.org/lookup/e21cda70a3a13eb6e6238e436a5c0e2c4e4bebef
#29300https://bugs.python.org/issue29300
https://github.com/python/cpython/commit/e21cda70a3a13eb6e6238e436a5c0e2c4e4bebefhttps://github.com/python/cpython/commit/e21cda70a3a13eb6e6238e436a5c0e2c4e4bebef
msg287125https://bugs.python.org/issue29300#msg287125
(view)https://bugs.python.org/msg287125
msg287517https://bugs.python.org/issue29300#msg287517
(view)https://bugs.python.org/msg287517
msg287517https://bugs.python.org/msg287517
msg287125https://bugs.python.org/msg287125
msg286943https://bugs.python.org/msg286943
msg286934https://bugs.python.org/msg286934
msg286834https://bugs.python.org/msg286834
msg286800https://bugs.python.org/msg286800
cache_struct-2.patchhttps://bugs.python.org/file46492
msg286799https://bugs.python.org/msg286799
msg286795https://bugs.python.org/msg286795
skrahhttps://bugs.python.org/user11089
msg286792https://bugs.python.org/msg286792
msg286791https://bugs.python.org/msg286791
msg286790https://bugs.python.org/msg286790
msg286789https://bugs.python.org/msg286789
msg286786https://bugs.python.org/msg286786
msg286785https://bugs.python.org/msg286785
msg286784https://bugs.python.org/msg286784
msg286783https://bugs.python.org/msg286783
msg286782https://bugs.python.org/msg286782
msg286781https://bugs.python.org/msg286781
msg286776https://bugs.python.org/msg286776
msg286775https://bugs.python.org/msg286775
msg286774https://bugs.python.org/msg286774
unpack_buffer.patchhttps://bugs.python.org/file46490
msg286773https://bugs.python.org/msg286773
msg286772https://bugs.python.org/msg286772
cache_struct.patchhttps://bugs.python.org/file46489
msg286771https://bugs.python.org/msg286771
martin.panterhttps://bugs.python.org/user14751
msg286770https://bugs.python.org/msg286770
msg286768https://bugs.python.org/msg286768
msg286767https://bugs.python.org/msg286767
python-devhttps://bugs.python.org/user13902
msg286766https://bugs.python.org/msg286766
msg286761https://bugs.python.org/msg286761
struct_fastcall-7.patchhttps://bugs.python.org/file46488
msg286756https://bugs.python.org/msg286756
msg286712https://bugs.python.org/msg286712
msg286659https://bugs.python.org/msg286659
msg286645https://bugs.python.org/msg286645
struct_fastcall-6.patchhttps://bugs.python.org/file46436
msg286373https://bugs.python.org/msg286373
struct_fastcall-5.patchhttps://bugs.python.org/file46434
msg286367https://bugs.python.org/msg286367
msg286364https://bugs.python.org/msg286364
msg286358https://bugs.python.org/msg286358
struct_fastcall-4.patchhttps://bugs.python.org/file46432
msg286357https://bugs.python.org/msg286357
msg286351https://bugs.python.org/msg286351
msg286350https://bugs.python.org/msg286350
msg286349https://bugs.python.org/msg286349
msg286348https://bugs.python.org/msg286348
struct_fastcall-3.patchhttps://bugs.python.org/file46431
msg286346https://bugs.python.org/msg286346
msg286329https://bugs.python.org/msg286329
msg286327https://bugs.python.org/msg286327
struct_fastcall-2.patchhttps://bugs.python.org/file46422
msg286326https://bugs.python.org/msg286326
msg285669https://bugs.python.org/msg285669
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.