René's URL Explorer Experiment


Title: Issue 30779: IDLE: configdialog -- factor out Changes class - 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/74962 https://github.com/python/cpython/issues/74962
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
changes_class.pyhttps://bugs.python.org/file46980/changes_class.py
changes_class_2.pyhttps://bugs.python.org/file46981/changes_class_2.py
configdialog_tests_v1.pyhttps://bugs.python.org/file46984/configdialog_tests_v1.py
changes_class_v3.pyhttps://bugs.python.org/file46985/changes_class_v3.py
changes_class_v4.pyhttps://bugs.python.org/file46991/changes_class_v4.py
PR 2610https://github.com/python/cpython/pull/2610
PR 2612https://github.com/python/cpython/pull/2612
PR 2625https://github.com/python/cpython/pull/2625
PR 2627https://github.com/python/cpython/pull/2627
PR 2630https://github.com/python/cpython/pull/2630
PR 2667https://github.com/python/cpython/pull/2667
PR 2674https://github.com/python/cpython/pull/2674
msg296962https://bugs.python.org/issue30779#msg296962
(view)https://bugs.python.org/msg296962
msg297203https://bugs.python.org/issue30779#msg297203
(view)https://bugs.python.org/msg297203
msg297249https://bugs.python.org/issue30779#msg297249
(view)https://bugs.python.org/msg297249
msg297303https://bugs.python.org/issue30779#msg297303
(view)https://bugs.python.org/msg297303
msg297329https://bugs.python.org/issue30779#msg297329
(view)https://bugs.python.org/msg297329
msg297343https://bugs.python.org/issue30779#msg297343
(view)https://bugs.python.org/msg297343
https://docs.python.org/3/library/configparser.html#mapping-protocol-accesshttps://docs.python.org/3/library/configparser.html#mapping-protocol-access
msg297462https://bugs.python.org/issue30779#msg297462
(view)https://bugs.python.org/msg297462
msg297804https://bugs.python.org/issue30779#msg297804
(view)https://bugs.python.org/msg297804
PR2https://github.com/python/cpython/pull/2
PR1https://github.com/python/cpython/pull/1
PR1https://github.com/python/cpython/pull/1
PR1https://github.com/python/cpython/pull/1
msg297807https://bugs.python.org/issue30779#msg297807
(view)https://bugs.python.org/msg297807
#30780https://bugs.python.org/issue30780
msg297837https://bugs.python.org/issue30779#msg297837
(view)https://bugs.python.org/msg297837
msg297850https://bugs.python.org/issue30779#msg297850
(view)https://bugs.python.org/msg297850
msg297857https://bugs.python.org/issue30779#msg297857
(view)https://bugs.python.org/msg297857
#30780https://bugs.python.org/issue30780
#30868https://bugs.python.org/issue30868
msg297882https://bugs.python.org/issue30779#msg297882
(view)https://bugs.python.org/msg297882
msg297804https://bugs.python.org/msg297804
#30868https://bugs.python.org/issue30868
msg297886https://bugs.python.org/issue30779#msg297886
(view)https://bugs.python.org/msg297886
msg297908https://bugs.python.org/issue30779#msg297908
(view)https://bugs.python.org/msg297908
349abd9e37dfdc077bc21f19e6ed2292c767f0e8https://hg.python.org/lookup/349abd9e37dfdc077bc21f19e6ed2292c767f0e8
bpo-30779https://bugs.python.org/issue30779
#2612https://bugs.python.org/issue2612
https://github.com/python/cpython/commit/349abd9e37dfdc077bc21f19e6ed2292c767f0e8https://github.com/python/cpython/commit/349abd9e37dfdc077bc21f19e6ed2292c767f0e8
msg297909https://bugs.python.org/issue30779#msg297909
(view)https://bugs.python.org/msg297909
edc034221f878b437748cef0f05c782d8190499dhttps://hg.python.org/lookup/edc034221f878b437748cef0f05c782d8190499d
bpo-30779https://bugs.python.org/issue30779
GH-2612https://github.com/python/cpython/pull/2612
#2625https://bugs.python.org/issue2625
https://github.com/python/cpython/commit/edc034221f878b437748cef0f05c782d8190499dhttps://github.com/python/cpython/commit/edc034221f878b437748cef0f05c782d8190499d
msg297913https://bugs.python.org/issue30779#msg297913
(view)https://bugs.python.org/msg297913
#30868https://bugs.python.org/issue30868
msg297919https://bugs.python.org/issue30779#msg297919
(view)https://bugs.python.org/msg297919
24f2e19d68cc6ca563d2be5944d11d5f55a46918https://hg.python.org/lookup/24f2e19d68cc6ca563d2be5944d11d5f55a46918
bpo-30779https://bugs.python.org/issue30779
#2627https://bugs.python.org/issue2627
https://github.com/python/cpython/commit/24f2e19d68cc6ca563d2be5944d11d5f55a46918https://github.com/python/cpython/commit/24f2e19d68cc6ca563d2be5944d11d5f55a46918
msg297922https://bugs.python.org/issue30779#msg297922
(view)https://bugs.python.org/msg297922
9d8abf31c430dd83d073660cc92f1fe4ca6f2cd4https://hg.python.org/lookup/9d8abf31c430dd83d073660cc92f1fe4ca6f2cd4
bpo-30779https://bugs.python.org/issue30779
GH-2627https://github.com/python/cpython/pull/2627
#2630https://bugs.python.org/issue2630
https://github.com/python/cpython/commit/9d8abf31c430dd83d073660cc92f1fe4ca6f2cd4https://github.com/python/cpython/commit/9d8abf31c430dd83d073660cc92f1fe4ca6f2cd4
msg298155https://bugs.python.org/issue30779#msg298155
(view)https://bugs.python.org/msg298155
msg298187https://bugs.python.org/issue30779#msg298187
(view)https://bugs.python.org/msg298187
msg298188https://bugs.python.org/issue30779#msg298188
(view)https://bugs.python.org/msg298188
6d13b22e3ab262c6b1f068259aebd705e7da316chttps://hg.python.org/lookup/6d13b22e3ab262c6b1f068259aebd705e7da316c
bpo-30779https://bugs.python.org/issue30779
#2667https://bugs.python.org/issue2667
https://github.com/python/cpython/commit/6d13b22e3ab262c6b1f068259aebd705e7da316chttps://github.com/python/cpython/commit/6d13b22e3ab262c6b1f068259aebd705e7da316c
msg298191https://bugs.python.org/issue30779#msg298191
(view)https://bugs.python.org/msg298191
c0179483f13be81910ed73889dcad92528e20ef2https://hg.python.org/lookup/c0179483f13be81910ed73889dcad92528e20ef2
bpo-30779https://bugs.python.org/issue30779
GH-2667https://github.com/python/cpython/pull/2667
#2674https://bugs.python.org/issue2674
https://github.com/python/cpython/commit/c0179483f13be81910ed73889dcad92528e20ef2https://github.com/python/cpython/commit/c0179483f13be81910ed73889dcad92528e20ef2
msg298191https://bugs.python.org/msg298191
pull_request2742https://bugs.python.org/pull_request2742
msg298188https://bugs.python.org/msg298188
msg298187https://bugs.python.org/msg298187
msg298155https://bugs.python.org/msg298155
pull_request2733https://bugs.python.org/pull_request2733
msg297922https://bugs.python.org/msg297922
pull_request2695https://bugs.python.org/pull_request2695
msg297919https://bugs.python.org/msg297919
pull_request2693https://bugs.python.org/pull_request2693
msg297913https://bugs.python.org/msg297913
msg297909https://bugs.python.org/msg297909
pull_request2691https://bugs.python.org/pull_request2691
msg297908https://bugs.python.org/msg297908
msg297886https://bugs.python.org/msg297886
msg297882https://bugs.python.org/msg297882
msg297857https://bugs.python.org/msg297857
pull_request2677https://bugs.python.org/pull_request2677
msg297850https://bugs.python.org/msg297850
pull_request2675https://bugs.python.org/pull_request2675
msg297837https://bugs.python.org/msg297837
msg297807https://bugs.python.org/msg297807
changes_class_v4.pyhttps://bugs.python.org/file46991
msg297804https://bugs.python.org/msg297804
msg297462https://bugs.python.org/msg297462
changes_class_v3.pyhttps://bugs.python.org/file46985
configdialog_tests_v1.pyhttps://bugs.python.org/file46984
issue27099 dependencieshttps://bugs.python.org/issue27099
changes_class_2.pyhttps://bugs.python.org/file46981
msg297343https://bugs.python.org/msg297343
changes_class.pyhttps://bugs.python.org/file46980
msg297329https://bugs.python.org/msg297329
msg297303https://bugs.python.org/msg297303
msg297249https://bugs.python.org/msg297249
cheryl.sabellahttps://bugs.python.org/user25861
msg297203https://bugs.python.org/msg297203
issue30728 dependencieshttps://bugs.python.org/issue30728
terry.reedyhttps://bugs.python.org/user155
issue30780 dependencieshttps://bugs.python.org/issue30780
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.