René's URL Explorer Experiment


Title: Issue 38076: Make struct module PEP-384 compatible - 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/82257 https://github.com/python/cpython/issues/82257
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
PR 15805https://github.com/python/cpython/pull/15805
PR 18038https://github.com/python/cpython/pull/18038
PR 18039https://github.com/python/cpython/pull/18039
msg351524https://bugs.python.org/issue38076#msg351524
(view)https://bugs.python.org/msg351524
msg351608https://bugs.python.org/issue38076#msg351608
(view)https://bugs.python.org/msg351608
4f384af067d05b16a554bfd976934fca9f87a1cfhttps://hg.python.org/lookup/4f384af067d05b16a554bfd976934fca9f87a1cf
bpo-38076https://bugs.python.org/issue38076
#15805https://bugs.python.org/issue15805
https://github.com/python/cpython/commit/4f384af067d05b16a554bfd976934fca9f87a1cfhttps://github.com/python/cpython/commit/4f384af067d05b16a554bfd976934fca9f87a1cf
msg360127https://bugs.python.org/issue38076#msg360127
(view)https://bugs.python.org/msg360127
msg360129https://bugs.python.org/issue38076#msg360129
(view)https://bugs.python.org/msg360129
Objects/moduleobject.c:565https://github.com/python/cpython/blob/master/Objects/moduleobject.c#L565
multiprocessing/connection.pyhttps://github.com/python/cpython/blob/main/Lib/multiprocessing/connection.py#L400
multiprocessing/connection.pyhttps://github.com/python/cpython/blob/main/Lib/multiprocessing/connection.py#L200
multiprocessing/queues.pyhttps://github.com/python/cpython/blob/main/Lib/multiprocessing/queues.py#L368
multiprocessing/pool.pyhttps://github.com/python/cpython/blob/main/Lib/multiprocessing/pool.py#L649
msg360132https://bugs.python.org/issue38076#msg360132
(view)https://bugs.python.org/msg360132
msg360137https://bugs.python.org/issue38076#msg360137
(view)https://bugs.python.org/msg360137
msg360138https://bugs.python.org/issue38076#msg360138
(view)https://bugs.python.org/msg360138
msg360206https://bugs.python.org/issue38076#msg360206
(view)https://bugs.python.org/msg360206
https://github.com/python/cpython/pull/18038https://github.com/python/cpython/pull/18038
msg360211https://bugs.python.org/issue38076#msg360211
(view)https://bugs.python.org/msg360211
https://github.com/python/cpython/pull/18039https://github.com/python/cpython/pull/18039
msg360412https://bugs.python.org/issue38076#msg360412
(view)https://bugs.python.org/msg360412
https://github.com/python/cpython/pull/18038https://github.com/python/cpython/pull/18038
msg360413https://bugs.python.org/issue38076#msg360413
(view)https://bugs.python.org/msg360413
msg360414https://bugs.python.org/issue38076#msg360414
(view)https://bugs.python.org/msg360414
msg360415https://bugs.python.org/issue38076#msg360415
(view)https://bugs.python.org/msg360415
https://github.com/python/cpython/pull/18039https://github.com/python/cpython/pull/18039
msg360416https://bugs.python.org/issue38076#msg360416
(view)https://bugs.python.org/msg360416
msg360417https://bugs.python.org/issue38076#msg360417
(view)https://bugs.python.org/msg360417
msg360500https://bugs.python.org/issue38076#msg360500
(view)https://bugs.python.org/msg360500
https://bugs.python.org/issue10241https://bugs.python.org/issue10241
msg360648https://bugs.python.org/issue38076#msg360648
(view)https://bugs.python.org/msg360648
msg360656https://bugs.python.org/issue38076#msg360656
(view)https://bugs.python.org/msg360656
msg361342https://bugs.python.org/issue38076#msg361342
(view)https://bugs.python.org/msg361342
4590f72259ecbcea66e12a28af14d867255d2e66https://hg.python.org/lookup/4590f72259ecbcea66e12a28af14d867255d2e66
bpo-38076https://bugs.python.org/issue38076
GH-18039https://github.com/python/cpython/pull/18039
https://github.com/python/cpython/commit/4590f72259ecbcea66e12a28af14d867255d2e66https://github.com/python/cpython/commit/4590f72259ecbcea66e12a28af14d867255d2e66
miss-islingtonhttps://bugs.python.org/user27838
msg361342https://bugs.python.org/msg361342
msg360656https://bugs.python.org/msg360656
msg360648https://bugs.python.org/msg360648
msg360500https://bugs.python.org/msg360500
msg360417https://bugs.python.org/msg360417
msg360416https://bugs.python.org/msg360416
msg360415https://bugs.python.org/msg360415
msg360414https://bugs.python.org/msg360414
msg360413https://bugs.python.org/msg360413
msg360412https://bugs.python.org/msg360412
msg360211https://bugs.python.org/msg360211
pull_request17438https://bugs.python.org/pull_request17438
msg360206https://bugs.python.org/msg360206
pull_request17437https://bugs.python.org/pull_request17437
msg360138https://bugs.python.org/msg360138
msg360137https://bugs.python.org/msg360137
dino.viehlandhttps://bugs.python.org/user9581
msg360132https://bugs.python.org/msg360132
eelizondohttps://bugs.python.org/user27986
dino.viehlandhttps://bugs.python.org/user9581
vstinnerhttps://bugs.python.org/user2377
msg360129https://bugs.python.org/msg360129
pablogsalhttps://bugs.python.org/user26865
msg360127https://bugs.python.org/msg360127
twoutershttps://bugs.python.org/user14
msg351608https://bugs.python.org/msg351608
patchhttps://bugs.python.org/keyword2
pull_request15456https://bugs.python.org/pull_request15456
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.