René's URL Explorer Experiment


Title: Issue 36027: Support negative exponents in pow() where a modulus is specified. - 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/80208 https://github.com/python/cpython/issues/80208
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 13266https://github.com/python/cpython/pull/13266
PR 13758https://github.com/python/cpython/pull/13758
PR 13761https://github.com/python/cpython/pull/13761
PR 26690https://github.com/python/cpython/pull/26690
PR 26703https://github.com/python/cpython/pull/26703
PR 26702https://github.com/python/cpython/pull/26702
msg335862https://bugs.python.org/issue36027#msg335862
(view)https://bugs.python.org/msg335862
https://en.wikipedia.org/wiki/Modular_multiplicative_inversehttps://en.wikipedia.org/wiki/Modular_multiplicative_inverse
http://en.wikipedia.org/wiki/Extended_Euclidean_algorithmhttp://en.wikipedia.org/wiki/Extended_Euclidean_algorithm
msg335888https://bugs.python.org/issue36027#msg335888
(view)https://bugs.python.org/msg335888
msg335894https://bugs.python.org/issue36027#msg335894
(view)https://bugs.python.org/msg335894
msg335921https://bugs.python.org/issue36027#msg335921
(view)https://bugs.python.org/msg335921
msg335922https://bugs.python.org/issue36027#msg335922
(view)https://bugs.python.org/msg335922
https://github.com/python/cpython/blob/e7a4bb554edb72fc6619d23241d59162d06f249a/Lib/_pydecimal.py#L957-L960https://github.com/python/cpython/blob/e7a4bb554edb72fc6619d23241d59162d06f249a/Lib/_pydecimal.py#L957-L960
msg335952https://bugs.python.org/issue36027#msg335952
(view)https://bugs.python.org/msg335952
msg335956https://bugs.python.org/issue36027#msg335956
(view)https://bugs.python.org/msg335956
msg335970https://bugs.python.org/issue36027#msg335970
(view)https://bugs.python.org/msg335970
msg335976https://bugs.python.org/issue36027#msg335976
(view)https://bugs.python.org/msg335976
msg335987https://bugs.python.org/issue36027#msg335987
(view)https://bugs.python.org/msg335987
msg335994https://bugs.python.org/issue36027#msg335994
(view)https://bugs.python.org/msg335994
msg336012https://bugs.python.org/issue36027#msg336012
(view)https://bugs.python.org/msg336012
https://www.ucl.ac.uk/~ucahcjm/combopt/ext_gcd_python_programs.pdfhttps://www.ucl.ac.uk/~ucahcjm/combopt/ext_gcd_python_programs.pdf
msg336028https://bugs.python.org/issue36027#msg336028
(view)https://bugs.python.org/msg336028
msg336130https://bugs.python.org/issue36027#msg336130
(view)https://bugs.python.org/msg336130
msg344162https://bugs.python.org/issue36027#msg344162
(view)https://bugs.python.org/msg344162
GH-13266https://github.com/python/cpython/pull/13266
msg344260https://bugs.python.org/issue36027#msg344260
(view)https://bugs.python.org/msg344260
c52996785a45d4693857ea219e040777a14584f8https://hg.python.org/lookup/c52996785a45d4693857ea219e040777a14584f8
bpo-36027https://bugs.python.org/issue36027
GH-13266https://github.com/python/cpython/pull/13266
https://github.com/python/cpython/commit/c52996785a45d4693857ea219e040777a14584f8https://github.com/python/cpython/commit/c52996785a45d4693857ea219e040777a14584f8
msg344261https://bugs.python.org/issue36027#msg344261
(view)https://bugs.python.org/msg344261
msg344271https://bugs.python.org/issue36027#msg344271
(view)https://bugs.python.org/msg344271
PR 13266https://github.com/python/cpython/pull/13266
Objects/longobject.chttps://github.com/python/cpython/blob/master/Objects/longobject.c
Objects/longobject.c:4246https://github.com/python/cpython/blob/master/Objects/longobject.c#L4246
Objects/longobject.c:3057https://github.com/python/cpython/blob/master/Objects/longobject.c#L3057
msg344330https://bugs.python.org/issue36027#msg344330
(view)https://bugs.python.org/msg344330
msg344334https://bugs.python.org/issue36027#msg344334
(view)https://bugs.python.org/msg344334
e584cbff1ea78e700cf9943d50467e3b58301ccchttps://hg.python.org/lookup/e584cbff1ea78e700cf9943d50467e3b58301ccc
bpo-36027https://bugs.python.org/issue36027
bpo-36974https://bugs.python.org/issue36974
GH-13758https://github.com/python/cpython/pull/13758
https://github.com/python/cpython/commit/e584cbff1ea78e700cf9943d50467e3b58301ccchttps://github.com/python/cpython/commit/e584cbff1ea78e700cf9943d50467e3b58301ccc
msg344345https://bugs.python.org/issue36027#msg344345
(view)https://bugs.python.org/msg344345
1e375c6269e9de4f3d05d4aa6d6d74e00f522d63https://hg.python.org/lookup/1e375c6269e9de4f3d05d4aa6d6d74e00f522d63
bpo-36027https://bugs.python.org/issue36027
GH-13761https://github.com/python/cpython/pull/13761
https://github.com/python/cpython/commit/1e375c6269e9de4f3d05d4aa6d6d74e00f522d63https://github.com/python/cpython/commit/1e375c6269e9de4f3d05d4aa6d6d74e00f522d63
msg344454https://bugs.python.org/issue36027#msg344454
(view)https://bugs.python.org/msg344454
msg362505https://bugs.python.org/issue36027#msg362505
(view)https://bugs.python.org/msg362505
#457066https://bugs.python.org/issue457066
msg368821https://bugs.python.org/issue36027#msg368821
(view)https://bugs.python.org/msg368821
https://bugs.python.org/issue457066https://bugs.python.org/issue457066
miss-islingtonhttps://bugs.python.org/user27838
pull_request25288https://bugs.python.org/pull_request25288
pull_request25287https://bugs.python.org/pull_request25287
pull_request25277https://bugs.python.org/pull_request25277
phrhttps://bugs.python.org/user441
msg368821https://bugs.python.org/msg368821
msg362505https://bugs.python.org/msg362505
msg344454https://bugs.python.org/msg344454
msg344345https://bugs.python.org/msg344345
pull_request13646https://bugs.python.org/pull_request13646
msg344334https://bugs.python.org/msg344334
pull_request13639https://bugs.python.org/pull_request13639
petr.viktorinhttps://bugs.python.org/user9942
msg344330https://bugs.python.org/msg344330
serhiy.storchakahttps://bugs.python.org/user15623
msg344271https://bugs.python.org/msg344271
msg344261https://bugs.python.org/msg344261
msg344260https://bugs.python.org/msg344260
msg344162https://bugs.python.org/msg344162
mark.dickinsonhttps://bugs.python.org/user1118
patchhttps://bugs.python.org/keyword2
pull_request13174https://bugs.python.org/pull_request13174
msg336130https://bugs.python.org/msg336130
msg336028https://bugs.python.org/msg336028
msg336012https://bugs.python.org/msg336012
msg335994https://bugs.python.org/msg335994
msg335987https://bugs.python.org/msg335987
msg335976https://bugs.python.org/msg335976
msg335970https://bugs.python.org/msg335970
msg335956https://bugs.python.org/msg335956
lschoehttps://bugs.python.org/user30573
msg335952https://bugs.python.org/msg335952
msg335922https://bugs.python.org/msg335922
msg335921https://bugs.python.org/msg335921
msg335894https://bugs.python.org/msg335894
msg335888https://bugs.python.org/msg335888
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.