René's URL Explorer Experiment


Title: Issue 35707: time.sleep() should support objects with __float__ - 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/79888 https://github.com/python/cpython/issues/79888
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
PR 11507https://github.com/python/cpython/pull/11507
PR 11507https://github.com/python/cpython/pull/11507
PR 11636https://github.com/python/cpython/pull/11636
PR 11636https://github.com/python/cpython/pull/11636
PR 11636https://github.com/python/cpython/pull/11636
msg333391https://bugs.python.org/issue35707#msg333391
(view)https://bugs.python.org/msg333391
msg333395https://bugs.python.org/issue35707#msg333395
(view)https://bugs.python.org/msg333395
msg333396https://bugs.python.org/issue35707#msg333396
(view)https://bugs.python.org/msg333396
msg333397https://bugs.python.org/issue35707#msg333397
(view)https://bugs.python.org/msg333397
#33039https://bugs.python.org/issue33039
msg333401https://bugs.python.org/issue35707#msg333401
(view)https://bugs.python.org/msg333401
Python/pytime.chttps://github.com/python/cpython/blob/master/Python/pytime.c
Lib/test/test_time.pyhttps://github.com/python/cpython/blob/master/Lib/test/test_time.py
PEP 564https://www.python.org/dev/peps/pep-0564/
msg333404https://bugs.python.org/issue35707#msg333404
(view)https://bugs.python.org/msg333404
PR 11507https://github.com/python/cpython/pull/11507
bpo-26669https://bugs.python.org/issue26669
msg333416https://bugs.python.org/issue35707#msg333416
(view)https://bugs.python.org/msg333416
msg333547https://bugs.python.org/issue35707#msg333547
(view)https://bugs.python.org/msg333547
msg333550https://bugs.python.org/issue35707#msg333550
(view)https://bugs.python.org/msg333550
msg333554https://bugs.python.org/issue35707#msg333554
(view)https://bugs.python.org/msg333554
msg333555https://bugs.python.org/issue35707#msg333555
(view)https://bugs.python.org/msg333555
msg333961https://bugs.python.org/issue35707#msg333961
(view)https://bugs.python.org/msg333961
msg333963https://bugs.python.org/issue35707#msg333963
(view)https://bugs.python.org/msg333963
msg333968https://bugs.python.org/issue35707#msg333968
(view)https://bugs.python.org/msg333968
PR 11507https://github.com/python/cpython/pull/11507
msg333969https://bugs.python.org/issue35707#msg333969
(view)https://bugs.python.org/msg333969
PR 11507https://github.com/python/cpython/pull/11507
msg334120https://bugs.python.org/issue35707#msg334120
(view)https://bugs.python.org/msg334120
msg334121https://bugs.python.org/issue35707#msg334121
(view)https://bugs.python.org/msg334121
msg333416https://bugs.python.org/msg333416
msg333547https://bugs.python.org/msg333547
https://www.python.org/dev/peps/pep-0357/https://www.python.org/dev/peps/pep-0357/
msg334122https://bugs.python.org/issue35707#msg334122
(view)https://bugs.python.org/msg334122
PEP 357https://www.python.org/dev/peps/pep-0357/
PEP 357https://www.python.org/dev/peps/pep-0357/
msg334125https://bugs.python.org/issue35707#msg334125
(view)https://bugs.python.org/msg334125
msg334128https://bugs.python.org/issue35707#msg334128
(view)https://bugs.python.org/msg334128
https://bugs.python.org/issue35707#msg333401https://bugs.python.org/issue35707#msg333401
msg334129https://bugs.python.org/issue35707#msg334129
(view)https://bugs.python.org/msg334129
msg334131https://bugs.python.org/issue35707#msg334131
(view)https://bugs.python.org/msg334131
msg334136https://bugs.python.org/issue35707#msg334136
(view)https://bugs.python.org/msg334136
msg334480https://bugs.python.org/issue35707#msg334480
(view)https://bugs.python.org/msg334480
msg334486https://bugs.python.org/issue35707#msg334486
(view)https://bugs.python.org/msg334486
PR 11636https://github.com/python/cpython/pull/11636
msg334509https://bugs.python.org/issue35707#msg334509
(view)https://bugs.python.org/msg334509
msg339123https://bugs.python.org/issue35707#msg339123
(view)https://bugs.python.org/msg339123
PR 11636https://github.com/python/cpython/pull/11636
msg349004https://bugs.python.org/issue35707#msg349004
(view)https://bugs.python.org/msg349004
https://discuss.python.org/t/pep-3141-ratio-instead-of-numerator-denominator/2037/24?u=jdemeyerhttps://discuss.python.org/t/pep-3141-ratio-instead-of-numerator-denominator/2037/24?u=jdemeyer
msg349560https://bugs.python.org/issue35707#msg349560
(view)https://bugs.python.org/msg349560
bpo-20861https://bugs.python.org/issue20861
patchhttps://bugs.python.org/keyword2
patchhttps://bugs.python.org/keyword2
belopolskyhttps://bugs.python.org/user1427
p-gansslehttps://bugs.python.org/user24890
patchhttps://bugs.python.org/keyword2
patchhttps://bugs.python.org/keyword2
msg349560https://bugs.python.org/msg349560
msg349004https://bugs.python.org/msg349004
msg339123https://bugs.python.org/msg339123
msg334509https://bugs.python.org/msg334509
msg334486https://bugs.python.org/msg334486
patchhttps://bugs.python.org/keyword2
patchhttps://bugs.python.org/keyword2
josh.rhttps://bugs.python.org/user19135
msg334480https://bugs.python.org/msg334480
pull_request11409https://bugs.python.org/pull_request11409
pull_request11408https://bugs.python.org/pull_request11408
pull_request11407https://bugs.python.org/pull_request11407
patchhttps://bugs.python.org/keyword2
patchhttps://bugs.python.org/keyword2
msg334136https://bugs.python.org/msg334136
msg334131https://bugs.python.org/msg334131
msg334129https://bugs.python.org/msg334129
msg334128https://bugs.python.org/msg334128
patchhttps://bugs.python.org/keyword2
patchhttps://bugs.python.org/keyword2
msg334125https://bugs.python.org/msg334125
msg334122https://bugs.python.org/msg334122
patchhttps://bugs.python.org/keyword2
patchhttps://bugs.python.org/keyword2
ronaldoussorenhttps://bugs.python.org/user925
msg334121https://bugs.python.org/msg334121
msg334120https://bugs.python.org/msg334120
patchhttps://bugs.python.org/keyword2
patchhttps://bugs.python.org/keyword2
msg333969https://bugs.python.org/msg333969
msg333968https://bugs.python.org/msg333968
patchhttps://bugs.python.org/keyword2
patchhttps://bugs.python.org/keyword2
msg333963https://bugs.python.org/msg333963
msg333961https://bugs.python.org/msg333961
msg333555https://bugs.python.org/msg333555
msg333554https://bugs.python.org/msg333554
patchhttps://bugs.python.org/keyword2
patchhttps://bugs.python.org/keyword2
serhiy.storchakahttps://bugs.python.org/user15623
msg333550https://bugs.python.org/msg333550
patchhttps://bugs.python.org/keyword2
patchhttps://bugs.python.org/keyword2
msg333547https://bugs.python.org/msg333547
msg333416https://bugs.python.org/msg333416
patchhttps://bugs.python.org/keyword2
patchhttps://bugs.python.org/keyword2
msg333404https://bugs.python.org/msg333404
patchhttps://bugs.python.org/keyword2
pull_request11054https://bugs.python.org/pull_request11054
patchhttps://bugs.python.org/keyword2
pull_request11053https://bugs.python.org/pull_request11053
vstinnerhttps://bugs.python.org/user2377
msg333401https://bugs.python.org/msg333401
msg333397https://bugs.python.org/msg333397
ncoghlanhttps://bugs.python.org/user1309
remi.lapeyrehttps://bugs.python.org/user28506
msg333396https://bugs.python.org/msg333396
AVINASH MISHRAhttps://bugs.python.org/user30286
msg333395https://bugs.python.org/msg333395
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.