Author: Matti Picus <matti.pi...@gmail.com>
Branch: heptapod
Changeset: r98698:d8540ec58c60
Date: 2020-02-11 19:08 +0200
http://bitbucket.org/pypy/pypy/changeset/d8540ec58c60/

Log:    more heptapod migration

diff --git a/pypy/doc/coding-guide.rst b/pypy/doc/coding-guide.rst
--- a/pypy/doc/coding-guide.rst
+++ b/pypy/doc/coding-guide.rst
@@ -544,7 +544,8 @@
 Using the development bug/feature tracker
 -----------------------------------------
 
-We use bitbucket for :source:`issues` tracking and :source:`pull-requests`.
+We use https://foss.heptapod.net/pypy/pypy for :source:`issues` tracking and
+:source:`pull-requests`.
 
 .. _testing:
 
@@ -731,7 +732,7 @@
 at the existing documentation and see how things work.
 
 Note that the web site of http://pypy.org/ is maintained separately.
-For now it is in the repository https://bitbucket.org/pypy/pypy.org
+It is in the repository https://foss.heptapod.net/pypy/pypy.org
 
 .. _ReST quickstart: 
http://docutils.sourceforge.net/docs/user/rst/quickref.html
 
diff --git a/pypy/doc/conf.py b/pypy/doc/conf.py
--- a/pypy/doc/conf.py
+++ b/pypy/doc/conf.py
@@ -232,4 +232,4 @@
    u'The PyPy Project', 1)
 ]
 
-extlinks = {'source': ('https://bitbucket.org/pypy/pypy/src/default/%s', '')}
+extlinks = {'source': ('https://foss.heptapod.net/pypy/pypy/src/default/%s', 
'')}
diff --git a/pypy/doc/config/translation.backendopt.txt 
b/pypy/doc/config/translation.backendopt.txt
--- a/pypy/doc/config/translation.backendopt.txt
+++ b/pypy/doc/config/translation.backendopt.txt
@@ -1,5 +1,5 @@
 This group contains options about various backend optimization passes. Most of
 them are described in the `EU report about optimization`_
 
-.. _`EU report about optimization`: 
https://bitbucket.org/pypy/extradoc/raw/tip/eu-report/D07.1_Massive_Parallelism_and_Translation_Aspects-2007-02-28.pdf
+.. _`EU report about optimization`: 
https://foss.heptapod.net/pypy/extradoc/raw/tip/eu-report/D07.1_Massive_Parallelism_and_Translation_Aspects-2007-02-28.pdf
 
diff --git a/pypy/doc/cpython_differences.rst b/pypy/doc/cpython_differences.rst
--- a/pypy/doc/cpython_differences.rst
+++ b/pypy/doc/cpython_differences.rst
@@ -81,7 +81,7 @@
 and the callback will not be invoked.  (Issue `#2030`__)
 
 .. __: https://docs.python.org/2/library/weakref.html
-.. __: https://bitbucket.org/pypy/pypy/issue/2030/
+.. __: https://foss.heptapod.net/pypy/pypy/issue/2030/
 
 ---------------------------------
 
@@ -280,7 +280,7 @@
 no good value to return from this call to ``cmp``, because ``cmp`` pretends
 that there is a total order on floats, but that is wrong for NaNs).
 
-.. __: 
https://bitbucket.org/pypy/pypy/issue/1974/different-behaviour-for-collections-of
+.. __: 
https://foss.heptapod.net/pypy/pypy/issue/1974/different-behaviour-for-collections-of
 
 C-API Differences
 -----------------
@@ -583,6 +583,6 @@
 
 .. _`is ignored in PyPy`: http://bugs.python.org/issue14621
 .. _`little point`: 
http://events.ccc.de/congress/2012/Fahrplan/events/5152.en.html
-.. _`#2072`: https://bitbucket.org/pypy/pypy/issue/2072/
-.. _`issue #2653`: https://bitbucket.org/pypy/pypy/issues/2653/
+.. _`#2072`: https://foss.heptapod.net/pypy/pypy/issue/2072/
+.. _`issue #2653`: https://foss.heptapod.net/pypy/pypy/issues/2653/
 .. _SyntaxError: 
https://morepypy.blogspot.co.il/2018/04/improving-syntaxerror-in-pypy.html
diff --git a/pypy/doc/eventhistory.rst b/pypy/doc/eventhistory.rst
--- a/pypy/doc/eventhistory.rst
+++ b/pypy/doc/eventhistory.rst
@@ -17,7 +17,7 @@
 
 Read more in the `EuroPython 2006 sprint report`_.
 
-.. _EuroPython 2006 sprint report: 
https://bitbucket.org/pypy/extradoc/raw/tip/sprintinfo/post-ep2006/report.txt
+.. _EuroPython 2006 sprint report: 
https://foss.heptapod.net/pypy/extradoc/raw/tip/sprintinfo/post-ep2006/report.txt
 
 
 PyPy at XP 2006 and Agile 2006
@@ -42,7 +42,7 @@
 
 Read more about `the sprint`__
 
-__ https://bitbucket.org/pypy/extradoc/src/extradoc/sprintinfo/ddorf2006/
+__ https://foss.heptapod.net/pypy/extradoc/src/extradoc/sprintinfo/ddorf2006/
 
 
 PyPy sprint at Akihabara (Tokyo, Japan)
@@ -55,7 +55,7 @@
 backends. For more details, read the last `sprint status`_ page and
 enjoy the pictures_.
 
-.. _sprint status: 
https://bitbucket.org/pypy/extradoc/src/tip/sprintinfo/tokyo/tokyo-planning.txt
+.. _sprint status: 
https://foss.heptapod.net/pypy/extradoc/blob/branch/default/sprintinfo/tokyo/tokyo-planning.txt
 .. _pictures: http://www.flickr.com/photos/19046555@N00/sets/72057594116388174/
 
 
@@ -119,7 +119,7 @@
 said they were interested in the outcome and would keep an eye on its
 progress. Read the `talk slides`_.
 
-.. _talk slides: 
https://bitbucket.org/pypy/extradoc/raw/tip/talk/solutions-linux-paris-2006.html
+.. _talk slides: 
https://foss.heptapod.net/pypy/extradoc/raw/branch/default/talk/solutions-linux-paris-2006.html
 
 
 PyPy Sprint in Palma De Mallorca 23rd - 29th January 2006
@@ -133,7 +133,7 @@
 Read more in `the announcement`_, there is a `sprint report`_
 for the first three days and `one for the rest of the sprint`_.
 
-.. _the announcement: 
https://bitbucket.org/pypy/extradoc/raw/tip/sprintinfo/mallorca/sprint-announcement.txt
+.. _the announcement: 
https://foss.heptapod.net/pypy/extradoc/raw/branch/default/sprintinfo/mallorca/sprint-announcement.txt
 .. _sprint report: 
https://mail.python.org/pipermail/pypy-dev/2006-January/002746.html
 .. _one for the rest of the sprint: 
https://mail.python.org/pipermail/pypy-dev/2006-January/002749.html
 
@@ -190,7 +190,7 @@
 way back.
 *(10/18/2005)*
 
-.. _Logilab offices in Paris: 
https://bitbucket.org/pypy/extradoc/raw/tip/sprintinfo/paris-2005-sprint.txt 
+.. _Logilab offices in Paris: 
https://foss.heptapod.net/pypy/extradoc/raw/branch/default/sprintinfo/paris-2005-sprint.txt
 
 .. _JIT: http://en.wikipedia.org/wiki/Just-in-time_compilation
 .. _continuation-passing: 
http://en.wikipedia.org/wiki/Continuation_passing_style
 .. _report about day one: 
https://mail.python.org/pipermail/pypy-dev/2005-October/002510.html
@@ -221,8 +221,8 @@
 and a `heidelberg summary report`_ detailing some of the works
 that led to the successful release of :doc:`pypy-0.7.0 <release-0.7.0>`! 
 
-.. _heidelberg summary report: 
https://bitbucket.org/pypy/extradoc/raw/tip/sprintinfo/Heidelberg-report.txt
-.. _PyPy sprint: 
https://bitbucket.org/pypy/extradoc/raw/tip/sprintinfo/Heidelberg-sprint.txt
+.. _heidelberg summary report: 
https://foss.heptapod.net/pypy/extradoc/raw/branch/default/sprintinfo/Heidelberg-report.txt
+.. _PyPy sprint: 
https://foss.heptapod.net/pypy/extradoc/raw/branch/default/sprintinfo/Heidelberg-sprint.txt
 .. _day 1 - 3: 
https://mail.python.org/pipermail/pypy-dev/2005-August/002287.html
 
 
@@ -266,5 +266,5 @@
 .. _pypy-dev: https://mail.python.org/mailman/listinfo/pypy-dev
 
 .. _EuroPython: http://europython.org
-.. _sprint announcement: 
https://bitbucket.org/pypy/extradoc/raw/tip/sprintinfo/EP2005-announcement.html
-.. _list of people coming: 
https://bitbucket.org/pypy/extradoc/raw/tip/sprintinfo/EP2005-people.html
+.. _sprint announcement: 
https://foss.heptapod.net/pypy/extradoc/raw/branch/default/sprintinfo/EP2005-announcement.html
+.. _list of people coming: 
https://foss.heptapod.net/pypy/extradoc/raw/branch/default/sprintinfo/EP2005-people.html
diff --git a/pypy/doc/extradoc.rst b/pypy/doc/extradoc.rst
--- a/pypy/doc/extradoc.rst
+++ b/pypy/doc/extradoc.rst
@@ -71,15 +71,15 @@
   for Python`_, A. Rigo
 
 
-.. _bibtex: https://bitbucket.org/pypy/extradoc/raw/tip/talk/bibtex.bib
-.. _A Way Forward in Parallelising Dynamic Languages: 
https://bitbucket.org/pypy/extradoc/raw/extradoc/talk/icooolps2014/position-paper.pdf
-.. _Runtime Feedback in a Meta-Tracing JIT for Efficient Dynamic Languages: 
https://bitbucket.org/pypy/extradoc/raw/extradoc/talk/icooolps2011/jit-hints.pdf
-.. _Allocation Removal by Partial Evaluation in a Tracing JIT: 
https://bitbucket.org/pypy/extradoc/raw/extradoc/talk/pepm2011/bolz-allocation-removal.pdf
+.. _bibtex: 
https://foss.heptapod.net/pypy/extradoc/raw/branch/default/talk/bibtex.bib
+.. _A Way Forward in Parallelising Dynamic Languages: 
https://foss.heptapod.net/pypy/extradoc/raw/branch/default/talk/icooolps2014/position-paper.pdf
+.. _Runtime Feedback in a Meta-Tracing JIT for Efficient Dynamic Languages: 
https://foss.heptapod.net/pypy/extradoc/raw/branch/default/talk/icooolps2011/jit-hints.pdf
+.. _Allocation Removal by Partial Evaluation in a Tracing JIT: 
https://foss.heptapod.net/pypy/extradoc/raw/branch/default/talk/pepm2011/bolz-allocation-removal.pdf
 .. _Towards a Jitting VM for Prolog Execution: 
http://stups.hhu.de/mediawiki/images/a/a7/Pub-BoLeSch2010.pdf
 .. _High performance implementation of Python for CLI/.NET with JIT compiler 
generation for dynamic languages: 
http://buildbot.pypy.org/misc/antocuni-thesis.pdf
-.. _How to *not* write Virtual Machines for Dynamic Languages: 
https://bitbucket.org/pypy/extradoc/raw/tip/talk/dyla2007/dyla.pdf
-.. _`Tracing the Meta-Level: PyPy's Tracing JIT Compiler`: 
https://bitbucket.org/pypy/extradoc/raw/tip/talk/icooolps2009/bolz-tracing-jit.pdf
-.. _`Faster than C#: Efficient Implementation of Dynamic Languages on .NET`: 
https://bitbucket.org/pypy/extradoc/raw/tip/talk/icooolps2009-dotnet/cli-jit.pdf
+.. _How to *not* write Virtual Machines for Dynamic Languages: 
https://foss.heptapod.net/pypy/extradoc/raw/branch/default/talk/dyla2007/dyla.pdf
+.. _`Tracing the Meta-Level: PyPy's Tracing JIT Compiler`: 
https://foss.heptapod.net/pypy/extradoc/raw/branch/default/talk/icooolps2009/bolz-tracing-jit.pdf
+.. _`Faster than C#: Efficient Implementation of Dynamic Languages on .NET`: 
https://foss.heptapod.net/pypy/extradoc/raw/branch/default/talk/icooolps2009-dotnet/cli-jit.pdf
 .. _Automatic JIT Compiler Generation with Runtime Partial Evaluation: 
https://www.researchgate.net/profile/Davide_Ancona/publication/252023163_Automatic_generation_of_JIT_compilers_for_dynamic_languages_in_NET/links/53f2098e0cf2bc0c40e70023/Automatic-generation-of-JIT-compilers-for-dynamic-languages-in-NET.pdf
 .. _`RPython: A Step towards Reconciling Dynamically and Statically Typed OO 
Languages`: 
http://www.disi.unige.it/person/AnconaD/papers/DynamicLanguages_abstracts.html#AACM-DLS07
 .. _EU Reports: index-report.html
@@ -87,9 +87,9 @@
 .. _`PyGirl: Generating Whole-System VMs from High-Level Prototypes using 
PyPy`: http://scg.unibe.ch/archive/papers/Brun09cPyGirl.pdf
 .. _Representation-Based Just-in-Time Specialization and the Psyco Prototype 
for Python: http://psyco.sourceforge.net/psyco-pepm-a.ps.gz
 .. _Back to the Future in One Week -- Implementing a Smalltalk VM in PyPy: 
http://dx.doi.org/10.1007/978-3-540-89275-5_7
-.. _Automatic generation of JIT compilers for dynamic languages in .NET: 
https://bitbucket.org/pypy/extradoc/raw/tip/talk/ecoop2009/main.pdf
-.. _Core Object Optimization Results: 
https://bitbucket.org/pypy/extradoc/raw/tip/eu-report/D06.1_Core_Optimizations-2007-04-30.pdf
-.. _Compiling Dynamic Language Implementations: 
https://bitbucket.org/pypy/extradoc/raw/tip/eu-report/D05.1_Publish_on_translating_a_very-high-level_description.pdf
+.. _Automatic generation of JIT compilers for dynamic languages in .NET: 
https://foss.heptapod.net/pypy/extradoc/raw/branch/default/talk/ecoop2009/main.pdf
+.. _Core Object Optimization Results: 
https://foss.heptapod.net/pypy/extradoc/raw/branch/default/eu-report/D06.1_Core_Optimizations-2007-04-30.pdf
+.. _Compiling Dynamic Language Implementations: 
https://foss.heptapod.net/pypy/extradoc/raw/branch/default/eu-report/D05.1_Publish_on_translating_a_very-high-level_description.pdf
 
 
 Talks and Presentations
@@ -98,7 +98,7 @@
 *This part is no longer updated.*  The complete list is here__ (in
 alphabetical order).
 
-.. __: https://bitbucket.org/pypy/extradoc/src/extradoc/talk/
+.. __: https://foss.heptapod.net/pypy/extradoc/blob/branch/default/talk/
 
 Talks in 2010
 ~~~~~~~~~~~~~
@@ -146,7 +146,7 @@
 
 * `PyCon 2008`_.
 
-.. __: https://bitbucket.org/pypy/extradoc/raw/tip/talk/s3-2008/talk.pdf
+.. __: 
https://foss.heptapod.net/pypy/extradoc/raw/branch/default/talk/s3-2008/talk.pdf
 
 
 Talks in 2007
@@ -181,9 +181,9 @@
 
 * `Warsaw 2007`_.
 
-.. __: https://bitbucket.org/pypy/extradoc/raw/tip/talk/roadshow-ibm/
-.. __: 
https://bitbucket.org/pypy/extradoc/raw/tip/talk/roadshow-google/Pypy_architecture.pdf
-.. __: 
https://bitbucket.org/pypy/extradoc/raw/tip/talk/dls2007/rpython-talk.pdf
+.. __: 
https://foss.heptapod.net/pypy/extradoc/raw/branch/default/talk/roadshow-ibm/
+.. __: 
https://foss.heptapod.net/pypy/extradoc/raw/branch/default/talk/roadshow-google/Pypy_architecture.pdf
+.. __: 
https://foss.heptapod.net/pypy/extradoc/raw/branch/default/talk/dls2007/rpython-talk.pdf
 
 
 Talks in 2006
@@ -268,52 +268,52 @@
 
 .. _PyCon 2010: http://morepypy.blogspot.com/2010/02/pycon-2010-report.html
 .. _RuPy 2009: http://morepypy.blogspot.com/2009/11/pypy-on-rupy-2009.html
-.. _PyPy 3000: 
https://bitbucket.org/pypy/extradoc/raw/tip/talk/ep2006/pypy3000.txt
-.. _What can PyPy do for you: 
https://bitbucket.org/pypy/extradoc/raw/tip/talk/ep2006/usecases-slides.txt
-.. _PyPy introduction at EuroPython 2006: 
https://bitbucket.org/pypy/extradoc/raw/tip/talk/ep2006/intro.pdf
-.. _PyPy - the new Python implementation on the block: 
https://bitbucket.org/pypy/extradoc/raw/tip/talk/22c3/hpk-tech.txt
-.. _PyPy development method: 
https://bitbucket.org/pypy/extradoc/raw/tip/talk/pycon2006/method_talk.txt
-.. _PyPy intro: 
https://bitbucket.org/pypy/extradoc/raw/tip/talk/accu2006/accu-2006.pdf
-.. _oscon2003-paper: 
https://bitbucket.org/pypy/extradoc/raw/tip/talk/oscon2003-paper.txt
-.. _Architecture introduction slides: 
https://bitbucket.org/pypy/extradoc/raw/tip/talk/amsterdam-sprint-intro.pdf
-.. _EU funding for FOSS: 
https://bitbucket.org/pypy/extradoc/raw/tip/talk/2004-21C3-pypy-EU-hpk.pdf
-.. _py lib slides: 
https://bitbucket.org/pypy/extradoc/raw/tip/talk/2005-pycon-py.pdf
-.. _PyCon 2005: 
https://bitbucket.org/pypy/extradoc/raw/tip/talk/pypy-talk-pycon2005/README.txt
-.. _Trouble in Paradise: 
https://bitbucket.org/pypy/extradoc/raw/tip/talk/agile2006/during-oss-sprints_talk.pdf
-.. _Sprint Driven Development: 
https://bitbucket.org/pypy/extradoc/raw/tip/talk/xp2006/during-xp2006-sprints.pdf
-.. _Kill -1: 
https://bitbucket.org/pypy/extradoc/raw/tip/talk/ep2006/kill_1_agiletalk.pdf
-.. _Open Source, EU-Funding and Agile Methods: 
https://bitbucket.org/pypy/extradoc/raw/tip/talk/22c3/agility.pdf
-.. _PyPy Status: https://bitbucket.org/pypy/extradoc/raw/tip/talk/vancouver/
-.. _Sprinting the PyPy way: 
https://bitbucket.org/pypy/extradoc/raw/tip/talk/ep2005/pypy_sprinttalk_ep2005bd.pdf
-.. _PyPy's VM Approach: 
https://bitbucket.org/pypy/extradoc/raw/tip/talk/dls2006/
-.. _PyPy's approach to virtual machine construction: 
https://bitbucket.org/pypy/extradoc/raw/tip/talk/dls2006/pypy-vm-construction.pdf
-.. _EuroPython talks 2009: 
https://bitbucket.org/pypy/extradoc/raw/tip/talk/ep2009/
-.. _PyCon talks 2009: 
https://bitbucket.org/pypy/extradoc/raw/tip/talk/pycon2009/
-.. _Wroclaw (Poland) presentation: 
https://bitbucket.org/pypy/extradoc/raw/tip/talk/wroclaw2009/talk.pdf
+.. _PyPy 3000: 
https://foss.heptapod.net/pypy/extradoc/raw/branch/default/talk/ep2006/pypy3000.txt
+.. _What can PyPy do for you: 
https://foss.heptapod.net/pypy/extradoc/raw/branch/default/talk/ep2006/usecases-slides.txt
+.. _PyPy introduction at EuroPython 2006: 
https://foss.heptapod.net/pypy/extradoc/raw/branch/default/talk/ep2006/intro.pdf
+.. _PyPy - the new Python implementation on the block: 
https://foss.heptapod.net/pypy/extradoc/raw/branch/default/talk/22c3/hpk-tech.txt
+.. _PyPy development method: 
https://foss.heptapod.net/pypy/extradoc/raw/branch/default/talk/pycon2006/method_talk.txt
+.. _PyPy intro: 
https://foss.heptapod.net/pypy/extradoc/raw/branch/default/talk/accu2006/accu-2006.pdf
+.. _oscon2003-paper: 
https://foss.heptapod.net/pypy/extradoc/raw/branch/default/talk/oscon2003-paper.txt
+.. _Architecture introduction slides: 
https://foss.heptapod.net/pypy/extradoc/raw/branch/default/talk/amsterdam-sprint-intro.pdf
+.. _EU funding for FOSS: 
https://foss.heptapod.net/pypy/extradoc/raw/branch/default/talk/2004-21C3-pypy-EU-hpk.pdf
+.. _py lib slides: 
https://foss.heptapod.net/pypy/extradoc/raw/branch/default/talk/2005-pycon-py.pdf
+.. _PyCon 2005: 
https://foss.heptapod.net/pypy/extradoc/raw/branch/default/talk/pypy-talk-pycon2005/README.txt
+.. _Trouble in Paradise: 
https://foss.heptapod.net/pypy/extradoc/raw/branch/default/talk/agile2006/during-oss-sprints_talk.pdf
+.. _Sprint Driven Development: 
https://foss.heptapod.net/pypy/extradoc/raw/branch/default/talk/xp2006/during-xp2006-sprints.pdf
+.. _Kill -1: 
https://foss.heptapod.net/pypy/extradoc/raw/branch/default/talk/ep2006/kill_1_agiletalk.pdf
+.. _Open Source, EU-Funding and Agile Methods: 
https://foss.heptapod.net/pypy/extradoc/raw/branch/default/talk/22c3/agility.pdf
+.. _PyPy Status: 
https://foss.heptapod.net/pypy/extradoc/raw/branch/default/talk/vancouver/
+.. _Sprinting the PyPy way: 
https://foss.heptapod.net/pypy/extradoc/raw/branch/default/talk/ep2005/pypy_sprinttalk_ep2005bd.pdf
+.. _PyPy's VM Approach: 
https://foss.heptapod.net/pypy/extradoc/raw/branch/default/talk/dls2006/
+.. _PyPy's approach to virtual machine construction: 
https://foss.heptapod.net/pypy/extradoc/raw/branch/default/talk/dls2006/pypy-vm-construction.pdf
+.. _EuroPython talks 2009: 
https://foss.heptapod.net/pypy/extradoc/raw/branch/default/talk/ep2009/
+.. _PyCon talks 2009: 
https://foss.heptapod.net/pypy/extradoc/raw/branch/default/talk/pycon2009/
+.. _Wroclaw (Poland) presentation: 
https://foss.heptapod.net/pypy/extradoc/raw/branch/default/talk/wroclaw2009/talk.pdf
 .. _PyPy talk at OpenBossa 09: 
http://morepypy.blogspot.com/2009/03/pypy-talk-at-openbossa-09.html
-.. _at SFI 08: https://bitbucket.org/pypy/extradoc/raw/tip/talk/sfi2008/
-.. _at PyCon Poland 08: 
https://bitbucket.org/pypy/extradoc/raw/tip/talk/pyconpl-2008/talk.pdf
-.. _The PyPy Project and You: 
https://bitbucket.org/pypy/extradoc/raw/tip/talk/osdc2008/osdc08.pdf
-.. _EuroPython talks 2008: 
https://bitbucket.org/pypy/extradoc/raw/tip/talk/ep2008/
+.. _at SFI 08: 
https://foss.heptapod.net/pypy/extradoc/raw/branch/default/talk/sfi2008/
+.. _at PyCon Poland 08: 
https://foss.heptapod.net/pypy/extradoc/raw/branch/default/talk/pyconpl-2008/talk.pdf
+.. _The PyPy Project and You: 
https://foss.heptapod.net/pypy/extradoc/raw/branch/default/talk/osdc2008/osdc08.pdf
+.. _EuroPython talks 2008: 
https://foss.heptapod.net/pypy/extradoc/raw/branch/default/talk/ep2008/
 .. _Maemo summit: 
http://morepypy.blogspot.com/2008/09/pypypython-at-maemo-summit.html
-.. _PyCon UK 2008 - JIT: 
https://bitbucket.org/pypy/extradoc/raw/tip/talk/pycon-uk-2008/jit/pypy-vm.pdf
-.. _PyCon UK 2008 - Status: 
https://bitbucket.org/pypy/extradoc/raw/tip/talk/pycon-uk-2008/status/status.pdf
-.. _PyCon Italy 2008: 
https://bitbucket.org/pypy/extradoc/raw/tip/talk/pycon-italy-2008/pypy-vm.pdf
-.. _RuPy 2008: https://bitbucket.org/pypy/extradoc/raw/tip/talk/rupy2008/
-.. _RuPy 2007: https://bitbucket.org/pypy/extradoc/raw/tip/talk/rupy2007/
-.. _PyCon 2008: https://bitbucket.org/pypy/extradoc/raw/tip/talk/pycon2008/
-.. _ESUG 2007: https://bitbucket.org/pypy/extradoc/raw/tip/talk/esug2007/
-.. _Bern (Switzerland) 2007: 
https://bitbucket.org/pypy/extradoc/raw/tip/talk/bern2007/
-.. _PyCon UK 2007: https://bitbucket.org/pypy/extradoc/raw/tip/talk/pyconuk07/
-.. _Dresden: https://bitbucket.org/pypy/extradoc/raw/tip/talk/dresden/
-.. _EuroPython 2007: https://bitbucket.org/pypy/extradoc/raw/tip/talk/ep2007/
-.. _Bad Honnef 2007: 
https://bitbucket.org/pypy/extradoc/raw/tip/talk/badhonnef2007/talk.pdf
-.. _Dzug talk: 
https://bitbucket.org/pypy/extradoc/raw/tip/talk/dzug2007/dzug2007.txt
-.. _PyCon 2007: https://bitbucket.org/pypy/extradoc/raw/tip/talk/pycon2007/
-.. _PyCon - Uno 2007: 
https://bitbucket.org/pypy/extradoc/raw/tip/talk/pycon-uno2007/pycon07.pdf
-.. _Warsaw 2007: https://bitbucket.org/pypy/extradoc/raw/tip/talk/warsaw2007/
-.. _Warsaw 2006: https://bitbucket.org/pypy/extradoc/raw/tip/talk/warsaw2006/
-.. _Tokyo 2006: https://bitbucket.org/pypy/extradoc/raw/tip/talk/tokyo/
+.. _PyCon UK 2008 - JIT: 
https://foss.heptapod.net/pypy/extradoc/raw/branch/default/talk/pycon-uk-2008/jit/pypy-vm.pdf
+.. _PyCon UK 2008 - Status: 
https://foss.heptapod.net/pypy/extradoc/raw/branch/default/talk/pycon-uk-2008/status/status.pdf
+.. _PyCon Italy 2008: 
https://foss.heptapod.net/pypy/extradoc/raw/branch/default/talk/pycon-italy-2008/pypy-vm.pdf
+.. _RuPy 2008: 
https://foss.heptapod.net/pypy/extradoc/raw/branch/default/talk/rupy2008/
+.. _RuPy 2007: 
https://foss.heptapod.net/pypy/extradoc/raw/branch/default/talk/rupy2007/
+.. _PyCon 2008: 
https://foss.heptapod.net/pypy/extradoc/raw/branch/default/talk/pycon2008/
+.. _ESUG 2007: 
https://foss.heptapod.net/pypy/extradoc/raw/branch/default/talk/esug2007/
+.. _Bern (Switzerland) 2007: 
https://foss.heptapod.net/pypy/extradoc/raw/branch/default/talk/bern2007/
+.. _PyCon UK 2007: 
https://foss.heptapod.net/pypy/extradoc/raw/branch/default/talk/pyconuk07/
+.. _Dresden: 
https://foss.heptapod.net/pypy/extradoc/raw/branch/default/talk/dresden/
+.. _EuroPython 2007: 
https://foss.heptapod.net/pypy/extradoc/raw/branch/default/talk/ep2007/
+.. _Bad Honnef 2007: 
https://foss.heptapod.net/pypy/extradoc/raw/branch/default/talk/badhonnef2007/talk.pdf
+.. _Dzug talk: 
https://foss.heptapod.net/pypy/extradoc/raw/branch/default/talk/dzug2007/dzug2007.txt
+.. _PyCon 2007: 
https://foss.heptapod.net/pypy/extradoc/raw/branch/default/talk/pycon2007/
+.. _PyCon - Uno 2007: 
https://foss.heptapod.net/pypy/extradoc/raw/branch/default/talk/pycon-uno2007/pycon07.pdf
+.. _Warsaw 2007: 
https://foss.heptapod.net/pypy/extradoc/raw/branch/default/talk/warsaw2007/
+.. _Warsaw 2006: 
https://foss.heptapod.net/pypy/extradoc/raw/branch/default/talk/warsaw2006/
+.. _Tokyo 2006: 
https://foss.heptapod.net/pypy/extradoc/raw/branch/default/talk/tokyo/
 
 
 Related projects
diff --git a/pypy/doc/faq.rst b/pypy/doc/faq.rst
--- a/pypy/doc/faq.rst
+++ b/pypy/doc/faq.rst
@@ -200,10 +200,6 @@
     based on the micronumpy module written in RPython, instead of of
     ``numpy.core.multiarray`` which is written in C.
 
-Moreover, it is also possible to install the upstream version of ``numpy``:
-its core is written in C and it runs on PyPy under the cpyext compatibility
-layer. This is what you get if you do ``pypy -m pip install numpy``.
-
 
 Should I install numpy or numpypy?
 -----------------------------------
@@ -406,7 +402,7 @@
 How should I report a bug?
 --------------------------
 
-Our bug tracker is here: https://bitbucket.org/pypy/pypy/issues/
+Our bug tracker is here: https://foss.heptapod.net/pypy/pypy/issues/
 
 Missing features or incompatibilities with CPython are considered
 bugs, and they are welcome.  (See also our list of `known
@@ -425,7 +421,7 @@
 `This is a clear and useful bug report.`__  (Admittedly, sometimes
 the problem is really hard to reproduce, but please try to.)
 
-.. __: 
https://bitbucket.org/pypy/pypy/issues/2363/segfault-in-gc-pinned-object-in
+.. __: 
https://foss.heptapod.net/pypy/pypy/issues/2363/segfault-in-gc-pinned-object-in
 
 In more details:
 
_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to