René's URL Explorer Experiment


Title: Issue 23185: add inf and nan to math module - Python tracker

Mail addresses
report@bugs.python.org

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/67374 https://github.com/python/cpython/issues/67374
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
math_inf_nan.patchhttps://bugs.python.org/file37633/math_inf_nan.patch
reviewhttps://bugs.python.org/review/23185/#ps13551
math_inf_nan2.patchhttps://bugs.python.org/file37634/math_inf_nan2.patch
reviewhttps://bugs.python.org/review/23185/#ps13552
math_inf_nan3.patchhttps://bugs.python.org/file37635/math_inf_nan3.patch
reviewhttps://bugs.python.org/review/23185/#ps13553
math_inf_nan4.patchhttps://bugs.python.org/file37647/math_inf_nan4.patch
reviewhttps://bugs.python.org/review/23185/#ps13561
msg233580https://bugs.python.org/issue23185#msg233580
(view)https://bugs.python.org/msg233580
https://mail.python.org/pipermail/python-ideas/2015-January/030775.htmlhttps://mail.python.org/pipermail/python-ideas/2015-January/030775.html
msg233581https://bugs.python.org/issue23185#msg233581
(view)https://bugs.python.org/msg233581
msg233582https://bugs.python.org/issue23185#msg233582
(view)https://bugs.python.org/msg233582
msg233583https://bugs.python.org/issue23185#msg233583
(view)https://bugs.python.org/msg233583
msg233585https://bugs.python.org/issue23185#msg233585
(view)https://bugs.python.org/msg233585
Python/dtoa.chttps://github.com/python/cpython/blob/master/Python/dtoa.c
msg233588https://bugs.python.org/issue23185#msg233588
(view)https://bugs.python.org/msg233588
msg233591https://bugs.python.org/issue23185#msg233591
(view)https://bugs.python.org/msg233591
msg233593https://bugs.python.org/issue23185#msg233593
(view)https://bugs.python.org/msg233593
msg233594https://bugs.python.org/issue23185#msg233594
(view)https://bugs.python.org/msg233594
msg233595https://bugs.python.org/issue23185#msg233595
(view)https://bugs.python.org/msg233595
msg233596https://bugs.python.org/issue23185#msg233596
(view)https://bugs.python.org/msg233596
msg233598https://bugs.python.org/issue23185#msg233598
(view)https://bugs.python.org/msg233598
msg233601https://bugs.python.org/issue23185#msg233601
(view)https://bugs.python.org/msg233601
msg233602https://bugs.python.org/issue23185#msg233602
(view)https://bugs.python.org/msg233602
msg233607https://bugs.python.org/issue23185#msg233607
(view)https://bugs.python.org/msg233607
#4024https://bugs.python.org/issue4024
msg233630https://bugs.python.org/issue23185#msg233630
(view)https://bugs.python.org/msg233630
msg233674https://bugs.python.org/issue23185#msg233674
(view)https://bugs.python.org/msg233674
msg233692https://bugs.python.org/issue23185#msg233692
(view)https://bugs.python.org/msg233692
msg233720https://bugs.python.org/issue23185#msg233720
(view)https://bugs.python.org/msg233720
msg233737https://bugs.python.org/issue23185#msg233737
(view)https://bugs.python.org/msg233737
https://stackoverflow.com/questions/4240050/python-sort-function-breaks-in-the-presence-of-nanhttps://stackoverflow.com/questions/4240050/python-sort-function-breaks-in-the-presence-of-nan
msg233842https://bugs.python.org/issue23185#msg233842
(view)https://bugs.python.org/msg233842
cf4bf577749chttps://hg.python.org/lookup/cf4bf577749c
#23185https://bugs.python.org/issue23185
https://hg.python.org/cpython/rev/cf4bf577749chttps://hg.python.org/cpython/rev/cf4bf577749c
msg233843https://bugs.python.org/issue23185#msg233843
(view)https://bugs.python.org/msg233843
msg233894https://bugs.python.org/issue23185#msg233894
(view)https://bugs.python.org/msg233894
msg233912https://bugs.python.org/issue23185#msg233912
(view)https://bugs.python.org/msg233912
msg233917https://bugs.python.org/issue23185#msg233917
(view)https://bugs.python.org/msg233917
msg233920https://bugs.python.org/issue23185#msg233920
(view)https://bugs.python.org/msg233920
#23229https://bugs.python.org/issue23229
msg233920https://bugs.python.org/msg233920
msg233917https://bugs.python.org/msg233917
msg233912https://bugs.python.org/msg233912
gvanrossumhttps://bugs.python.org/user5
msg233894https://bugs.python.org/msg233894
msg233843https://bugs.python.org/msg233843
python-devhttps://bugs.python.org/user13902
msg233842https://bugs.python.org/msg233842
lemburghttps://bugs.python.org/user4
rhettingerhttps://bugs.python.org/user114
eric.smithhttps://bugs.python.org/user2799
stutzbachhttps://bugs.python.org/user5251
msg233737https://bugs.python.org/msg233737
msg233720https://bugs.python.org/msg233720
msg233692https://bugs.python.org/msg233692
math_inf_nan4.patchhttps://bugs.python.org/file37647
msg233674https://bugs.python.org/msg233674
msg233630https://bugs.python.org/msg233630
msg233607https://bugs.python.org/msg233607
math_inf_nan3.patchhttps://bugs.python.org/file37635
msg233602https://bugs.python.org/msg233602
math_inf_nan2.patchhttps://bugs.python.org/file37634
msg233601https://bugs.python.org/msg233601
math_inf_nan.patchhttps://bugs.python.org/file37633
mark.dickinsonhttps://bugs.python.org/user1118
msg233598https://bugs.python.org/msg233598
patchhttps://bugs.python.org/keyword2
msg233596https://bugs.python.org/msg233596
msg233595https://bugs.python.org/msg233595
pitrouhttps://bugs.python.org/user2040
msg233594https://bugs.python.org/msg233594
serhiy.storchakahttps://bugs.python.org/user15623
msg233593https://bugs.python.org/msg233593
msg233591https://bugs.python.org/msg233591
msg233588https://bugs.python.org/msg233588
msg233585https://bugs.python.org/msg233585
msg233583https://bugs.python.org/msg233583
mark.dickinsonhttps://bugs.python.org/user1118
msg233582https://bugs.python.org/msg233582
vstinnerhttps://bugs.python.org/user2377
msg233581https://bugs.python.org/msg233581
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.