René's URL Explorer Experiment


Title: Issue 36675: Doctest directives and comments missing from code samples - 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/80856 https://github.com/python/cpython/issues/80856
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
missing_directives.pnghttps://bugs.python.org/file48277/missing_directives.png
PR 13125https://github.com/python/cpython/pull/13125
PR 16024https://github.com/python/cpython/pull/16024
PR 16030https://github.com/python/cpython/pull/16030
PR 23620https://github.com/python/cpython/pull/23620
msg340570https://bugs.python.org/issue36675#msg340570
(view)https://bugs.python.org/msg340570
https://docs.python.org/3/library/doctest.html#directiveshttps://docs.python.org/3/library/doctest.html#directives
https://docs.python.org/3/library/ctypes.htmlhttps://docs.python.org/3/library/ctypes.html
msg340959https://bugs.python.org/issue36675#msg340959
(view)https://bugs.python.org/msg340959
Doc/library/doctest.rsthttps://github.com/python/cpython/blob/master/Doc/library/doctest.rst
https://docs.python.org/3/library/functions.html#dirhttps://docs.python.org/3/library/functions.html#dir
https://devguide.python.org/documenting/#source-codehttps://devguide.python.org/documenting/#source-code
msg342648https://bugs.python.org/issue36675#msg342648
(view)https://bugs.python.org/msg342648
msg342651https://bugs.python.org/issue36675#msg342651
(view)https://bugs.python.org/msg342651
msg342652https://bugs.python.org/issue36675#msg342652
(view)https://bugs.python.org/msg342652
https://docs.python.org/3/library/functions.html#dirhttps://docs.python.org/3/library/functions.html#dir
https://devguide.python.org/documenting/#source-codehttps://devguide.python.org/documenting/#source-code
msg342655https://bugs.python.org/issue36675#msg342655
(view)https://bugs.python.org/msg342655
msg342664https://bugs.python.org/issue36675#msg342664
(view)https://bugs.python.org/msg342664
https://docs.python.org/3/library/ctypes.htmlhttps://docs.python.org/3/library/ctypes.html
https://docs.python.org/3/library/functions.html#dirhttps://docs.python.org/3/library/functions.html#dir
msg344714https://bugs.python.org/issue36675#msg344714
(view)https://bugs.python.org/msg344714
http://www.sphinx-doc.org/en/stable/usage/restructuredtext/basics.html#literal-blockshttp://www.sphinx-doc.org/en/stable/usage/restructuredtext/basics.html#literal-blocks
http://www.sphinx-doc.org/en/stable/usage/restructuredtext/basics.html#doctest-blockshttp://www.sphinx-doc.org/en/stable/usage/restructuredtext/basics.html#doctest-blocks
http://www.sphinx-doc.org/en/stable/usage/extensions/doctest.htmlhttp://www.sphinx-doc.org/en/stable/usage/extensions/doctest.html
http://www.sphinx-doc.org/en/stable/usage/restructuredtext/directives.html#showing-code-exampleshttp://www.sphinx-doc.org/en/stable/usage/restructuredtext/directives.html#showing-code-examples
msg352093https://bugs.python.org/issue36675#msg352093
(view)https://bugs.python.org/msg352093
Doc/tools/extensions/pyspecific.pyhttps://github.com/python/cpython/blob/master/Doc/tools/extensions/pyspecific.py
https://github.com/sphinx-doc/sphinx/issues/6698https://github.com/sphinx-doc/sphinx/issues/6698
msg352120https://bugs.python.org/issue36675#msg352120
(view)https://bugs.python.org/msg352120
2c910c1e732c9a3ec4c67a7c43d789d6c729304ahttps://hg.python.org/lookup/2c910c1e732c9a3ec4c67a7c43d789d6c729304a
bpo-36675https://bugs.python.org/issue36675
GH-16024https://github.com/python/cpython/pull/16024
https://github.com/python/cpython/commit/2c910c1e732c9a3ec4c67a7c43d789d6c729304ahttps://github.com/python/cpython/commit/2c910c1e732c9a3ec4c67a7c43d789d6c729304a
msg352128https://bugs.python.org/issue36675#msg352128
(view)https://bugs.python.org/msg352128
94a684734f669eab02b5c915394b749ccf936449https://hg.python.org/lookup/94a684734f669eab02b5c915394b749ccf936449
bpo-36675https://bugs.python.org/issue36675
GH-16024https://github.com/python/cpython/pull/16024
https://github.com/python/cpython/commit/94a684734f669eab02b5c915394b749ccf936449https://github.com/python/cpython/commit/94a684734f669eab02b5c915394b749ccf936449
msg367173https://bugs.python.org/issue36675#msg367173
(view)https://bugs.python.org/msg367173
#12947https://bugs.python.org/issue12947
msg383075https://bugs.python.org/issue36675#msg383075
(view)https://bugs.python.org/msg383075
c8a10d2fabff492ab352501c316baf5f2fc6510ehttps://hg.python.org/lookup/c8a10d2fabff492ab352501c316baf5f2fc6510e
bpo-36675https://bugs.python.org/issue36675
GH-23620https://github.com/python/cpython/pull/23620
https://github.com/python/cpython/commit/c8a10d2fabff492ab352501c316baf5f2fc6510ehttps://github.com/python/cpython/commit/c8a10d2fabff492ab352501c316baf5f2fc6510e
msg383732https://bugs.python.org/issue36675#msg383732
(view)https://bugs.python.org/msg383732
msg384361https://bugs.python.org/issue36675#msg384361
(view)https://bugs.python.org/msg384361
https://github.com/python/cpython/blob/f7f0ed59bcc41ed20674d4b2aa443d3b79e725f4/Doc/conf.py#L48https://github.com/python/cpython/blob/f7f0ed59bcc41ed20674d4b2aa443d3b79e725f4/Doc/conf.py#L48
https://github.com/python/cpython/commit/b63a620014b67a6e63d10783149c41baaf59def8https://github.com/python/cpython/commit/b63a620014b67a6e63d10783149c41baaf59def8
msg385632https://bugs.python.org/issue36675#msg385632
(view)https://bugs.python.org/msg385632
https://github.com/python/cpython/pull/24282https://github.com/python/cpython/pull/24282
https://github.com/python/cpython/pull/23620https://github.com/python/cpython/pull/23620
msg385661https://bugs.python.org/issue36675#msg385661
(view)https://bugs.python.org/msg385661
https://github.com/python/cpython/blob/master/Doc/library/doctest.rst#directiveshttps://github.com/python/cpython/blob/master/Doc/library/doctest.rst#directives
https://docs.python.org/3/library/doctest.html#directiveshttps://docs.python.org/3/library/doctest.html#directives
#12947https://bugs.python.org/issue12947
minghuahttps://bugs.python.org/user40267
msg385661https://bugs.python.org/msg385661
msg385632https://bugs.python.org/msg385632
Anthony Sottilehttps://bugs.python.org/user22995
msg384361https://bugs.python.org/msg384361
msg383732https://bugs.python.org/msg383732
msg383075https://bugs.python.org/msg383075
issue42324 supersederhttps://bugs.python.org/issue42324
pull_request22488https://bugs.python.org/pull_request22488
JDLHhttps://bugs.python.org/user25459
msg367173https://bugs.python.org/msg367173
miss-islingtonhttps://bugs.python.org/user27838
msg352128https://bugs.python.org/msg352128
pull_request15653https://bugs.python.org/pull_request15653
gregory.p.smithhttps://bugs.python.org/user252
msg352120https://bugs.python.org/msg352120
pull_request15647https://bugs.python.org/pull_request15647
msg352093https://bugs.python.org/msg352093
cheryl.sabellahttps://bugs.python.org/user25861
msg344714https://bugs.python.org/msg344714
msg342664https://bugs.python.org/msg342664
msg342655https://bugs.python.org/msg342655
msg342652https://bugs.python.org/msg342652
msg342651https://bugs.python.org/msg342651
jdemeyerhttps://bugs.python.org/user16197
msg342648https://bugs.python.org/msg342648
patchhttps://bugs.python.org/keyword2
pull_request13038https://bugs.python.org/pull_request13038
eric.araujohttps://bugs.python.org/user7641
willingchttps://bugs.python.org/user18982
terry.reedyhttps://bugs.python.org/user155
ezio.melottihttps://bugs.python.org/user7047
msg340959https://bugs.python.org/msg340959
mdkhttps://bugs.python.org/user23063
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.