René's URL Explorer Experiment


Title: Issue 32630: Migrate decimal to use PEP 567 context variables - Python tracker

Mail addresses
vstinner@apu
vstinner@apu
vstinner@apu
vstinner@apu
vstinner@apu

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/76811 https://github.com/python/cpython/issues/76811
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
xwith.pyhttps://bugs.python.org/file47410/xwith.py
xwith2.pyhttps://bugs.python.org/file47411/xwith2.py
PR 5278https://github.com/python/cpython/pull/5278
msg310472https://bugs.python.org/issue32630#msg310472
(view)https://bugs.python.org/msg310472
PEP 567https://www.python.org/dev/peps/pep-0567/
msg310482https://bugs.python.org/issue32630#msg310482
(view)https://bugs.python.org/msg310482
msg310630https://bugs.python.org/issue32630#msg310630
(view)https://bugs.python.org/msg310630
msg310698https://bugs.python.org/issue32630#msg310698
(view)https://bugs.python.org/msg310698
msg310699https://bugs.python.org/issue32630#msg310699
(view)https://bugs.python.org/msg310699
msg310700https://bugs.python.org/issue32630#msg310700
(view)https://bugs.python.org/msg310700
msg310701https://bugs.python.org/issue32630#msg310701
(view)https://bugs.python.org/msg310701
https://github.com/python/cpython/pull/5326/fileshttps://github.com/python/cpython/pull/5326/files
msg310704https://bugs.python.org/issue32630#msg310704
(view)https://bugs.python.org/msg310704
msg310714https://bugs.python.org/issue32630#msg310714
(view)https://bugs.python.org/msg310714
msg310715https://bugs.python.org/issue32630#msg310715
(view)https://bugs.python.org/msg310715
msg310716https://bugs.python.org/issue32630#msg310716
(view)https://bugs.python.org/msg310716
msg310738https://bugs.python.org/issue32630#msg310738
(view)https://bugs.python.org/msg310738
msg310790https://bugs.python.org/issue32630#msg310790
(view)https://bugs.python.org/msg310790
Modules/_decimal/tests/bench.pyhttps://github.com/python/cpython/blob/master/Modules/_decimal/tests/bench.py
msg310791https://bugs.python.org/issue32630#msg310791
(view)https://bugs.python.org/msg310791
Modules/_decimal/tests/bench.pyhttps://github.com/python/cpython/blob/master/Modules/_decimal/tests/bench.py
https://gist.github.com/1st1/1187fc58dfdef86e3cad8874e0894938https://gist.github.com/1st1/1187fc58dfdef86e3cad8874e0894938
PEP 567https://www.python.org/dev/peps/pep-0567/
msg310794https://bugs.python.org/issue32630#msg310794
(view)https://bugs.python.org/msg310794
msg310795https://bugs.python.org/issue32630#msg310795
(view)https://bugs.python.org/msg310795
msg310796https://bugs.python.org/issue32630#msg310796
(view)https://bugs.python.org/msg310796
msg310799https://bugs.python.org/issue32630#msg310799
(view)https://bugs.python.org/msg310799
msg310800https://bugs.python.org/issue32630#msg310800
(view)https://bugs.python.org/msg310800
msg310803https://bugs.python.org/issue32630#msg310803
(view)https://bugs.python.org/msg310803
msg310805https://bugs.python.org/issue32630#msg310805
(view)https://bugs.python.org/msg310805
msg310806https://bugs.python.org/issue32630#msg310806
(view)https://bugs.python.org/msg310806
msg310809https://bugs.python.org/issue32630#msg310809
(view)https://bugs.python.org/msg310809
msg310799https://bugs.python.org/msg310799
msg310811https://bugs.python.org/issue32630#msg310811
(view)https://bugs.python.org/msg310811
msg310815https://bugs.python.org/issue32630#msg310815
(view)https://bugs.python.org/msg310815
https://gist.github.com/elprans/fb31510ee28a3aa091aee3f42fe65e00https://gist.github.com/elprans/fb31510ee28a3aa091aee3f42fe65e00
msg310817https://bugs.python.org/issue32630#msg310817
(view)https://bugs.python.org/msg310817
msg310820https://bugs.python.org/issue32630#msg310820
(view)https://bugs.python.org/msg310820
https://speed.python.org/comparison/?exe=12%2BL%2Bmaster%2C12%2BL%2B3.6&ben=670&env=1%2C2&hor=false&bas=12%2BL%2B3.6&chart=normal+barshttps://speed.python.org/comparison/?exe=12%2BL%2Bmaster%2C12%2BL%2B3.6&ben=670&env=1%2C2&hor=false&bas=12%2BL%2B3.6&chart=normal+bars
https://speed.python.org/timeline/#/?exe=12&ben=telco&env=1&revs=50&equid=off&quarts=on&extr=onhttps://speed.python.org/timeline/#/?exe=12&ben=telco&env=1&revs=50&equid=off&quarts=on&extr=on
http://pyperformance.readthedocs.io/cpython_results_2017.htmlhttp://pyperformance.readthedocs.io/cpython_results_2017.html
https://www.youtube.com/watch?v=d65dCD3VH9Q&t=957shttps://www.youtube.com/watch?v=d65dCD3VH9Q&t=957s
pr5278https://github.com/python/cpython/pull/5278
pr5278https://github.com/python/cpython/pull/5278
29a7df78277447cf6b898dfa0b1b42f8da7abc0chttps://hg.python.org/lookup/29a7df78277447cf6b898dfa0b1b42f8da7abc0c
PR 5278https://github.com/python/cpython/pull/5278
http://perf.readthedocs.io/en/latest/run_benchmark.html#how-to-get-reproductible-benchmark-resultshttp://perf.readthedocs.io/en/latest/run_benchmark.html#how-to-get-reproductible-benchmark-results
http://pyperformance.readthedocs.io/benchmarks.html#telcohttp://pyperformance.readthedocs.io/benchmarks.html#telco
PR 5278https://github.com/python/cpython/pull/5278
msg310821https://bugs.python.org/issue32630#msg310821
(view)https://bugs.python.org/msg310821
https://gist.github.com/elprans/fb31510ee28a3aa091aee3f42fe65e00https://gist.github.com/elprans/fb31510ee28a3aa091aee3f42fe65e00
http://perf.readthedocs.io/en/latest/cli.html#perf-compare-tohttp://perf.readthedocs.io/en/latest/cli.html#perf-compare-to
https://en.wikipedia.org/wiki/Studenthttps://en.wikipedia.org/wiki/Student
msg310864https://bugs.python.org/issue32630#msg310864
(view)https://bugs.python.org/msg310864
pr5278https://github.com/python/cpython/pull/5278
pr5278https://github.com/python/cpython/pull/5278
29a7df78277447cf6b898dfa0b1b42f8da7abc0chttps://hg.python.org/lookup/29a7df78277447cf6b898dfa0b1b42f8da7abc0c
PR 5278https://github.com/python/cpython/pull/5278
http://www.bytereef.org/mpdecimal/quickstart.html#telco-benchmarkhttp://www.bytereef.org/mpdecimal/quickstart.html#telco-benchmark
msg310875https://bugs.python.org/issue32630#msg310875
(view)https://bugs.python.org/msg310875
msg310876https://bugs.python.org/issue32630#msg310876
(view)https://bugs.python.org/msg310876
f13f12d8daa587b5fcc66fe3ed1090a5dadab289https://hg.python.org/lookup/f13f12d8daa587b5fcc66fe3ed1090a5dadab289
bpo-32630https://bugs.python.org/issue32630
GH-5278https://github.com/python/cpython/pull/5278
https://github.com/python/cpython/commit/f13f12d8daa587b5fcc66fe3ed1090a5dadab289https://github.com/python/cpython/commit/f13f12d8daa587b5fcc66fe3ed1090a5dadab289
msg363091https://bugs.python.org/issue32630#msg363091
(view)https://bugs.python.org/msg363091
https://bugs.python.org/issue39776https://bugs.python.org/issue39776
gregory.p.smithhttps://bugs.python.org/user252
msg363091https://bugs.python.org/msg363091
msg310876https://bugs.python.org/msg310876
msg310875https://bugs.python.org/msg310875
msg310864https://bugs.python.org/msg310864
msg310821https://bugs.python.org/msg310821
xwith2.pyhttps://bugs.python.org/file47411
vstinnerhttps://bugs.python.org/user2377
Elvis.Pranskevichushttps://bugs.python.org/user12189
msg310820https://bugs.python.org/msg310820
msg310817https://bugs.python.org/msg310817
msg310815https://bugs.python.org/msg310815
Elvis.Pranskevichushttps://bugs.python.org/user12189
msg310811https://bugs.python.org/msg310811
msg310809https://bugs.python.org/msg310809
msg310806https://bugs.python.org/msg310806
msg310805https://bugs.python.org/msg310805
msg310803https://bugs.python.org/msg310803
msg310800https://bugs.python.org/msg310800
msg310799https://bugs.python.org/msg310799
msg310796https://bugs.python.org/msg310796
msg310795https://bugs.python.org/msg310795
msg310794https://bugs.python.org/msg310794
msg310791https://bugs.python.org/msg310791
xwith.pyhttps://bugs.python.org/file47410
msg310790https://bugs.python.org/msg310790
msg310738https://bugs.python.org/msg310738
vstinnerhttps://bugs.python.org/user2377
msg310716https://bugs.python.org/msg310716
msg310715https://bugs.python.org/msg310715
msg310714https://bugs.python.org/msg310714
ned.deilyhttps://bugs.python.org/user5248
mark.dickinsonhttps://bugs.python.org/user1118
msg310704https://bugs.python.org/msg310704
msg310701https://bugs.python.org/msg310701
msg310700https://bugs.python.org/msg310700
msg310699https://bugs.python.org/msg310699
msg310698https://bugs.python.org/msg310698
msg310630https://bugs.python.org/msg310630
skrahhttps://bugs.python.org/user11089
msg310482https://bugs.python.org/msg310482
patchhttps://bugs.python.org/keyword2
pull_request5122https://bugs.python.org/pull_request5122
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.