René's URL Explorer Experiment


Title: Issue 24254: Make class definition namespace ordered by default - 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/68442 https://github.com/python/cpython/issues/68442
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
16991https://bugs.python.org/issue16991
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
odict-class-definition-namespace.diffhttps://bugs.python.org/file39446/odict-class-definition-namespace.diff
just-default-to-odict.diffhttps://bugs.python.org/file42834/just-default-to-odict.diff
reviewhttps://bugs.python.org/review/24254/#ps17226
deforder.diffhttps://bugs.python.org/file43169/deforder.diff
reviewhttps://bugs.python.org/review/24254/#ps17480
deforder-with-tp-slot.diffhttps://bugs.python.org/file43739/deforder-with-tp-slot.diff
reviewhttps://bugs.python.org/review/24254/#ps17881
msg243729https://bugs.python.org/issue24254#msg243729
(view)https://bugs.python.org/msg243729
#16991https://bugs.python.org/issue16991
https://pypi.python.org/pypi/cyordereddicthttps://pypi.python.org/pypi/cyordereddict
msg243767https://bugs.python.org/issue24254#msg243767
(view)https://bugs.python.org/msg243767
msg243902https://bugs.python.org/issue24254#msg243902
(view)https://bugs.python.org/msg243902
msg244055https://bugs.python.org/issue24254#msg244055
(view)https://bugs.python.org/msg244055
msg244056https://bugs.python.org/issue24254#msg244056
(view)https://bugs.python.org/msg244056
msg244060https://bugs.python.org/issue24254#msg244060
(view)https://bugs.python.org/msg244060
msg244061https://bugs.python.org/issue24254#msg244061
(view)https://bugs.python.org/msg244061
msg244075https://bugs.python.org/issue24254#msg244075
(view)https://bugs.python.org/msg244075
msg244077https://bugs.python.org/issue24254#msg244077
(view)https://bugs.python.org/msg244077
msg265434https://bugs.python.org/issue24254#msg265434
(view)https://bugs.python.org/msg265434
msg266957https://bugs.python.org/issue24254#msg266957
(view)https://bugs.python.org/msg266957
msg266981https://bugs.python.org/issue24254#msg266981
(view)https://bugs.python.org/msg266981
msg267183https://bugs.python.org/issue24254#msg267183
(view)https://bugs.python.org/msg267183
msg267319https://bugs.python.org/issue24254#msg267319
(view)https://bugs.python.org/msg267319
msg269846https://bugs.python.org/issue24254#msg269846
(view)https://bugs.python.org/msg269846
msg270431https://bugs.python.org/issue24254#msg270431
(view)https://bugs.python.org/msg270431
PEP 520https://www.python.org/dev/peps/pep-0520/
https://www.python.org/dev/peps/pep-0520/https://www.python.org/dev/peps/pep-0520/
msg270517https://bugs.python.org/issue24254#msg270517
(view)https://bugs.python.org/msg270517
msg273881https://bugs.python.org/issue24254#msg273881
(view)https://bugs.python.org/msg273881
msg273887https://bugs.python.org/issue24254#msg273887
(view)https://bugs.python.org/msg273887
#27350https://bugs.python.org/issue27350
msg273898https://bugs.python.org/issue24254#msg273898
(view)https://bugs.python.org/msg273898
https://www.python.org/dev/peps/pep-0520/https://www.python.org/dev/peps/pep-0520/
msg274441https://bugs.python.org/issue24254#msg274441
(view)https://bugs.python.org/msg274441
635fd3912d4dhttps://hg.python.org/lookup/635fd3912d4d
#24254https://bugs.python.org/issue24254
https://hg.python.org/cpython/rev/635fd3912d4dhttps://hg.python.org/cpython/rev/635fd3912d4d
msg275188https://bugs.python.org/issue24254#msg275188
(view)https://bugs.python.org/msg275188
9aa5424fd1dfhttps://hg.python.org/lookup/9aa5424fd1df
#24254https://bugs.python.org/issue24254
https://hg.python.org/cpython/rev/9aa5424fd1dfhttps://hg.python.org/cpython/rev/9aa5424fd1df
msg275337https://bugs.python.org/issue24254#msg275337
(view)https://bugs.python.org/msg275337
msg275347https://bugs.python.org/issue24254#msg275347
(view)https://bugs.python.org/msg275347
PEP 520https://www.python.org/dev/peps/pep-0520/
msg275580https://bugs.python.org/issue24254#msg275580
(view)https://bugs.python.org/msg275580
msg275585https://bugs.python.org/issue24254#msg275585
(view)https://bugs.python.org/msg275585
PEP 520https://www.python.org/dev/peps/pep-0520/
msg275605https://bugs.python.org/issue24254#msg275605
(view)https://bugs.python.org/msg275605
msg275606https://bugs.python.org/issue24254#msg275606
(view)https://bugs.python.org/msg275606
https://mail.python.org/pipermail/python-dev/2016-September/146358.htmlhttps://mail.python.org/pipermail/python-dev/2016-September/146358.html
msg275622https://bugs.python.org/issue24254#msg275622
(view)https://bugs.python.org/msg275622
msg275624https://bugs.python.org/issue24254#msg275624
(view)https://bugs.python.org/msg275624
msg275656https://bugs.python.org/issue24254#msg275656
(view)https://bugs.python.org/msg275656
msg275660https://bugs.python.org/issue24254#msg275660
(view)https://bugs.python.org/msg275660
PEP 520https://www.python.org/dev/peps/pep-0520/
msg275662https://bugs.python.org/issue24254#msg275662
(view)https://bugs.python.org/msg275662
msg282574https://bugs.python.org/issue24254#msg282574
(view)https://bugs.python.org/msg282574
msg282583https://bugs.python.org/issue24254#msg282583
(view)https://bugs.python.org/msg282583
https://mail.python.org/pipermail/python-dev/2016-September/146371.htmlhttps://mail.python.org/pipermail/python-dev/2016-September/146371.html
jceahttps://bugs.python.org/user415
msg282583https://bugs.python.org/msg282583
ned.deilyhttps://bugs.python.org/user5248
msg282574https://bugs.python.org/msg282574
brett.cannonhttps://bugs.python.org/user37
msg275662https://bugs.python.org/msg275662
msg275660https://bugs.python.org/msg275660
msg275656https://bugs.python.org/msg275656
msg275624https://bugs.python.org/msg275624
msg275622https://bugs.python.org/msg275622
msg275606https://bugs.python.org/msg275606
msg275605https://bugs.python.org/msg275605
msg275585https://bugs.python.org/msg275585
msg275580https://bugs.python.org/msg275580
msg275347https://bugs.python.org/msg275347
msg275337https://bugs.python.org/msg275337
ethan.furmanhttps://bugs.python.org/user12590
msg275185https://bugs.python.org/msg275185
msg275188https://bugs.python.org/msg275188
msg275185https://bugs.python.org/msg275185
python-devhttps://bugs.python.org/user13902
msg274441https://bugs.python.org/msg274441
msg273898https://bugs.python.org/msg273898
fijallhttps://bugs.python.org/user13220
msg273887https://bugs.python.org/msg273887
brett.cannonhttps://bugs.python.org/user37
msg273881https://bugs.python.org/msg273881
deforder-with-tp-slot.diffhttps://bugs.python.org/file43629
deforder-with-tp-slot.diffhttps://bugs.python.org/file43739
msg270517https://bugs.python.org/msg270517
msg270431https://bugs.python.org/msg270431
deforder-with-tp-slot.diffhttps://bugs.python.org/file43629
msg269846https://bugs.python.org/msg269846
berker.peksaghttps://bugs.python.org/user14674
msg267319https://bugs.python.org/msg267319
deforder.diffhttps://bugs.python.org/file43169
deforder.diffhttps://bugs.python.org/file43168
deforder.diffhttps://bugs.python.org/file43168
msg267183https://bugs.python.org/msg267183
msg266981https://bugs.python.org/msg266981
msg266957https://bugs.python.org/msg266957
just-default-to-odict.diffhttps://bugs.python.org/file39456
just-default-to-odict.diffhttps://bugs.python.org/file42834
msg265434https://bugs.python.org/msg265434
msg244077https://bugs.python.org/msg244077
msg244075https://bugs.python.org/msg244075
msg244061https://bugs.python.org/msg244061
msg244060https://bugs.python.org/msg244060
vstinnerhttps://bugs.python.org/user2377
msg244056https://bugs.python.org/msg244056
msg244055https://bugs.python.org/msg244055
Add OrderedDict written in Chttps://bugs.python.org/issue16991
msg243902https://bugs.python.org/msg243902
just-default-to-odict.diffhttps://bugs.python.org/file39456
msg243767https://bugs.python.org/msg243767
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.