René's URL Explorer Experiment


Title: Issue 45847: Port module setup to PY_STDLIB_MOD() macro and addext() - Python tracker

Mail addresses
hyeshik@gmail.com
root@root@root@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/90005 https://github.com/python/cpython/issues/90005
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 29642https://github.com/python/cpython/pull/29642
PR 29644https://github.com/python/cpython/pull/29644
PR 29660https://github.com/python/cpython/pull/29660
PR 29668https://github.com/python/cpython/pull/29668
PR 29685https://github.com/python/cpython/pull/29685
PR 29688https://github.com/python/cpython/pull/29688
PR 29689https://github.com/python/cpython/pull/29689
PR 29690https://github.com/python/cpython/pull/29690
PR 29696https://github.com/python/cpython/pull/29696
PR 29697https://github.com/python/cpython/pull/29697
PR 29699https://github.com/python/cpython/pull/29699
PR 29702https://github.com/python/cpython/pull/29702
PR 29703https://github.com/python/cpython/pull/29703
PR 29705https://github.com/python/cpython/pull/29705
PR 29706https://github.com/python/cpython/pull/29706
PR 29707https://github.com/python/cpython/pull/29707
PR 29713https://github.com/python/cpython/pull/29713
PR 29715https://github.com/python/cpython/pull/29715
PR 29720https://github.com/python/cpython/pull/29720
PR 29725https://github.com/python/cpython/pull/29725
PR 29727https://github.com/python/cpython/pull/29727
PR 29738https://github.com/python/cpython/pull/29738
PR 29741https://github.com/python/cpython/pull/29741
PR 29743https://github.com/python/cpython/pull/29743
PR 29747https://github.com/python/cpython/pull/29747
PR 29768https://github.com/python/cpython/pull/29768
PR 29769https://github.com/python/cpython/pull/29769
PR 29833https://github.com/python/cpython/pull/29833
PR 29844https://github.com/python/cpython/pull/29844
PR 29914https://github.com/python/cpython/pull/29914
PR 29946https://github.com/python/cpython/pull/29946
PR 29967https://github.com/python/cpython/pull/29967
PR 29969https://github.com/python/cpython/pull/29969
PR 31698https://github.com/python/cpython/pull/31698
PR 32229https://github.com/python/cpython/pull/32229
PR 32299https://github.com/python/cpython/pull/32299
PR 32328https://github.com/python/cpython/pull/32328
msg406597https://bugs.python.org/issue45847#msg406597
(view)https://bugs.python.org/msg406597
bpo-45573https://bugs.python.org/issue45573
Modules/Setup.stdlib.inhttps://github.com/python/cpython/blob/master/Modules/Setup.stdlib.in
Modules/Setup.stdlib.inhttps://github.com/python/cpython/blob/master/Modules/Setup.stdlib.in
msg406618https://bugs.python.org/issue45847#msg406618
(view)https://bugs.python.org/msg406618
c8c21bdd199f9feb75fc6cdb398a686dc133b99fhttps://hg.python.org/lookup/c8c21bdd199f9feb75fc6cdb398a686dc133b99f
bpo-45847https://bugs.python.org/issue45847
GH-29642https://github.com/python/cpython/pull/29642
https://github.com/python/cpython/commit/c8c21bdd199f9feb75fc6cdb398a686dc133b99fhttps://github.com/python/cpython/commit/c8c21bdd199f9feb75fc6cdb398a686dc133b99f
msg406646https://bugs.python.org/issue45847#msg406646
(view)https://bugs.python.org/msg406646
5596909eac4abdc9927c2e7751bea34fbcfdc624https://hg.python.org/lookup/5596909eac4abdc9927c2e7751bea34fbcfdc624
bpo-45847https://bugs.python.org/issue45847
GH-29644https://github.com/python/cpython/pull/29644
https://github.com/python/cpython/commit/5596909eac4abdc9927c2e7751bea34fbcfdc624https://github.com/python/cpython/commit/5596909eac4abdc9927c2e7751bea34fbcfdc624
msg406662https://bugs.python.org/issue45847#msg406662
(view)https://bugs.python.org/msg406662
f36c69a26ee880acf62a5ae8c5da49312e84c66dhttps://hg.python.org/lookup/f36c69a26ee880acf62a5ae8c5da49312e84c66d
bpo-45847https://bugs.python.org/issue45847
GH-29660https://github.com/python/cpython/pull/29660
https://github.com/python/cpython/commit/f36c69a26ee880acf62a5ae8c5da49312e84c66dhttps://github.com/python/cpython/commit/f36c69a26ee880acf62a5ae8c5da49312e84c66d
msg406703https://bugs.python.org/issue45847#msg406703
(view)https://bugs.python.org/msg406703
f201d261cf53365b5769a434ca2bb21a892bd23fhttps://hg.python.org/lookup/f201d261cf53365b5769a434ca2bb21a892bd23f
bpo-45847https://bugs.python.org/issue45847
GH-29668https://github.com/python/cpython/pull/29668
https://github.com/python/cpython/commit/f201d261cf53365b5769a434ca2bb21a892bd23fhttps://github.com/python/cpython/commit/f201d261cf53365b5769a434ca2bb21a892bd23f
msg406714https://bugs.python.org/issue45847#msg406714
(view)https://bugs.python.org/msg406714
2afa1a12669e1812a9fe8130c8f60052c4ad8bf8https://hg.python.org/lookup/2afa1a12669e1812a9fe8130c8f60052c4ad8bf8
bpo-45847https://bugs.python.org/issue45847
GH-29685https://github.com/python/cpython/pull/29685
https://github.com/python/cpython/commit/2afa1a12669e1812a9fe8130c8f60052c4ad8bf8https://github.com/python/cpython/commit/2afa1a12669e1812a9fe8130c8f60052c4ad8bf8
msg406746https://bugs.python.org/issue45847#msg406746
(view)https://bugs.python.org/msg406746
133c65a870e8bdcce7cd6a2bc6bd0cefbb2fa9f3https://hg.python.org/lookup/133c65a870e8bdcce7cd6a2bc6bd0cefbb2fa9f3
bpo-45847https://bugs.python.org/issue45847
GH-29688https://github.com/python/cpython/pull/29688
https://github.com/python/cpython/commit/133c65a870e8bdcce7cd6a2bc6bd0cefbb2fa9f3https://github.com/python/cpython/commit/133c65a870e8bdcce7cd6a2bc6bd0cefbb2fa9f3
msg406751https://bugs.python.org/issue45847#msg406751
(view)https://bugs.python.org/msg406751
718cee08cc082ece590f5a012253a405422da03dhttps://hg.python.org/lookup/718cee08cc082ece590f5a012253a405422da03d
bpo-45847https://bugs.python.org/issue45847
GH-29689https://github.com/python/cpython/pull/29689
https://github.com/python/cpython/commit/718cee08cc082ece590f5a012253a405422da03dhttps://github.com/python/cpython/commit/718cee08cc082ece590f5a012253a405422da03d
msg406754https://bugs.python.org/issue45847#msg406754
(view)https://bugs.python.org/msg406754
msg406755https://bugs.python.org/issue45847#msg406755
(view)https://bugs.python.org/msg406755
39f7d2ff01eb03f1dd87a019472a32cde6250e84https://hg.python.org/lookup/39f7d2ff01eb03f1dd87a019472a32cde6250e84
bpo-45847https://bugs.python.org/issue45847
GH-29690https://github.com/python/cpython/pull/29690
https://github.com/python/cpython/commit/39f7d2ff01eb03f1dd87a019472a32cde6250e84https://github.com/python/cpython/commit/39f7d2ff01eb03f1dd87a019472a32cde6250e84
msg406763https://bugs.python.org/issue45847#msg406763
(view)https://bugs.python.org/msg406763
29699a2a2aa2f0d6e790beeae55967fc2f35fe50https://hg.python.org/lookup/29699a2a2aa2f0d6e790beeae55967fc2f35fe50
bpo-45847https://bugs.python.org/issue45847
GH-29697https://github.com/python/cpython/pull/29697
https://github.com/python/cpython/commit/29699a2a2aa2f0d6e790beeae55967fc2f35fe50https://github.com/python/cpython/commit/29699a2a2aa2f0d6e790beeae55967fc2f35fe50
msg406771https://bugs.python.org/issue45847#msg406771
(view)https://bugs.python.org/msg406771
5b946cadaa1175a5caae98bd2d309840bea52a58https://hg.python.org/lookup/5b946cadaa1175a5caae98bd2d309840bea52a58
bpo-45847https://bugs.python.org/issue45847
GH-29696https://github.com/python/cpython/pull/29696
https://github.com/python/cpython/commit/5b946cadaa1175a5caae98bd2d309840bea52a58https://github.com/python/cpython/commit/5b946cadaa1175a5caae98bd2d309840bea52a58
msg406777https://bugs.python.org/issue45847#msg406777
(view)https://bugs.python.org/msg406777
b451673f93465a27ee61e408190ee61cb9dbd5b6https://hg.python.org/lookup/b451673f93465a27ee61e408190ee61cb9dbd5b6
bpo-45847https://bugs.python.org/issue45847
GH-29703https://github.com/python/cpython/pull/29703
https://github.com/python/cpython/commit/b451673f93465a27ee61e408190ee61cb9dbd5b6https://github.com/python/cpython/commit/b451673f93465a27ee61e408190ee61cb9dbd5b6
msg406779https://bugs.python.org/issue45847#msg406779
(view)https://bugs.python.org/msg406779
d9cedabeba0d87799f99c0717e81743a1c2d34cehttps://hg.python.org/lookup/d9cedabeba0d87799f99c0717e81743a1c2d34ce
bpo-45847https://bugs.python.org/issue45847
GH-29702https://github.com/python/cpython/pull/29702
https://github.com/python/cpython/commit/d9cedabeba0d87799f99c0717e81743a1c2d34cehttps://github.com/python/cpython/commit/d9cedabeba0d87799f99c0717e81743a1c2d34ce
msg406781https://bugs.python.org/issue45847#msg406781
(view)https://bugs.python.org/msg406781
c6dec7e27a82cba33539d07ef8d7346e0a232421https://hg.python.org/lookup/c6dec7e27a82cba33539d07ef8d7346e0a232421
bpo-45847https://bugs.python.org/issue45847
GH-29699https://github.com/python/cpython/pull/29699
https://github.com/python/cpython/commit/c6dec7e27a82cba33539d07ef8d7346e0a232421https://github.com/python/cpython/commit/c6dec7e27a82cba33539d07ef8d7346e0a232421
msg406782https://bugs.python.org/issue45847#msg406782
(view)https://bugs.python.org/msg406782
msg406783https://bugs.python.org/issue45847#msg406783
(view)https://bugs.python.org/msg406783
msg406784https://bugs.python.org/issue45847#msg406784
(view)https://bugs.python.org/msg406784
eee683cbde499e62fc90ad366f7c45625fe92150https://hg.python.org/lookup/eee683cbde499e62fc90ad366f7c45625fe92150
bpo-45847https://bugs.python.org/issue45847
GH-29705https://github.com/python/cpython/pull/29705
https://github.com/python/cpython/commit/eee683cbde499e62fc90ad366f7c45625fe92150https://github.com/python/cpython/commit/eee683cbde499e62fc90ad366f7c45625fe92150
msg406785https://bugs.python.org/issue45847#msg406785
(view)https://bugs.python.org/msg406785
GH-29534https://github.com/python/cpython/pull/29534
msg406788https://bugs.python.org/issue45847#msg406788
(view)https://bugs.python.org/msg406788
0e1c2f3ef84572b79fa7d8498a69bc5a56ff0d8dhttps://hg.python.org/lookup/0e1c2f3ef84572b79fa7d8498a69bc5a56ff0d8d
bpo-45847https://bugs.python.org/issue45847
GH-29706https://github.com/python/cpython/pull/29706
https://github.com/python/cpython/commit/0e1c2f3ef84572b79fa7d8498a69bc5a56ff0d8dhttps://github.com/python/cpython/commit/0e1c2f3ef84572b79fa7d8498a69bc5a56ff0d8d
msg406801https://bugs.python.org/issue45847#msg406801
(view)https://bugs.python.org/msg406801
2dc7d3dda61e7ce07721f46b14c706fbc879dfd6https://hg.python.org/lookup/2dc7d3dda61e7ce07721f46b14c706fbc879dfd6
bpo-45847https://bugs.python.org/issue45847
GH-29707https://github.com/python/cpython/pull/29707
https://github.com/python/cpython/commit/2dc7d3dda61e7ce07721f46b14c706fbc879dfd6https://github.com/python/cpython/commit/2dc7d3dda61e7ce07721f46b14c706fbc879dfd6
msg406822https://bugs.python.org/issue45847#msg406822
(view)https://bugs.python.org/msg406822
758a23d1c4db97b578bc16e0ea110074d65c4c52https://hg.python.org/lookup/758a23d1c4db97b578bc16e0ea110074d65c4c52
bpo-45847https://bugs.python.org/issue45847
GH-29715https://github.com/python/cpython/pull/29715
https://github.com/python/cpython/commit/758a23d1c4db97b578bc16e0ea110074d65c4c52https://github.com/python/cpython/commit/758a23d1c4db97b578bc16e0ea110074d65c4c52
msg406823https://bugs.python.org/issue45847#msg406823
(view)https://bugs.python.org/msg406823
d82f2caf942fa8b94e797a2f116ee54ec303c2dfhttps://hg.python.org/lookup/d82f2caf942fa8b94e797a2f116ee54ec303c2df
bpo-45847https://bugs.python.org/issue45847
GH-29713https://github.com/python/cpython/pull/29713
https://github.com/python/cpython/commit/d82f2caf942fa8b94e797a2f116ee54ec303c2dfhttps://github.com/python/cpython/commit/d82f2caf942fa8b94e797a2f116ee54ec303c2df
msg406842https://bugs.python.org/issue45847#msg406842
(view)https://bugs.python.org/msg406842
msg406890https://bugs.python.org/issue45847#msg406890
(view)https://bugs.python.org/msg406890
095bc8f0d6845dded8f67fbc6eca20dfac8b3929https://hg.python.org/lookup/095bc8f0d6845dded8f67fbc6eca20dfac8b3929
bpo-45847https://bugs.python.org/issue45847
GH-29725https://github.com/python/cpython/pull/29725
https://github.com/python/cpython/commit/095bc8f0d6845dded8f67fbc6eca20dfac8b3929https://github.com/python/cpython/commit/095bc8f0d6845dded8f67fbc6eca20dfac8b3929
msg406891https://bugs.python.org/issue45847#msg406891
(view)https://bugs.python.org/msg406891
b9e9292d75fdea621e05e39b8629e6935d282d0dhttps://hg.python.org/lookup/b9e9292d75fdea621e05e39b8629e6935d282d0d
bpo-45847https://bugs.python.org/issue45847
GH-29727https://github.com/python/cpython/pull/29727
https://github.com/python/cpython/commit/b9e9292d75fdea621e05e39b8629e6935d282d0dhttps://github.com/python/cpython/commit/b9e9292d75fdea621e05e39b8629e6935d282d0d
msg406892https://bugs.python.org/issue45847#msg406892
(view)https://bugs.python.org/msg406892
9cf5646bb465b7d3d68bfe6d4711feb43d565051https://hg.python.org/lookup/9cf5646bb465b7d3d68bfe6d4711feb43d565051
bpo-45847https://bugs.python.org/issue45847
GH-29720https://github.com/python/cpython/pull/29720
https://github.com/python/cpython/commit/9cf5646bb465b7d3d68bfe6d4711feb43d565051https://github.com/python/cpython/commit/9cf5646bb465b7d3d68bfe6d4711feb43d565051
msg406905https://bugs.python.org/issue45847#msg406905
(view)https://bugs.python.org/msg406905
324527012fa1078428a6207918640cf860e28c81https://hg.python.org/lookup/324527012fa1078428a6207918640cf860e28c81
bpo-45847https://bugs.python.org/issue45847
GH-29738https://github.com/python/cpython/pull/29738
https://github.com/python/cpython/commit/324527012fa1078428a6207918640cf860e28c81https://github.com/python/cpython/commit/324527012fa1078428a6207918640cf860e28c81
msg406913https://bugs.python.org/issue45847#msg406913
(view)https://bugs.python.org/msg406913
8af6481f6b7d43646c47d8fa6cc6d5eb465e2b0fhttps://hg.python.org/lookup/8af6481f6b7d43646c47d8fa6cc6d5eb465e2b0f
bpo-45847https://bugs.python.org/issue45847
GH-29741https://github.com/python/cpython/pull/29741
https://github.com/python/cpython/commit/8af6481f6b7d43646c47d8fa6cc6d5eb465e2b0fhttps://github.com/python/cpython/commit/8af6481f6b7d43646c47d8fa6cc6d5eb465e2b0f
msg406914https://bugs.python.org/issue45847#msg406914
(view)https://bugs.python.org/msg406914
64c3807da93fc3e0c15bc376f220b2d24551023ehttps://hg.python.org/lookup/64c3807da93fc3e0c15bc376f220b2d24551023e
bpo-45847https://bugs.python.org/issue45847
GH-29743https://github.com/python/cpython/pull/29743
https://github.com/python/cpython/commit/64c3807da93fc3e0c15bc376f220b2d24551023ehttps://github.com/python/cpython/commit/64c3807da93fc3e0c15bc376f220b2d24551023e
msg407077https://bugs.python.org/issue45847#msg407077
(view)https://bugs.python.org/msg407077
Modules/_multiprocessing/semaphore.chttps://github.com/python/cpython/blob/master/Modules/_multiprocessing/semaphore.c
Modules/Setuphttps://github.com/python/cpython/blob/master/Modules/Setup
Modules/_multiprocessing/semaphore.chttps://github.com/python/cpython/blob/master/Modules/_multiprocessing/semaphore.c
bpo-7272https://bugs.python.org/issue7272
bpo-5545https://bugs.python.org/issue5545
bpo-3770https://bugs.python.org/issue3770
99c48a8d315fe55c8e1e8eac2e01cd930cb89686https://hg.python.org/lookup/99c48a8d315fe55c8e1e8eac2e01cd930cb89686
c4920e86ef7511b4e858028e870b1811437a71d0https://hg.python.org/lookup/c4920e86ef7511b4e858028e870b1811437a71d0
40a6164afa79f6b97e7e40e0f35f6081fde437c2https://hg.python.org/lookup/40a6164afa79f6b97e7e40e0f35f6081fde437c2
https://www.freebsd.org/releases/9.0R/relnotes-detailed/https://www.freebsd.org/releases/9.0R/relnotes-detailed/
msg407199https://bugs.python.org/issue45847#msg407199
(view)https://bugs.python.org/msg407199
aaf42222cfd5774d23ca48ff304ace1f64426201https://hg.python.org/lookup/aaf42222cfd5774d23ca48ff304ace1f64426201
bpo-45847https://bugs.python.org/issue45847
GH-29768https://github.com/python/cpython/pull/29768
https://github.com/python/cpython/commit/aaf42222cfd5774d23ca48ff304ace1f64426201https://github.com/python/cpython/commit/aaf42222cfd5774d23ca48ff304ace1f64426201
msg407249https://bugs.python.org/issue45847#msg407249
(view)https://bugs.python.org/msg407249
GH-29768https://github.com/python/cpython/pull/29768
GH-29833https://github.com/python/cpython/pull/29833
Modules/_multiprocessing/semaphore.ohttps://github.com/python/cpython/blob/master/Modules/_multiprocessing/semaphore.o
msg407255https://bugs.python.org/issue45847#msg407255
(view)https://bugs.python.org/msg407255
4dc198dedd66e3247aa934fb91c9a158c3eea15ahttps://hg.python.org/lookup/4dc198dedd66e3247aa934fb91c9a158c3eea15a
bpo-45847https://bugs.python.org/issue45847
GH-29833https://github.com/python/cpython/pull/29833
https://github.com/python/cpython/commit/4dc198dedd66e3247aa934fb91c9a158c3eea15ahttps://github.com/python/cpython/commit/4dc198dedd66e3247aa934fb91c9a158c3eea15a
msg407274https://bugs.python.org/issue45847#msg407274
(view)https://bugs.python.org/msg407274
f7a62f24053c82cf38c3db5848d9ff014470fa40https://hg.python.org/lookup/f7a62f24053c82cf38c3db5848d9ff014470fa40
bpo-45847https://bugs.python.org/issue45847
GH-29769https://github.com/python/cpython/pull/29769
https://github.com/python/cpython/commit/f7a62f24053c82cf38c3db5848d9ff014470fa40https://github.com/python/cpython/commit/f7a62f24053c82cf38c3db5848d9ff014470fa40
msg407287https://bugs.python.org/issue45847#msg407287
(view)https://bugs.python.org/msg407287
b394af13f69c1a2ac0e7d32dabf6d86443606ab2https://hg.python.org/lookup/b394af13f69c1a2ac0e7d32dabf6d86443606ab2
bpo-45847https://bugs.python.org/issue45847
GH-29844https://github.com/python/cpython/pull/29844
https://github.com/python/cpython/commit/b394af13f69c1a2ac0e7d32dabf6d86443606ab2https://github.com/python/cpython/commit/b394af13f69c1a2ac0e7d32dabf6d86443606ab2
msg407654https://bugs.python.org/issue45847#msg407654
(view)https://bugs.python.org/msg407654
4045392e0e3446362841b3336497cb6eeccfcd23https://hg.python.org/lookup/4045392e0e3446362841b3336497cb6eeccfcd23
bpo-45847https://bugs.python.org/issue45847
GH-29747https://github.com/python/cpython/pull/29747
https://github.com/python/cpython/commit/4045392e0e3446362841b3336497cb6eeccfcd23https://github.com/python/cpython/commit/4045392e0e3446362841b3336497cb6eeccfcd23
msg407668https://bugs.python.org/issue45847#msg407668
(view)https://bugs.python.org/msg407668
64be8d369b7e3878078dbef466804ae8be49c1cfhttps://hg.python.org/lookup/64be8d369b7e3878078dbef466804ae8be49c1cf
bpo-45847https://bugs.python.org/issue45847
GH-29914https://github.com/python/cpython/pull/29914
https://github.com/python/cpython/commit/64be8d369b7e3878078dbef466804ae8be49c1cfhttps://github.com/python/cpython/commit/64be8d369b7e3878078dbef466804ae8be49c1cf
msg407861https://bugs.python.org/issue45847#msg407861
(view)https://bugs.python.org/msg407861
fc012d801202a9ea139df143b934778060d51a60https://hg.python.org/lookup/fc012d801202a9ea139df143b934778060d51a60
bpo-45847https://bugs.python.org/issue45847
GH-29946https://github.com/python/cpython/pull/29946
https://github.com/python/cpython/commit/fc012d801202a9ea139df143b934778060d51a60https://github.com/python/cpython/commit/fc012d801202a9ea139df143b934778060d51a60
msg407949https://bugs.python.org/issue45847#msg407949
(view)https://bugs.python.org/msg407949
msg407958https://bugs.python.org/issue45847#msg407958
(view)https://bugs.python.org/msg407958
PR29747https://github.com/python/cpython/pull/29747
https://buildbot.python.org/all/#/builders/58/builds/1217https://buildbot.python.org/all/#/builders/58/builds/1217
test/test_code.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_code.py#L575
unittest/case.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/case.py#L547
unittest/case.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/case.py#L591
unittest/case.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/case.py#L646
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L122
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L84
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L122
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L84
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L122
unittest/suite.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/suite.py#L84
unittest/runner.pyhttps://github.com/python/cpython/blob/main/Lib/unittest/runner.py#L197
test/support/__init__.pyhttps://github.com/python/cpython/blob/main/Lib/test/support/__init__.py#L1009
test/support/__init__.pyhttps://github.com/python/cpython/blob/main/Lib/test/support/__init__.py#L1135
test/libregrtest/runtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/libregrtest/runtest.py#L273
test/libregrtest/runtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/libregrtest/runtest.py#L309
test/libregrtest/runtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/libregrtest/runtest.py#L352
test/libregrtest/runtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/libregrtest/runtest.py#L227
test/libregrtest/runtest.pyhttps://github.com/python/cpython/blob/main/Lib/test/libregrtest/runtest.py#L257
test/libregrtest/main.pyhttps://github.com/python/cpython/blob/main/Lib/test/libregrtest/main.py#L337
test/libregrtest/main.pyhttps://github.com/python/cpython/blob/main/Lib/test/libregrtest/main.py#L715
test/libregrtest/main.pyhttps://github.com/python/cpython/blob/main/Lib/test/libregrtest/main.py#L658
test/libregrtest/main.pyhttps://github.com/python/cpython/blob/main/Lib/test/libregrtest/main.py#L736
test/__main__.pyhttps://github.com/python/cpython/blob/main/Lib/test/__main__.py#L2
runpy.pyhttps://github.com/python/cpython/blob/main/Lib/runpy.py#L86
runpy.pyhttps://github.com/python/cpython/blob/main/Lib/runpy.py#L196
msg407959https://bugs.python.org/issue45847#msg407959
(view)https://bugs.python.org/msg407959
msg407962https://bugs.python.org/issue45847#msg407962
(view)https://bugs.python.org/msg407962
91b59a3fcdcb93d74bb89cce536f11d2990f655dhttps://hg.python.org/lookup/91b59a3fcdcb93d74bb89cce536f11d2990f655d
bpo-45847https://bugs.python.org/issue45847
GH-29747https://github.com/python/cpython/pull/29747
GH-29969https://github.com/python/cpython/pull/29969
https://github.com/python/cpython/commit/91b59a3fcdcb93d74bb89cce536f11d2990f655dhttps://github.com/python/cpython/commit/91b59a3fcdcb93d74bb89cce536f11d2990f655d
msg407981https://bugs.python.org/issue45847#msg407981
(view)https://bugs.python.org/msg407981
msg407949https://bugs.python.org/msg407949
msg408008https://bugs.python.org/issue45847#msg408008
(view)https://bugs.python.org/msg408008
0461c68cdff1392a5299ebd8c37ddce0b60dd6cchttps://hg.python.org/lookup/0461c68cdff1392a5299ebd8c37ddce0b60dd6cc
bpo-45847https://bugs.python.org/issue45847
GH-29967https://github.com/python/cpython/pull/29967
https://github.com/python/cpython/commit/0461c68cdff1392a5299ebd8c37ddce0b60dd6cchttps://github.com/python/cpython/commit/0461c68cdff1392a5299ebd8c37ddce0b60dd6cc
msg414642https://bugs.python.org/issue45847#msg414642
(view)https://bugs.python.org/msg414642
https://discuss.python.org/t/simplifying-tcl-tk-detection/14066https://discuss.python.org/t/simplifying-tcl-tk-detection/14066
GH-31698https://github.com/python/cpython/pull/31698
msg414645https://bugs.python.org/issue45847#msg414645
(view)https://bugs.python.org/msg414645
GH-31698https://github.com/python/cpython/pull/31698
msg414648https://bugs.python.org/issue45847#msg414648
(view)https://bugs.python.org/msg414648
GH-31698https://github.com/python/cpython/pull/31698
msg414649https://bugs.python.org/issue45847#msg414649
(view)https://bugs.python.org/msg414649
msg414656https://bugs.python.org/issue45847#msg414656
(view)https://bugs.python.org/msg414656
GH-31698https://github.com/python/cpython/pull/31698
msg416425https://bugs.python.org/issue45847#msg416425
(view)https://bugs.python.org/msg416425
b36d222110d0d6d84dc8e973ca87d976c2423f5dhttps://hg.python.org/lookup/b36d222110d0d6d84dc8e973ca87d976c2423f5d
bpo-45847https://bugs.python.org/issue45847
GH-31698https://github.com/python/cpython/pull/31698
https://github.com/python/cpython/commit/b36d222110d0d6d84dc8e973ca87d976c2423f5dhttps://github.com/python/cpython/commit/b36d222110d0d6d84dc8e973ca87d976c2423f5d
msg416565https://bugs.python.org/issue45847#msg416565
(view)https://bugs.python.org/msg416565
f0dd06a3e87chttps://hg.python.org/lookup/f0dd06a3e87c
msg416566https://bugs.python.org/issue45847#msg416566
(view)https://bugs.python.org/msg416566
msg416567https://bugs.python.org/issue45847#msg416567
(view)https://bugs.python.org/msg416567
f0dd06a3e87chttps://hg.python.org/lookup/f0dd06a3e87c
f0dd06a3e87chttps://hg.python.org/lookup/f0dd06a3e87c
msg416568https://bugs.python.org/issue45847#msg416568
(view)https://bugs.python.org/msg416568
msg416569https://bugs.python.org/issue45847#msg416569
(view)https://bugs.python.org/msg416569
msg416570https://bugs.python.org/issue45847#msg416570
(view)https://bugs.python.org/msg416570
msg416575https://bugs.python.org/issue45847#msg416575
(view)https://bugs.python.org/msg416575
msg416600https://bugs.python.org/issue45847#msg416600
(view)https://bugs.python.org/msg416600
msg416712https://bugs.python.org/issue45847#msg416712
(view)https://bugs.python.org/msg416712
5a7506de7374c10e6eb9ae5a232cc88d4d588450https://hg.python.org/lookup/5a7506de7374c10e6eb9ae5a232cc88d4d588450
GH-32299https://github.com/python/cpython/pull/32299
https://github.com/python/cpython/commit/5a7506de7374c10e6eb9ae5a232cc88d4d588450https://github.com/python/cpython/commit/5a7506de7374c10e6eb9ae5a232cc88d4d588450
msg416750https://bugs.python.org/issue45847#msg416750
(view)https://bugs.python.org/msg416750
a0c700480b52dffab830d52e9c4eba15d4b57a89https://hg.python.org/lookup/a0c700480b52dffab830d52e9c4eba15d4b57a89
bpo-45847https://bugs.python.org/issue45847
GH-32328https://github.com/python/cpython/pull/32328
https://github.com/python/cpython/commit/a0c700480b52dffab830d52e9c4eba15d4b57a89https://github.com/python/cpython/commit/a0c700480b52dffab830d52e9c4eba15d4b57a89
Anthony Sottilehttps://bugs.python.org/user22995
msg416750https://bugs.python.org/msg416750
pull_request30387https://bugs.python.org/pull_request30387
ned.deilyhttps://bugs.python.org/user5248
msg416712https://bugs.python.org/msg416712
pull_request30361https://bugs.python.org/pull_request30361
pull_request30358https://bugs.python.org/pull_request30358
arhadthedevhttps://bugs.python.org/user40922
pull_request30358https://bugs.python.org/pull_request30358
msg416600https://bugs.python.org/msg416600
msg416575https://bugs.python.org/msg416575
msg416570https://bugs.python.org/msg416570
msg416569https://bugs.python.org/msg416569
msg416568https://bugs.python.org/msg416568
msg416567https://bugs.python.org/msg416567
msg416566https://bugs.python.org/msg416566
Anthony Sottilehttps://bugs.python.org/user22995
msg416565https://bugs.python.org/msg416565
pull_request30301https://bugs.python.org/pull_request30301
msg416425https://bugs.python.org/msg416425
msg414656https://bugs.python.org/msg414656
msg414649https://bugs.python.org/msg414649
msg414648https://bugs.python.org/msg414648
msg414645https://bugs.python.org/msg414645
msg414642https://bugs.python.org/msg414642
pull_request29818https://bugs.python.org/pull_request29818
msg408008https://bugs.python.org/msg408008
msg407981https://bugs.python.org/msg407981
msg407962https://bugs.python.org/msg407962
pull_request28194https://bugs.python.org/pull_request28194
msg407959https://bugs.python.org/msg407959
pablogsalhttps://bugs.python.org/user26865
msg407958https://bugs.python.org/msg407958
pull_request28192https://bugs.python.org/pull_request28192
msg407949https://bugs.python.org/msg407949
msg407861https://bugs.python.org/msg407861
pull_request28171https://bugs.python.org/pull_request28171
msg407668https://bugs.python.org/msg407668
pull_request28139https://bugs.python.org/pull_request28139
msg407654https://bugs.python.org/msg407654
msg407287https://bugs.python.org/msg407287
pull_request28073https://bugs.python.org/pull_request28073
msg407274https://bugs.python.org/msg407274
msg407255https://bugs.python.org/msg407255
msg407249https://bugs.python.org/msg407249
pull_request28064https://bugs.python.org/pull_request28064
msg407199https://bugs.python.org/msg407199
msg407077https://bugs.python.org/msg407077
pull_request28006https://bugs.python.org/pull_request28006
pull_request28005https://bugs.python.org/pull_request28005
pull_request27984https://bugs.python.org/pull_request27984
msg406914https://bugs.python.org/msg406914
msg406913https://bugs.python.org/msg406913
pull_request27980https://bugs.python.org/pull_request27980
pull_request27979https://bugs.python.org/pull_request27979
msg406905https://bugs.python.org/msg406905
pull_request27976https://bugs.python.org/pull_request27976
msg406892https://bugs.python.org/msg406892
msg406891https://bugs.python.org/msg406891
msg406890https://bugs.python.org/msg406890
msg406842https://bugs.python.org/msg406842
pull_request27964https://bugs.python.org/pull_request27964
pull_request27962https://bugs.python.org/pull_request27962
pull_request27956https://bugs.python.org/pull_request27956
msg406823https://bugs.python.org/msg406823
msg406822https://bugs.python.org/msg406822
pull_request27951https://bugs.python.org/pull_request27951
msg406801https://bugs.python.org/msg406801
pull_request27948https://bugs.python.org/pull_request27948
msg406788https://bugs.python.org/msg406788
pull_request27943https://bugs.python.org/pull_request27943
msg406785https://bugs.python.org/msg406785
msg406784https://bugs.python.org/msg406784
msg406783https://bugs.python.org/msg406783
msg406782https://bugs.python.org/msg406782
msg406781https://bugs.python.org/msg406781
pull_request27942https://bugs.python.org/pull_request27942
pull_request27941https://bugs.python.org/pull_request27941
msg406779https://bugs.python.org/msg406779
msg406777https://bugs.python.org/msg406777
pull_request27939https://bugs.python.org/pull_request27939
msg406771https://bugs.python.org/msg406771
pull_request27938https://bugs.python.org/pull_request27938
msg406763https://bugs.python.org/msg406763
pull_request27935https://bugs.python.org/pull_request27935
pull_request27933https://bugs.python.org/pull_request27933
pull_request27932https://bugs.python.org/pull_request27932
msg406755https://bugs.python.org/msg406755
msg406754https://bugs.python.org/msg406754
miss-islingtonhttps://bugs.python.org/user27838
msg406751https://bugs.python.org/msg406751
msg406746https://bugs.python.org/msg406746
pull_request27928https://bugs.python.org/pull_request27928
pull_request27927https://bugs.python.org/pull_request27927
pull_request27926https://bugs.python.org/pull_request27926
msg406714https://bugs.python.org/msg406714
pull_request27924https://bugs.python.org/pull_request27924
msg406703https://bugs.python.org/msg406703
pull_request27909https://bugs.python.org/pull_request27909
msg406662https://bugs.python.org/msg406662
pull_request27902https://bugs.python.org/pull_request27902
msg406646https://bugs.python.org/msg406646
pull_request27877https://bugs.python.org/pull_request27877
msg406618https://bugs.python.org/msg406618
erlendaaslandhttps://bugs.python.org/user31937
patchhttps://bugs.python.org/keyword2
pull_request27874https://bugs.python.org/pull_request27874
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.