mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Change some mercurial/ hg.python.org references. (#8)
This commit is contained in:
parent
9764c151c5
commit
b2ee40ed9c
4 changed files with 6 additions and 6 deletions
|
@ -43,4 +43,4 @@ unittestgui A Tkinter based GUI test runner for unittest, with test
|
|||
discovery.
|
||||
|
||||
|
||||
(*) A generic benchmark suite is maintained separately at http://hg.python.org/benchmarks/
|
||||
(*) A generic benchmark suite is maintained separately at https://github.com/python/performance
|
||||
|
|
|
@ -3,4 +3,4 @@ Importbench is a set of micro-benchmarks for various import scenarios.
|
|||
It should not be used as an overall benchmark of import performance, but rather
|
||||
an easy way to measure impact of possible code changes. For a real-world
|
||||
benchmark of import, use the normal_startup benchmark from
|
||||
hg.python.org/benchmarks.
|
||||
https://github.com/python/performance
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue