René's URL Explorer Experiment


Title: Issue 31478: assertion failure in random.seed() in case the seed argument has a bad __abs__() method - 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/75659 https://github.com/python/cpython/issues/75659
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 3596https://github.com/python/cpython/pull/3596
PR 3794https://github.com/python/cpython/pull/3794
PR 3845https://github.com/python/cpython/pull/3845
msg302208https://bugs.python.org/issue31478#msg302208
(view)https://bugs.python.org/msg302208
Modules/_randommodule.chttps://github.com/python/cpython/blob/master/Modules/_randommodule.c
https://docs.python.org/3.7/library/random.html#random.seedhttps://docs.python.org/3.7/library/random.html#random.seed
msg302228https://bugs.python.org/issue31478#msg302228
(view)https://bugs.python.org/msg302228
msg302232https://bugs.python.org/issue31478#msg302232
(view)https://bugs.python.org/msg302232
msg302234https://bugs.python.org/issue31478#msg302234
(view)https://bugs.python.org/msg302234
msg302241https://bugs.python.org/issue31478#msg302241
(view)https://bugs.python.org/msg302241
msg302317https://bugs.python.org/issue31478#msg302317
(view)https://bugs.python.org/msg302317
msg302740https://bugs.python.org/issue31478#msg302740
(view)https://bugs.python.org/msg302740
msg302782https://bugs.python.org/issue31478#msg302782
(view)https://bugs.python.org/msg302782
msg303196https://bugs.python.org/issue31478#msg303196
(view)https://bugs.python.org/msg303196
d780b2d588e68bd7047ef5d1f04e36da38b7a350https://hg.python.org/lookup/d780b2d588e68bd7047ef5d1f04e36da38b7a350
bpo-31478https://bugs.python.org/issue31478
#3596https://bugs.python.org/issue3596
https://github.com/python/cpython/commit/d780b2d588e68bd7047ef5d1f04e36da38b7a350https://github.com/python/cpython/commit/d780b2d588e68bd7047ef5d1f04e36da38b7a350
msg303201https://bugs.python.org/issue31478#msg303201
(view)https://bugs.python.org/msg303201
befc956acf8ddeb94f000ed081ddec51315429e5https://hg.python.org/lookup/befc956acf8ddeb94f000ed081ddec51315429e5
bpo-31478https://bugs.python.org/issue31478
GH-3596https://github.com/python/cpython/pull/3596
#3794https://bugs.python.org/issue3794
https://github.com/python/cpython/commit/befc956acf8ddeb94f000ed081ddec51315429e5https://github.com/python/cpython/commit/befc956acf8ddeb94f000ed081ddec51315429e5
msg303207https://bugs.python.org/issue31478#msg303207
(view)https://bugs.python.org/msg303207
msg303451https://bugs.python.org/issue31478#msg303451
(view)https://bugs.python.org/msg303451
msg303566https://bugs.python.org/issue31478#msg303566
(view)https://bugs.python.org/msg303566
13da1a60f13e173f65bb0da5ab325641d5bb99echttps://hg.python.org/lookup/13da1a60f13e173f65bb0da5ab325641d5bb99ec
bpo-31478https://bugs.python.org/issue31478
GH-3596https://github.com/python/cpython/pull/3596
#3845https://bugs.python.org/issue3845
https://github.com/python/cpython/commit/13da1a60f13e173f65bb0da5ab325641d5bb99echttps://github.com/python/cpython/commit/13da1a60f13e173f65bb0da5ab325641d5bb99ec
msg303566https://bugs.python.org/msg303566
pull_request3826https://bugs.python.org/pull_request3826
msg303451https://bugs.python.org/msg303451
msg303207https://bugs.python.org/msg303207
msg303201https://bugs.python.org/msg303201
pull_request3778https://bugs.python.org/pull_request3778
msg303196https://bugs.python.org/msg303196
msg302782https://bugs.python.org/msg302782
msg302740https://bugs.python.org/msg302740
vekyhttps://bugs.python.org/user19452
msg302317https://bugs.python.org/msg302317
msg302241https://bugs.python.org/msg302241
patchhttps://bugs.python.org/keyword2
pull_request3587https://bugs.python.org/pull_request3587
msg302234https://bugs.python.org/msg302234
msg302232https://bugs.python.org/msg302232
serhiy.storchakahttps://bugs.python.org/user15623
rhettingerhttps://bugs.python.org/user114
msg302228https://bugs.python.org/msg302228
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.