René's URL Explorer Experiment


Title: Issue 4294: Macros for PyLong: sign, number of digits, fits in an int - Python tracker

Mail addresses
Core@2.5
CPU@2.5

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/48544 https://github.com/python/cpython/issues/48544
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
pylong_macros-3.patchhttps://bugs.python.org/file13427/pylong_macros-3.patch
msg75694https://bugs.python.org/issue4294#msg75694
(view)https://bugs.python.org/msg75694
Objects/longobject.chttps://github.com/python/cpython/blob/master/Objects/longobject.c
Include/longintrepr.hhttps://github.com/python/cpython/blob/master/Include/longintrepr.h
Modules/mathmodule.chttps://github.com/python/cpython/blob/master/Modules/mathmodule.c
#4258https://bugs.python.org/issue4258
#1814https://bugs.python.org/issue1814
msg75696https://bugs.python.org/issue4294#msg75696
(view)https://bugs.python.org/msg75696
msg75697https://bugs.python.org/issue4294#msg75697
(view)https://bugs.python.org/msg75697
msg75698https://bugs.python.org/issue4294#msg75698
(view)https://bugs.python.org/msg75698
msg75699https://bugs.python.org/issue4294#msg75699
(view)https://bugs.python.org/msg75699
msg75701https://bugs.python.org/issue4294#msg75701
(view)https://bugs.python.org/msg75701
msg75702https://bugs.python.org/issue4294#msg75702
(view)https://bugs.python.org/msg75702
msg75703https://bugs.python.org/issue4294#msg75703
(view)https://bugs.python.org/msg75703
msg75704https://bugs.python.org/issue4294#msg75704
(view)https://bugs.python.org/msg75704
msg75710https://bugs.python.org/issue4294#msg75710
(view)https://bugs.python.org/msg75710
Lib/test/pystone.pyhttps://github.com/python/cpython/blob/master/Lib/test/pystone.py
msg75713https://bugs.python.org/issue4294#msg75713
(view)https://bugs.python.org/msg75713
msg75714https://bugs.python.org/issue4294#msg75714
(view)https://bugs.python.org/msg75714
msg75715https://bugs.python.org/issue4294#msg75715
(view)https://bugs.python.org/msg75715
#4258https://bugs.python.org/issue4258
msg75719https://bugs.python.org/issue4294#msg75719
(view)https://bugs.python.org/msg75719
#3944https://bugs.python.org/issue3944
msg75752https://bugs.python.org/issue4294#msg75752
(view)https://bugs.python.org/msg75752
msg77644https://bugs.python.org/issue4294#msg77644
(view)https://bugs.python.org/msg77644
msg83787https://bugs.python.org/issue4294#msg83787
(view)https://bugs.python.org/msg83787
msg83967https://bugs.python.org/issue4294#msg83967
(view)https://bugs.python.org/msg83967
Include/longobject.hhttps://github.com/python/cpython/blob/master/Include/longobject.h
Include/longintrepr.hhttps://github.com/python/cpython/blob/master/Include/longintrepr.h
msg84234https://bugs.python.org/issue4294#msg84234
(view)https://bugs.python.org/msg84234
Include/longobject.hhttps://github.com/python/cpython/blob/master/Include/longobject.h
Include/longintrepr.hhttps://github.com/python/cpython/blob/master/Include/longintrepr.h
msg84235https://bugs.python.org/issue4294#msg84235
(view)https://bugs.python.org/msg84235
http://haypo.hachoir.org/trac/browser/misc/bench_int.pyhttp://haypo.hachoir.org/trac/browser/misc/bench_int.py
msg84237https://bugs.python.org/issue4294#msg84237
(view)https://bugs.python.org/msg84237
#5576https://bugs.python.org/issue5576
msg84312https://bugs.python.org/issue4294#msg84312
(view)https://bugs.python.org/msg84312
Objects/longobject.chttps://github.com/python/cpython/blob/master/Objects/longobject.c
Include/longintrepr.hhttps://github.com/python/cpython/blob/master/Include/longintrepr.h
msg97159https://bugs.python.org/issue4294#msg97159
(view)https://bugs.python.org/msg97159
Objects/longobject.chttps://github.com/python/cpython/blob/master/Objects/longobject.c
msg97159https://bugs.python.org/msg97159
msg84312https://bugs.python.org/msg84312
pylong_asscaleddouble.patchhttps://bugs.python.org/file11979
msg84237https://bugs.python.org/msg84237
msg84235https://bugs.python.org/msg84235
bench_int.pyhttps://bugs.python.org/file11981
pylong_shift.patchhttps://bugs.python.org/file11980
pylong_optimize.patchhttps://bugs.python.org/file11977
pylong_macros-2.patchhttps://bugs.python.org/file13369
pylong_macros.patchhttps://bugs.python.org/file11975
pylong_macros-3.patchhttps://bugs.python.org/file13427
msg84234https://bugs.python.org/msg84234
mark.dickinsonhttps://bugs.python.org/user1118
msg83967https://bugs.python.org/msg83967
pylong_macros-2.patchhttps://bugs.python.org/file13369
msg83787https://bugs.python.org/msg83787
msg77644https://bugs.python.org/msg77644
msg75752https://bugs.python.org/msg75752
pernicihttps://bugs.python.org/user2189
msg75719https://bugs.python.org/msg75719
bench_int.pyhttps://bugs.python.org/file11981
msg75715https://bugs.python.org/msg75715
msg75714https://bugs.python.org/msg75714
msg75713https://bugs.python.org/msg75713
msg75710https://bugs.python.org/msg75710
pylong_shift.patchhttps://bugs.python.org/file11980
msg75704https://bugs.python.org/msg75704
christian.heimeshttps://bugs.python.org/user3108
msg75703https://bugs.python.org/msg75703
pylong_asscaleddouble.patchhttps://bugs.python.org/file11979
msg75702https://bugs.python.org/msg75702
msg75701https://bugs.python.org/msg75701
msg75699https://bugs.python.org/msg75699
pylong_optimize.patchhttps://bugs.python.org/file11977
msg75698https://bugs.python.org/msg75698
msg75697https://bugs.python.org/msg75697
msg75696https://bugs.python.org/msg75696
gregory.p.smithhttps://bugs.python.org/user252
mark.dickinsonhttps://bugs.python.org/user1118
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.