René's URL Explorer Experiment


Title: Issue 29602: complex() on object with __complex__ function loses sign of zero imaginary part - 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/73788 https://github.com/python/cpython/issues/73788
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
complex-constructor-from-complex.patchhttps://bugs.python.org/file46653/complex-constructor-from-complex.patch
reviewhttps://bugs.python.org/review/29602/#ps19982
complex-constructor-from-complex2.patchhttps://bugs.python.org/file46654/complex-constructor-from-complex2.patch
reviewhttps://bugs.python.org/review/29602/#ps19983
PR 203https://github.com/python/cpython/pull/203
PR 204https://github.com/python/cpython/pull/204
PR 205https://github.com/python/cpython/pull/205
PR 206https://github.com/python/cpython/pull/206
PR 703https://github.com/python/cpython/pull/703
PR 552https://github.com/python/cpython/pull/552
msg288177https://bugs.python.org/issue29602#msg288177
(view)https://bugs.python.org/msg288177
msg288192https://bugs.python.org/issue29602#msg288192
(view)https://bugs.python.org/msg288192
msg288196https://bugs.python.org/issue29602#msg288196
(view)https://bugs.python.org/msg288196
msg288205https://bugs.python.org/issue29602#msg288205
(view)https://bugs.python.org/msg288205
msg288207https://bugs.python.org/issue29602#msg288207
(view)https://bugs.python.org/msg288207
msg288208https://bugs.python.org/issue29602#msg288208
(view)https://bugs.python.org/msg288208
msg288210https://bugs.python.org/issue29602#msg288210
(view)https://bugs.python.org/msg288210
msg288211https://bugs.python.org/issue29602#msg288211
(view)https://bugs.python.org/msg288211
msg288212https://bugs.python.org/issue29602#msg288212
(view)https://bugs.python.org/msg288212
#27363https://bugs.python.org/issue27363
#17336https://bugs.python.org/issue17336
#22548https://bugs.python.org/issue22548
#25839https://bugs.python.org/issue25839
msg288223https://bugs.python.org/issue29602#msg288223
(view)https://bugs.python.org/msg288223
msg288224https://bugs.python.org/issue29602#msg288224
(view)https://bugs.python.org/msg288224
msg288229https://bugs.python.org/issue29602#msg288229
(view)https://bugs.python.org/msg288229
msg288231https://bugs.python.org/issue29602#msg288231
(view)https://bugs.python.org/msg288231
msg288233https://bugs.python.org/issue29602#msg288233
(view)https://bugs.python.org/msg288233
https://github.com/python/cpython/pull/203https://github.com/python/cpython/pull/203
msg288236https://bugs.python.org/issue29602#msg288236
(view)https://bugs.python.org/msg288236
112ec38c15b388fe025ccb85369a584d218b1160https://hg.python.org/lookup/112ec38c15b388fe025ccb85369a584d218b1160
bpo-29602https://bugs.python.org/issue29602
https://github.com/python/cpython/commit/112ec38c15b388fe025ccb85369a584d218b1160https://github.com/python/cpython/commit/112ec38c15b388fe025ccb85369a584d218b1160
msg288240https://bugs.python.org/issue29602#msg288240
(view)https://bugs.python.org/msg288240
4ddd89780fdb823f427c743ea7326a3c958a2f4bhttps://hg.python.org/lookup/4ddd89780fdb823f427c743ea7326a3c958a2f4b
bpo-29549https://bugs.python.org/issue29549
bpo-29602https://bugs.python.org/issue29602
https://github.com/python/cpython/commit/4ddd89780fdb823f427c743ea7326a3c958a2f4bhttps://github.com/python/cpython/commit/4ddd89780fdb823f427c743ea7326a3c958a2f4b
msg288242https://bugs.python.org/issue29602#msg288242
(view)https://bugs.python.org/msg288242
c0b336e0ada74b1242b9ef10c19eb87b0a21d106https://hg.python.org/lookup/c0b336e0ada74b1242b9ef10c19eb87b0a21d106
bpo-29602https://bugs.python.org/issue29602
https://github.com/python/cpython/commit/c0b336e0ada74b1242b9ef10c19eb87b0a21d106https://github.com/python/cpython/commit/c0b336e0ada74b1242b9ef10c19eb87b0a21d106
msg288245https://bugs.python.org/issue29602#msg288245
(view)https://bugs.python.org/msg288245
0936a00fe035e3e52c30bcbc59668dc0f519ced6https://hg.python.org/lookup/0936a00fe035e3e52c30bcbc59668dc0f519ced6
bpo-29602https://bugs.python.org/issue29602
https://github.com/python/cpython/commit/0936a00fe035e3e52c30bcbc59668dc0f519ced6https://github.com/python/cpython/commit/0936a00fe035e3e52c30bcbc59668dc0f519ced6
msg288246https://bugs.python.org/issue29602#msg288246
(view)https://bugs.python.org/msg288246
d9b3cdd137239a5913de2252c3ce269e35ac63d2https://hg.python.org/lookup/d9b3cdd137239a5913de2252c3ce269e35ac63d2
bpo-29602https://bugs.python.org/issue29602
https://github.com/python/cpython/commit/d9b3cdd137239a5913de2252c3ce269e35ac63d2https://github.com/python/cpython/commit/d9b3cdd137239a5913de2252c3ce269e35ac63d2
msg288247https://bugs.python.org/issue29602#msg288247
(view)https://bugs.python.org/msg288247
4ddd89780fdb823f427c743ea7326a3c958a2f4bhttps://hg.python.org/lookup/4ddd89780fdb823f427c743ea7326a3c958a2f4b
pull_request889https://bugs.python.org/pull_request889
pull_request620https://bugs.python.org/pull_request620
msg288247https://bugs.python.org/msg288247
msg288246https://bugs.python.org/msg288246
msg288245https://bugs.python.org/msg288245
msg288242https://bugs.python.org/msg288242
pull_request175https://bugs.python.org/pull_request175
pull_request174https://bugs.python.org/pull_request174
pull_request171https://bugs.python.org/pull_request171
pull_request173https://bugs.python.org/pull_request173
msg288240https://bugs.python.org/msg288240
pull_request171https://bugs.python.org/pull_request171
msg288236https://bugs.python.org/msg288236
msg288233https://bugs.python.org/msg288233
pull_request169https://bugs.python.org/pull_request169
msg288231https://bugs.python.org/msg288231
msg288229https://bugs.python.org/msg288229
complex-constructor-from-complex2.patchhttps://bugs.python.org/file46654
msg288224https://bugs.python.org/msg288224
complex-constructor-from-complex.patchhttps://bugs.python.org/file46653
patchhttps://bugs.python.org/keyword2
msg288223https://bugs.python.org/msg288223
msg288212https://bugs.python.org/msg288212
vstinnerhttps://bugs.python.org/user2377
msg288211https://bugs.python.org/msg288211
msg288210https://bugs.python.org/msg288210
msg288208https://bugs.python.org/msg288208
msg288207https://bugs.python.org/msg288207
arigohttps://bugs.python.org/user43
msg288205https://bugs.python.org/msg288205
serhiy.storchakahttps://bugs.python.org/user15623
msg288196https://bugs.python.org/msg288196
mark.dickinsonhttps://bugs.python.org/user1118
msg288192https://bugs.python.org/msg288192
mark.dickinsonhttps://bugs.python.org/user1118
steven.dapranohttps://bugs.python.org/user9511
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.