Advertisement
Guest User

linkcheck pypy latest doc

a guest
Apr 4th, 2014
10
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 112.87 KB | None | 0 0
  1. # python config/generate.py #readthedocs will not run this Makefile
  2. sphinx-build -b linkcheck -d _build/doctrees . _build/linkcheck
  3. Running Sphinx v1.2.2
  4. loading pickled environment... done
  5. building [linkcheck]: targets for 259 source files that are out of date
  6. updating environment: 0 added, 161 changed, 0 removed
  7. reading sources... [ 0%] config/commandline
  8. reading sources... [ 1%] config/objspace
  9. reading sources... [ 1%] config/objspace.allworkingmodules
  10. reading sources... [ 2%] config/objspace.disable_call_speedhacks
  11. reading sources... [ 3%] config/objspace.extmodules
  12. reading sources... [ 3%] config/objspace.honor__builtins__
  13. reading sources... [ 4%] config/objspace.lonepycfiles
  14. reading sources... [ 4%] config/objspace.soabi
  15. reading sources... [ 5%] config/objspace.std
  16. reading sources... [ 6%] config/objspace.std.builtinshortcut
  17. reading sources... [ 6%] config/objspace.std.getattributeshortcut
  18. reading sources... [ 7%] config/objspace.std.intshortcut
  19. reading sources... [ 8%] config/objspace.std.methodcachesizeexp
  20. reading sources... [ 8%] config/objspace.std.multimethods
  21. reading sources... [ 9%] config/objspace.std.newshortcut
  22. reading sources... [ 9%] config/objspace.std.optimized_list_getitem
  23. reading sources... [ 10%] config/objspace.std.prebuiltintfrom
  24. reading sources... [ 11%] config/objspace.std.prebuiltintto
  25. reading sources... [ 11%] config/objspace.std.sharesmallstr
  26. reading sources... [ 12%] config/objspace.std.withcelldict
  27. reading sources... [ 13%] config/objspace.std.withidentitydict
  28. reading sources... [ 13%] config/objspace.std.withliststrategies
  29. reading sources... [ 14%] config/objspace.std.withmapdict
  30. reading sources... [ 14%] config/objspace.std.withmethodcache
  31. reading sources... [ 15%] config/objspace.std.withmethodcachecounter
  32. reading sources... [ 16%] config/objspace.std.withprebuiltchar
  33. reading sources... [ 16%] config/objspace.std.withprebuiltint
  34. reading sources... [ 17%] config/objspace.std.withrangelist
  35. reading sources... [ 18%] config/objspace.std.withsmalllong
  36. reading sources... [ 18%] config/objspace.std.withspecialisedtuple
  37. reading sources... [ 19%] config/objspace.std.withstrbuf
  38. reading sources... [ 19%] config/objspace.std.withtproxy
  39. reading sources... [ 20%] config/objspace.std.withtypeversion
  40. reading sources... [ 21%] config/objspace.translationmodules
  41. reading sources... [ 21%] config/objspace.usemodules
  42. reading sources... [ 22%] config/objspace.usemodules.__builtin__
  43. reading sources... [ 22%] config/objspace.usemodules.__pypy__
  44. reading sources... [ 23%] config/objspace.usemodules._ast
  45. reading sources... [ 24%] config/objspace.usemodules._cffi_backend
  46. reading sources... [ 24%] config/objspace.usemodules._codecs
  47. reading sources... [ 25%] config/objspace.usemodules._collections
  48. reading sources... [ 26%] config/objspace.usemodules._continuation
  49. reading sources... [ 26%] config/objspace.usemodules._csv
  50. reading sources... [ 27%] config/objspace.usemodules._demo
  51. reading sources... [ 27%] config/objspace.usemodules._file
  52. reading sources... [ 28%] config/objspace.usemodules._hashlib
  53. reading sources... [ 29%] config/objspace.usemodules._io
  54. reading sources... [ 29%] config/objspace.usemodules._locale
  55. reading sources... [ 30%] config/objspace.usemodules._lsprof
  56. reading sources... [ 31%] config/objspace.usemodules._md5
  57. reading sources... [ 31%] config/objspace.usemodules._minimal_curses
  58. reading sources... [ 32%] config/objspace.usemodules._multibytecodec
  59. reading sources... [ 32%] config/objspace.usemodules._multiprocessing
  60. reading sources... [ 33%] config/objspace.usemodules._pickle_support
  61. reading sources... [ 34%] config/objspace.usemodules._pypyjson
  62. reading sources... [ 34%] config/objspace.usemodules._random
  63. reading sources... [ 35%] config/objspace.usemodules._rawffi
  64. reading sources... [ 36%] config/objspace.usemodules._sha
  65. reading sources... [ 36%] config/objspace.usemodules._socket
  66. reading sources... [ 37%] config/objspace.usemodules._sre
  67. reading sources... [ 37%] config/objspace.usemodules._ssl
  68. reading sources... [ 38%] config/objspace.usemodules._testing
  69. reading sources... [ 39%] config/objspace.usemodules._warnings
  70. reading sources... [ 39%] config/objspace.usemodules._weakref
  71. reading sources... [ 40%] config/objspace.usemodules._winreg
  72. reading sources... [ 40%] config/objspace.usemodules.array
  73. reading sources... [ 41%] config/objspace.usemodules.binascii
  74. reading sources... [ 42%] config/objspace.usemodules.bz2
  75. reading sources... [ 42%] config/objspace.usemodules.cStringIO
  76. reading sources... [ 43%] config/objspace.usemodules.cmath
  77. reading sources... [ 44%] config/objspace.usemodules.cppyy
  78. reading sources... [ 44%] config/objspace.usemodules.cpyext
  79. reading sources... [ 45%] config/objspace.usemodules.crypt
  80. reading sources... [ 45%] config/objspace.usemodules.errno
  81. reading sources... [ 46%] config/objspace.usemodules.exceptions
  82. reading sources... [ 47%] config/objspace.usemodules.fcntl
  83. reading sources... [ 47%] config/objspace.usemodules.gc
  84. reading sources... [ 48%] config/objspace.usemodules.imp
  85. reading sources... [ 49%] config/objspace.usemodules.itertools
  86. reading sources... [ 49%] config/objspace.usemodules.marshal
  87. reading sources... [ 50%] config/objspace.usemodules.math
  88. reading sources... [ 50%] config/objspace.usemodules.micronumpy
  89. reading sources... [ 51%] config/objspace.usemodules.mmap
  90. reading sources... [ 52%] config/objspace.usemodules.operator
  91. reading sources... [ 52%] config/objspace.usemodules.oracle
  92. reading sources... [ 53%] config/objspace.usemodules.parser
  93. reading sources... [ 54%] config/objspace.usemodules.posix
  94. reading sources... [ 54%] config/objspace.usemodules.pwd
  95. reading sources... [ 55%] config/objspace.usemodules.pyexpat
  96. reading sources... [ 55%] config/objspace.usemodules.pypyjit
  97. reading sources... [ 56%] config/objspace.usemodules.rctime
  98. reading sources... [ 57%] config/objspace.usemodules.select
  99. reading sources... [ 57%] config/objspace.usemodules.signal
  100. reading sources... [ 58%] config/objspace.usemodules.struct
  101. reading sources... [ 59%] config/objspace.usemodules.symbol
  102. reading sources... [ 59%] config/objspace.usemodules.sys
  103. reading sources... [ 60%] config/objspace.usemodules.termios
  104. reading sources... [ 60%] config/objspace.usemodules.thread
  105. reading sources... [ 61%] config/objspace.usemodules.time
  106. reading sources... [ 62%] config/objspace.usemodules.token
  107. reading sources... [ 62%] config/objspace.usemodules.unicodedata
  108. reading sources... [ 63%] config/objspace.usemodules.zipimport
  109. reading sources... [ 63%] config/objspace.usemodules.zlib
  110. reading sources... [ 64%] config/objspace.usepycfiles
  111. reading sources... [ 65%] config/translation
  112. reading sources... [ 65%] config/translation.backend
  113. reading sources... [ 66%] config/translation.backendopt
  114. reading sources... [ 67%] config/translation.backendopt.clever_malloc_removal
  115. reading sources... [ 67%] config/translation.backendopt.clever_malloc_removal_heuristic
  116. reading sources... [ 68%] config/translation.backendopt.clever_malloc_removal_threshold
  117. reading sources... [ 68%] config/translation.backendopt.constfold
  118. reading sources... [ 69%] config/translation.backendopt.inline
  119. reading sources... [ 70%] config/translation.backendopt.inline_heuristic
  120. reading sources... [ 70%] config/translation.backendopt.inline_threshold
  121. reading sources... [ 71%] config/translation.backendopt.mallocs
  122. reading sources... [ 72%] config/translation.backendopt.merge_if_blocks
  123. reading sources... [ 72%] config/translation.backendopt.none
  124. reading sources... [ 73%] config/translation.backendopt.print_statistics
  125. reading sources... [ 73%] config/translation.backendopt.profile_based_inline
  126. reading sources... [ 74%] config/translation.backendopt.profile_based_inline_heuristic
  127. reading sources... [ 75%] config/translation.backendopt.profile_based_inline_threshold
  128. reading sources... [ 75%] config/translation.backendopt.raisingop2direct_call
  129. reading sources... [ 76%] config/translation.backendopt.really_remove_asserts
  130. reading sources... [ 77%] config/translation.backendopt.remove_asserts
  131. reading sources... [ 77%] config/translation.backendopt.stack_optimization
  132. reading sources... [ 78%] config/translation.backendopt.storesink
  133. reading sources... [ 78%] config/translation.cc
  134. reading sources... [ 79%] config/translation.check_str_without_nul
  135. reading sources... [ 80%] config/translation.continuation
  136. reading sources... [ 80%] config/translation.countmallocs
  137. reading sources... [ 81%] config/translation.dont_write_c_files
  138. reading sources... [ 81%] config/translation.dump_static_data_info
  139. reading sources... [ 82%] config/translation.fork_before
  140. reading sources... [ 83%] config/translation.gc
  141. reading sources... [ 83%] config/translation.gcremovetypeptr
  142. reading sources... [ 84%] config/translation.gcrootfinder
  143. reading sources... [ 85%] config/translation.gctransformer
  144. reading sources... [ 85%] config/translation.instrument
  145. reading sources... [ 86%] config/translation.instrumentctl
  146. reading sources... [ 86%] config/translation.jit
  147. reading sources... [ 87%] config/translation.jit_backend
  148. reading sources... [ 88%] config/translation.jit_profiler
  149. reading sources... [ 88%] config/translation.list_comprehension_operations
  150. reading sources... [ 89%] config/translation.lldebug
  151. reading sources... [ 90%] config/translation.lldebug0
  152. reading sources... [ 90%] config/translation.log
  153. reading sources... [ 91%] config/translation.make_jobs
  154. reading sources... [ 91%] config/translation.no__thread
  155. reading sources... [ 92%] config/translation.noprofopt
  156. reading sources... [ 93%] config/translation.output
  157. reading sources... [ 93%] config/translation.platform
  158. reading sources... [ 94%] config/translation.profopt
  159. reading sources... [ 95%] config/translation.rweakref
  160. reading sources... [ 95%] config/translation.sandbox
  161. reading sources... [ 96%] config/translation.secondaryentrypoints
  162. reading sources... [ 96%] config/translation.shared
  163. reading sources... [ 97%] config/translation.taggedpointers
  164. reading sources... [ 98%] config/translation.thread
  165. reading sources... [ 98%] config/translation.type_system
  166. reading sources... [ 99%] config/translation.verbose
  167. reading sources... [100%] config/translation.withsmallfuncsets
  168.  
  169. looking for now-outdated files... none found
  170. pickling environment... done
  171. checking consistency... /Users/Gregor/Projects/pypy/pypy/doc/architecture.rst:: WARNING: document isn't included in any toctree
  172. /Users/Gregor/Projects/pypy/pypy/doc/arm.rst:: WARNING: document isn't included in any toctree
  173. /Users/Gregor/Projects/pypy/pypy/doc/coding-guide.rst:: WARNING: document isn't included in any toctree
  174. /Users/Gregor/Projects/pypy/pypy/doc/commandline_ref.rst:: WARNING: document isn't included in any toctree
  175. /Users/Gregor/Projects/pypy/pypy/doc/cppyy.rst:: WARNING: document isn't included in any toctree
  176. /Users/Gregor/Projects/pypy/pypy/doc/cppyy_backend.rst:: WARNING: document isn't included in any toctree
  177. /Users/Gregor/Projects/pypy/pypy/doc/cppyy_example.rst:: WARNING: document isn't included in any toctree
  178. /Users/Gregor/Projects/pypy/pypy/doc/cpython_differences.rst:: WARNING: document isn't included in any toctree
  179. /Users/Gregor/Projects/pypy/pypy/doc/dir-reference.rst:: WARNING: document isn't included in any toctree
  180. /Users/Gregor/Projects/pypy/pypy/doc/discussion/jit-profiler.rst:: WARNING: document isn't included in any toctree
  181. /Users/Gregor/Projects/pypy/pypy/doc/embedding.rst:: WARNING: document isn't included in any toctree
  182. /Users/Gregor/Projects/pypy/pypy/doc/faq.rst:: WARNING: document isn't included in any toctree
  183. /Users/Gregor/Projects/pypy/pypy/doc/garbage_collection.rst:: WARNING: document isn't included in any toctree
  184. /Users/Gregor/Projects/pypy/pypy/doc/gc_info.rst:: WARNING: document isn't included in any toctree
  185. /Users/Gregor/Projects/pypy/pypy/doc/getting-started.rst:: WARNING: document isn't included in any toctree
  186. /Users/Gregor/Projects/pypy/pypy/doc/getting-started-dev.rst:: WARNING: document isn't included in any toctree
  187. /Users/Gregor/Projects/pypy/pypy/doc/getting-started-python.rst:: WARNING: document isn't included in any toctree
  188. /Users/Gregor/Projects/pypy/pypy/doc/how-to-contribute.rst:: WARNING: document isn't included in any toctree
  189. /Users/Gregor/Projects/pypy/pypy/doc/jit-hooks.rst:: WARNING: document isn't included in any toctree
  190. /Users/Gregor/Projects/pypy/pypy/doc/jit/virtualizable.rst:: WARNING: document isn't included in any toctree
  191. /Users/Gregor/Projects/pypy/pypy/doc/project-documentation.rst:: WARNING: document isn't included in any toctree
  192. /Users/Gregor/Projects/pypy/pypy/doc/project-ideas.rst:: WARNING: document isn't included in any toctree
  193. /Users/Gregor/Projects/pypy/pypy/doc/release-1.7.0.rst:: WARNING: document isn't included in any toctree
  194. /Users/Gregor/Projects/pypy/pypy/doc/release-1.8.0.rst:: WARNING: document isn't included in any toctree
  195. /Users/Gregor/Projects/pypy/pypy/doc/release-1.9.0.rst:: WARNING: document isn't included in any toctree
  196. /Users/Gregor/Projects/pypy/pypy/doc/release-2.0.0.rst:: WARNING: document isn't included in any toctree
  197. /Users/Gregor/Projects/pypy/pypy/doc/release-2.0.0-beta1.rst:: WARNING: document isn't included in any toctree
  198. /Users/Gregor/Projects/pypy/pypy/doc/release-2.0.0-beta2.rst:: WARNING: document isn't included in any toctree
  199. /Users/Gregor/Projects/pypy/pypy/doc/release-2.0.1.rst:: WARNING: document isn't included in any toctree
  200. /Users/Gregor/Projects/pypy/pypy/doc/release-2.0.2.rst:: WARNING: document isn't included in any toctree
  201. /Users/Gregor/Projects/pypy/pypy/doc/release-2.1.0.rst:: WARNING: document isn't included in any toctree
  202. /Users/Gregor/Projects/pypy/pypy/doc/release-2.1.0-beta1.rst:: WARNING: document isn't included in any toctree
  203. /Users/Gregor/Projects/pypy/pypy/doc/release-2.1.0-beta2.rst:: WARNING: document isn't included in any toctree
  204. /Users/Gregor/Projects/pypy/pypy/doc/release-2.2.0.rst:: WARNING: document isn't included in any toctree
  205. /Users/Gregor/Projects/pypy/pypy/doc/release-2.2.1.rst:: WARNING: document isn't included in any toctree
  206. /Users/Gregor/Projects/pypy/pypy/doc/release-pypy3-2.1.0-beta1.rst:: WARNING: document isn't included in any toctree
  207. /Users/Gregor/Projects/pypy/pypy/doc/stm.rst:: WARNING: document isn't included in any toctree
  208. /Users/Gregor/Projects/pypy/pypy/doc/whatsnew-1.9.rst:: WARNING: document isn't included in any toctree
  209. /Users/Gregor/Projects/pypy/pypy/doc/whatsnew-2.0.rst:: WARNING: document isn't included in any toctree
  210. /Users/Gregor/Projects/pypy/pypy/doc/whatsnew-2.0.0-beta1.rst:: WARNING: document isn't included in any toctree
  211. /Users/Gregor/Projects/pypy/pypy/doc/whatsnew-2.1.rst:: WARNING: document isn't included in any toctree
  212. /Users/Gregor/Projects/pypy/pypy/doc/whatsnew-2.2.rst:: WARNING: document isn't included in any toctree
  213. /Users/Gregor/Projects/pypy/pypy/doc/whatsnew-head.rst:: WARNING: document isn't included in any toctree
  214. /Users/Gregor/Projects/pypy/pypy/doc/windows.rst:: WARNING: document isn't included in any toctree
  215. /Users/Gregor/Projects/pypy/pypy/doc/you-want-to-help.rst:: WARNING: document isn't included in any toctree
  216. done
  217. preparing documents... done
  218. writing output... [ 0%] __pypy__-module
  219.  
  220. (line 28) -local- objspace-proxies.html#tproxy
  221. (line 9) -local- config/index.html
  222. (line 28) -local- config/objspace.std.withtproxy.html
  223. (line 31) -local- objspace-proxies.html#tproxy
  224. writing output... [ 0%] architecture
  225.  
  226. (line 8) -local- getting-started.html
  227. (line 16) -local- translation.html
  228. (line 49) -local- coding-guide.html#rpython
  229. (line 49) -local- translation.html
  230. (line 79) -local- jit/index.html
  231. (line 89) -local- faq.html#how-fast-is-pypy
  232. (line 89) -local- cpython_differences.html
  233. (line 123) -local- coding-guide.html#rpython
  234. (line 143) -local- objspace.html#the-flow-object-space
  235. (line 146) -local- translation.html#the-annotation-pass
  236. (line 150) -local- rtyper.html#overview
  237. (line 154) -local- translation.html#the-optional-transformations
  238. (line 154) -local- garbage_collection.html
  239. (line 162) -local- translation.html
  240. (line 187) -local- interpreter.html
  241. (line 190) -local- objspace.html#the-standard-object-space
  242. (line 203) -local- objspace.html
  243. (line 203) -local- objspace.html#the-flow-object-space
  244. (line 221) -local- index.html#project-documentation
  245. (line 224) -local- getting-started-dev.html
  246. (line 231) -local- translation.html
  247. (line 234) -local- jit/index.html
  248. (line 237) -local- translation.html
  249. (line 112) ok http://www.extremeprogramming.org/
  250. (line 21) redirect http://docs.python.org/reference/ - permanently to https://docs.python.org/2/reference/
  251. (line 237) redirect http://morepypy.blogspot.com/2011/04/tutorial-writing-interpreter-with-pypy.html - with Found to http://morepypy.blogspot.ch/2011/04/tutorial-writing-interpreter-with-pypy.html
  252. (line 162) ok https://bitbucket.org/pypy/extradoc/raw/tip/eu-report/D05.1_Publish_on_translating_a_very-high-level_description.pdf
  253. (line 227) ok https://bitbucket.org/pypy/extradoc/raw/tip/talk/dls2006/pypy-vm-construction.pdf
  254. writing output... [ 1%] arm
  255.  
  256. (line 38) -local- getting-started-python.html#translating-the-pypy-python-interpreter
  257. (line 163) ok https://bugs.pypy.org/issue1377
  258. (line 163) ok https://bugs.pypy.org/issue1376
  259. writing output... [ 1%] cleanup
  260.  
  261. writing output... [ 1%] coding-guide
  262.  
  263. (line 142) ok http://people.csail.mit.edu/jrb/Projects/starkiller.pdf
  264. (line 7) redirect http://www.python.org/dev/peps/pep-0008/ - permanently to http://legacy.python.org/dev/peps/pep-0008/
  265. (line 498) -local- objspace.html#standard-object-space
  266. (line 530) -local- objspace.html#interface
  267. (line 142) redirect http://shed-skin.blogspot.com/ - with Found to http://shed-skin.blogspot.ch/
  268. (line 330) ok https://bitbucket.org/pypy/pypy/src/default/rpython/annotator/builtin.py
  269. (line 367) ok https://bitbucket.org/pypy/pypy/src/default/rpython/rlib/rarithmetic.py
  270. (line 678) -local- rffi.html
  271. (line 678) -local- translation.html#extfunccalls
  272. (line 158) ok https://bitbucket.org/pypy/pypy/src/default/pypy/interpreter/pyopcode.py
  273. (line 599) ok https://bitbucket.org/pypy/pypy/src/default/pypy/module/
  274. (line 595) ok https://bitbucket.org/pypy/pypy/src/default/lib_pypy/
  275. (line 673) ok https://bitbucket.org/pypy/pypy/src/default/pypy/module/
  276. (line 705) ok https://bitbucket.org/pypy/pypy/src/default/pypy/module/__builtin__/__init__.py
  277. (line 689) ok https://bitbucket.org/pypy/pypy/src/default/pypy/module/__builtin__/__init__.py
  278. (line 831) ok https://bugs.pypy.org/
  279. (line 847) redirect http://pytest.org/ - with Found to http://pytest.org/latest/
  280. (line 874) redirect http://pytest.org/ - with Found to http://pytest.org/latest/
  281. (line 964) redirect http://pytest.org/ - with Found to http://pytest.org/latest/
  282. (line 831) ok http://roundup.sourceforge.net/
  283. (line 971) redirect http://pypi.python.org/pypi/pytest-cov - permanently to https://pypi.python.org/pypi/pytest-cov
  284. (line 745) ok https://bitbucket.org/pypy/pypy/src/default/lib_pypy/
  285. (line 763) ok https://bitbucket.org/pypy/pypy/src/default/lib-python/
  286. (line 1000) ok http://docutils.sourceforge.net/docs/user/rst/quickref.html
  287. (line 971) redirect http://pypi.python.org/pypi/coverage - permanently to https://pypi.python.org/pypi/coverage
  288. (line 971) redirect http://pypi.python.org/pypi/cov-core - permanently to https://pypi.python.org/pypi/cov-core
  289. (line 1016) redirect http://sphinx.pocoo.org/ - permanently to http://sphinx-doc.org/
  290. (line 1007) ok http://pypy.org/
  291. (line 1007) ok https://bitbucket.org/pypy/pypy.org
  292. (line 820) ok http://mercurial.selenic.com/wiki/Branch
  293. writing output... [ 2%] commandline_ref
  294.  
  295. writing output... [ 2%] config/commandline
  296.  
  297. (line 15) -local- objspace.allworkingmodules.html
  298. (line 17) -local- objspace.extmodules.html
  299. (line 19) -local- objspace.disable_call_speedhacks.html
  300. (line 22) -local- objspace.honor__builtins__.html
  301. (line 25) -local- objspace.lonepycfiles.html
  302. (line 27) -local- objspace.std.builtinshortcut.html
  303. (line 30) -local- objspace.std.getattributeshortcut.html
  304. (line 33) -local- objspace.std.intshortcut.html
  305. (line 36) -local- objspace.std.methodcachesizeexp.html
  306. (line 39) -local- objspace.std.multimethods.html
  307. (line 41) -local- objspace.std.newshortcut.html
  308. (line 44) -local- objspace.std.optimized_list_getitem.html
  309. (line 47) -local- objspace.std.sharesmallstr.html
  310. (line 50) -local- objspace.std.withcelldict.html
  311. (line 53) -local- objspace.std.withidentitydict.html
  312. (line 57) -local- objspace.std.withliststrategies.html
  313. (line 60) -local- objspace.std.withmapdict.html
  314. (line 63) -local- objspace.std.withmethodcache.html
  315. (line 65) -local- objspace.std.withmethodcachecounter.html
  316. (line 68) -local- objspace.std.withprebuiltchar.html
  317. (line 71) -local- objspace.std.withprebuiltint.html
  318. (line 73) -local- objspace.std.withrangelist.html
  319. (line 77) -local- objspace.std.withsmalllong.html
  320. (line 79) -local- objspace.std.withspecialisedtuple.html
  321. (line 81) -local- objspace.std.withstrbuf.html
  322. (line 83) -local- objspace.std.withtproxy.html
  323. (line 85) -local- objspace.usepycfiles.html
  324. (line 87) -local- objspace.std.prebuiltintfrom.html
  325. (line 89) -local- objspace.std.prebuiltintto.html
  326. (line 91) -local- objspace.soabi.html
  327. (line 94) -local- objspace.translationmodules.html
  328. (line 97) -local- objspace.usemodules.__builtin__.html
  329. (line 99) -local- objspace.usemodules.__pypy__.html
  330. (line 101) -local- objspace.usemodules._ast.html
  331. (line 103) -local- objspace.usemodules._cffi_backend.html
  332. (line 105) -local- objspace.usemodules._codecs.html
  333. (line 107) -local- objspace.usemodules._collections.html
  334. (line 109) -local- objspace.usemodules._continuation.html
  335. (line 111) -local- objspace.usemodules._csv.html
  336. (line 113) -local- objspace.usemodules._demo.html
  337. (line 115) -local- objspace.usemodules._hashlib.html
  338. (line 117) -local- objspace.usemodules._io.html
  339. (line 119) -local- objspace.usemodules._locale.html
  340. (line 121) -local- objspace.usemodules._lsprof.html
  341. (line 123) -local- objspace.usemodules._md5.html
  342. (line 125) -local- objspace.usemodules._minimal_curses.html
  343. (line 127) -local- objspace.usemodules._multibytecodec.html
  344. (line 129) -local- objspace.usemodules._multiprocessing.html
  345. (line 131) -local- objspace.usemodules._pypyjson.html
  346. (line 133) -local- objspace.usemodules._random.html
  347. (line 135) -local- objspace.usemodules._rawffi.html
  348. (line 137) -local- objspace.usemodules._sha.html
  349. (line 139) -local- objspace.usemodules._socket.html
  350. (line 141) -local- objspace.usemodules._sre.html
  351. (line 143) -local- objspace.usemodules._ssl.html
  352. (line 145) -local- objspace.usemodules._testing.html
  353. (line 147) -local- objspace.usemodules._warnings.html
  354. (line 149) -local- objspace.usemodules._weakref.html
  355. (line 151) -local- objspace.usemodules._winreg.html
  356. (line 153) -local- objspace.usemodules.array.html
  357. (line 155) -local- objspace.usemodules.binascii.html
  358. (line 157) -local- objspace.usemodules.bz2.html
  359. (line 159) -local- objspace.usemodules.cStringIO.html
  360. (line 161) -local- objspace.usemodules.cmath.html
  361. (line 163) -local- objspace.usemodules.cppyy.html
  362. (line 165) -local- objspace.usemodules.cpyext.html
  363. (line 167) -local- objspace.usemodules.crypt.html
  364. (line 169) -local- objspace.usemodules.errno.html
  365. (line 171) -local- objspace.usemodules.exceptions.html
  366. (line 173) -local- objspace.usemodules.fcntl.html
  367. (line 175) -local- objspace.usemodules.gc.html
  368. (line 177) -local- objspace.usemodules.imp.html
  369. (line 179) -local- objspace.usemodules.itertools.html
  370. (line 181) -local- objspace.usemodules.marshal.html
  371. (line 183) -local- objspace.usemodules.math.html
  372. (line 185) -local- objspace.usemodules.micronumpy.html
  373. (line 187) -local- objspace.usemodules.mmap.html
  374. (line 189) -local- objspace.usemodules.operator.html
  375. (line 191) -local- objspace.usemodules.oracle.html
  376. (line 193) -local- objspace.usemodules.parser.html
  377. (line 195) -local- objspace.usemodules.posix.html
  378. (line 197) -local- objspace.usemodules.pwd.html
  379. (line 199) -local- objspace.usemodules.pyexpat.html
  380. (line 201) -local- objspace.usemodules.pypyjit.html
  381. (line 203) -local- objspace.usemodules.rctime.html
  382. (line 205) -local- objspace.usemodules.select.html
  383. (line 207) -local- objspace.usemodules.signal.html
  384. (line 209) -local- objspace.usemodules.struct.html
  385. (line 211) -local- objspace.usemodules.symbol.html
  386. (line 213) -local- objspace.usemodules.sys.html
  387. (line 215) -local- objspace.usemodules.termios.html
  388. (line 217) -local- objspace.usemodules.thread.html
  389. (line 219) -local- objspace.usemodules.time.html
  390. (line 221) -local- objspace.usemodules.token.html
  391. (line 223) -local- objspace.usemodules.unicodedata.html
  392. (line 225) -local- objspace.usemodules.zipimport.html
  393. (line 227) -local- objspace.usemodules.zlib.html
  394. (line 232) -local- objspace.usemodules._file.html
  395. (line 233) -local- objspace.usemodules._pickle_support.html
  396. (line 348) -local- opt.html
  397. (line 352) -local- translation.backend.html
  398. (line 354) -local- translation.cc.html
  399. (line 356) -local- translation.backendopt.clever_malloc_removal.html
  400. (line 358) -local- translation.backendopt.clever_malloc_removal_threshold.html
  401. (line 361) -local- translation.continuation.html
  402. (line 363) -local- translation.dont_write_c_files.html
  403. (line 366) -local- translation.dump_static_data_info.html
  404. (line 368) -local- translation.secondaryentrypoints.html
  405. (line 370) -local- translation.fork_before.html
  406. (line 372) -local- translation.gc.html
  407. (line 374) -local- translation.gcremovetypeptr.html
  408. (line 376) -local- translation.gcrootfinder.html
  409. (line 378) -local- translation.backendopt.merge_if_blocks.html
  410. (line 380) -local- translation.backendopt.inline_threshold.html
  411. (line 382) -local- translation.jit_backend.html
  412. (line 384) -local- translation.list_comprehension_operations.html
  413. (line 388) -local- translation.lldebug.html
  414. (line 390) -local- translation.lldebug0.html
  415. (line 392) -local- translation.log.html
  416. (line 394) -local- translation.make_jobs.html
  417. (line 396) -local- translation.noprofopt.html
  418. (line 398) -local- translation.no__thread.html
  419. (line 400) -local- translation.output.html
  420. (line 402) -local- translation.platform.html
  421. (line 404) -local- translation.profopt.html
  422. (line 406) -local- translation.sandbox.html
  423. (line 408) -local- translation.shared.html
  424. (line 410) -local- translation.thread.html
  425. (line 412) -local- translation.backendopt.constfold.html
  426. (line 414) -local- translation.backendopt.inline.html
  427. (line 416) -local- translation.backendopt.mallocs.html
  428. (line 418) -local- translation.backendopt.none.html
  429. (line 420) -local- translation.backendopt.print_statistics.html
  430. (line 423) -local- translation.backendopt.profile_based_inline.html
  431. (line 426) -local- translation.backendopt.profile_based_inline_threshold.html
  432. (line 429) -local- translation.backendopt.really_remove_asserts.html
  433. (line 432) -local- translation.backendopt.remove_asserts.html
  434. (line 435) -local- translation.backendopt.stack_optimization.html
  435. (line 439) -local- translation.backendopt.storesink.html
  436. (line 441) -local- translation.jit.html
  437. (line 443) -local- translation.jit_profiler.html
  438. (line 445) -local- translation.rweakref.html
  439. (line 447) -local- translation.taggedpointers.html
  440. (line 450) -local- translation.verbose.html
  441. (line 452) -local- translation.withsmallfuncsets.html
  442. (line 458) -local- translation.backendopt.clever_malloc_removal_heuristic.html
  443. (line 460) -local- translation.backendopt.inline_heuristic.html
  444. (line 461) -local- translation.backendopt.raisingop2direct_call.html
  445. (line 463) -local- translation.backendopt.profile_based_inline_heuristic.html
  446. writing output... [ 3%] config/index
  447.  
  448. (line 5) -local- ../configuration.html
  449. (line 5) -local- commandline.html#objspace
  450. (line 5) -local- commandline.html#translation
  451. (line 10) -local- commandline.html#objspace
  452. (line 16) -local- commandline.html#objspace
  453. (line 23) -local- commandline.html#translation
  454. (line 25) -local- commandline.html#objspace
  455. (line 31) -local- commandline.html#translation
  456. (line 31) -local- commandline.html#objspace
  457. (line 33) -local- commandline.html
  458. (line 36) -local- ../interpreter-optimizations.html
  459. (line 36) -local- ../objspace-proxies.html
  460. writing output... [ 3%] config/objspace
  461.  
  462. writing output... [ 3%] config/objspace.allworkingmodules
  463.  
  464. writing output... [ 4%] config/objspace.disable_call_speedhacks
  465.  
  466. writing output... [ 4%] config/objspace.extmodules
  467.  
  468. writing output... [ 5%] config/objspace.honor__builtins__
  469.  
  470. writing output... [ 5%] config/objspace.lonepycfiles
  471.  
  472. (line 19) -local- objspace.usepycfiles.html
  473. writing output... [ 5%] config/objspace.soabi
  474.  
  475. (line 21) redirect http://www.python.org/dev/peps/pep-3149/ - permanently to http://legacy.python.org/dev/peps/pep-3149/
  476. writing output... [ 6%] config/objspace.std
  477.  
  478. writing output... [ 6%] config/objspace.std.builtinshortcut
  479.  
  480. writing output... [ 6%] config/objspace.std.getattributeshortcut
  481.  
  482. (line 19) -local- translation.rweakref.html
  483. writing output... [ 7%] config/objspace.std.intshortcut
  484.  
  485. writing output... [ 7%] config/objspace.std.methodcachesizeexp
  486.  
  487. (line 19) -local- objspace.std.withmethodcache.html
  488. writing output... [ 8%] config/objspace.std.multimethods
  489.  
  490. writing output... [ 8%] config/objspace.std.newshortcut
  491.  
  492. (line 19) -local- translation.rweakref.html
  493. writing output... [ 8%] config/objspace.std.optimized_list_getitem
  494.  
  495. writing output... [ 9%] config/objspace.std.prebuiltintfrom
  496.  
  497. (line 18) -local- objspace.std.withprebuiltint.html
  498. writing output... [ 9%] config/objspace.std.prebuiltintto
  499.  
  500. (line 18) -local- objspace.std.withprebuiltint.html
  501. writing output... [ 10%] config/objspace.std.sharesmallstr
  502.  
  503. writing output... [ 10%] config/objspace.std.withcelldict
  504.  
  505. (line 20) -local- objspace.honor__builtins__.html
  506. writing output... [ 10%] config/objspace.std.withidentitydict
  507.  
  508. (line 20) -local- translation.rweakref.html
  509. writing output... [ 11%] config/objspace.std.withliststrategies
  510.  
  511. writing output... [ 11%] config/objspace.std.withmapdict
  512.  
  513. (line 19) -local- objspace.std.getattributeshortcut.html
  514. (line 21) -local- objspace.std.withmethodcache.html
  515. (line 32) -local- ../interpreter-optimizations.html#sharing-dicts
  516. writing output... [ 11%] config/objspace.std.withmethodcache
  517.  
  518. (line 19) -local- objspace.std.withtypeversion.html
  519. (line 21) -local- translation.rweakref.html
  520. (line 30) -local- ../interpreter-optimizations.html#method-caching
  521. writing output... [ 12%] config/objspace.std.withmethodcachecounter
  522.  
  523. (line 20) -local- objspace.std.withmethodcache.html
  524. (line 28) -local- objspace.std.withmethodcache.html
  525. writing output... [ 12%] config/objspace.std.withprebuiltchar
  526.  
  527. writing output... [ 13%] config/objspace.std.withprebuiltint
  528.  
  529. (line 20) -local- objspace.std.prebuiltintfrom.html
  530. (line 20) -local- objspace.std.prebuiltintto.html
  531. writing output... [ 13%] config/objspace.std.withrangelist
  532.  
  533. (line 28) -local- ../interpreter-optimizations.html#range-lists
  534. writing output... [ 13%] config/objspace.std.withsmalllong
  535.  
  536. writing output... [ 14%] config/objspace.std.withspecialisedtuple
  537.  
  538. writing output... [ 14%] config/objspace.std.withstrbuf
  539.  
  540. writing output... [ 15%] config/objspace.std.withtproxy
  541.  
  542. (line 20) -local- ../objspace-proxies.html#tproxy
  543. writing output... [ 15%] config/objspace.std.withtypeversion
  544.  
  545. (line 15) -local- translation.rweakref.html
  546. writing output... [ 15%] config/objspace.translationmodules
  547.  
  548. (line 20) -local- objspace.allworkingmodules.html
  549. writing output... [ 16%] config/objspace.usemodules
  550.  
  551. writing output... [ 16%] config/objspace.usemodules.__builtin__
  552.  
  553. writing output... [ 16%] config/objspace.usemodules.__pypy__
  554.  
  555. (line 20) -local- ../__pypy__-module.html
  556. writing output... [ 17%] config/objspace.usemodules._ast
  557.  
  558. writing output... [ 17%] config/objspace.usemodules._cffi_backend
  559.  
  560. (line 20) redirect http://cffi.readthedocs.org - with Found to http://cffi.readthedocs.org/en/release-0.8/
  561. writing output... [ 18%] config/objspace.usemodules._codecs
  562.  
  563. writing output... [ 18%] config/objspace.usemodules._collections
  564.  
  565. writing output... [ 18%] config/objspace.usemodules._continuation
  566.  
  567. (line 22) -local- translation.continuation.html
  568. writing output... [ 19%] config/objspace.usemodules._csv
  569.  
  570. writing output... [ 19%] config/objspace.usemodules._demo
  571.  
  572. writing output... [ 20%] config/objspace.usemodules._file
  573.  
  574. writing output... [ 20%] config/objspace.usemodules._hashlib
  575.  
  576. writing output... [ 20%] config/objspace.usemodules._io
  577.  
  578. writing output... [ 21%] config/objspace.usemodules._locale
  579.  
  580. writing output... [ 21%] config/objspace.usemodules._lsprof
  581.  
  582. writing output... [ 22%] config/objspace.usemodules._md5
  583.  
  584. writing output... [ 22%] config/objspace.usemodules._minimal_curses
  585.  
  586. writing output... [ 22%] config/objspace.usemodules._multibytecodec
  587.  
  588. writing output... [ 23%] config/objspace.usemodules._multiprocessing
  589.  
  590. (line 19) -local- objspace.usemodules.rctime.html
  591. (line 21) -local- objspace.usemodules.thread.html
  592. writing output... [ 23%] config/objspace.usemodules._pickle_support
  593.  
  594. writing output... [ 23%] config/objspace.usemodules._pypyjson
  595.  
  596. writing output... [ 24%] config/objspace.usemodules._random
  597.  
  598. writing output... [ 24%] config/objspace.usemodules._rawffi
  599.  
  600. (line 19) -local- objspace.usemodules.struct.html
  601. writing output... [ 25%] config/objspace.usemodules._sha
  602.  
  603. writing output... [ 25%] config/objspace.usemodules._socket
  604.  
  605. (line 22) -local- ../rffi.html
  606. writing output... [ 25%] config/objspace.usemodules._sre
  607.  
  608. writing output... [ 26%] config/objspace.usemodules._ssl
  609.  
  610. writing output... [ 26%] config/objspace.usemodules._testing
  611.  
  612. writing output... [ 27%] config/objspace.usemodules._warnings
  613.  
  614. writing output... [ 27%] config/objspace.usemodules._weakref
  615.  
  616. writing output... [ 27%] config/objspace.usemodules._winreg
  617.  
  618. writing output... [ 28%] config/objspace.usemodules.array
  619.  
  620. writing output... [ 28%] config/objspace.usemodules.binascii
  621.  
  622. writing output... [ 28%] config/objspace.usemodules.bz2
  623.  
  624. writing output... [ 29%] config/objspace.usemodules.cStringIO
  625.  
  626. writing output... [ 29%] config/objspace.usemodules.cmath
  627.  
  628. writing output... [ 30%] config/objspace.usemodules.cppyy
  629.  
  630. (line 19) -local- objspace.usemodules.cpyext.html
  631. writing output... [ 30%] config/objspace.usemodules.cpyext
  632.  
  633. (line 19) -local- objspace.usemodules.array.html
  634. (line 23) -local- translation.secondaryentrypoints.html
  635. (line 25) -local- translation.shared.html
  636. writing output... [ 30%] config/objspace.usemodules.crypt
  637.  
  638. writing output... [ 31%] config/objspace.usemodules.errno
  639.  
  640. writing output... [ 31%] config/objspace.usemodules.exceptions
  641.  
  642. writing output... [ 32%] config/objspace.usemodules.fcntl
  643.  
  644. writing output... [ 32%] config/objspace.usemodules.gc
  645.  
  646. writing output... [ 32%] config/objspace.usemodules.imp
  647.  
  648. writing output... [ 33%] config/objspace.usemodules.itertools
  649.  
  650. writing output... [ 33%] config/objspace.usemodules.marshal
  651.  
  652. writing output... [ 33%] config/objspace.usemodules.math
  653.  
  654. writing output... [ 34%] config/objspace.usemodules.micronumpy
  655.  
  656. writing output... [ 34%] config/objspace.usemodules.mmap
  657.  
  658. writing output... [ 35%] config/objspace.usemodules.operator
  659.  
  660. writing output... [ 35%] config/objspace.usemodules.oracle
  661.  
  662. writing output... [ 35%] config/objspace.usemodules.parser
  663.  
  664. writing output... [ 36%] config/objspace.usemodules.posix
  665.  
  666. writing output... [ 36%] config/objspace.usemodules.pwd
  667.  
  668. writing output... [ 37%] config/objspace.usemodules.pyexpat
  669.  
  670. writing output... [ 37%] config/objspace.usemodules.pypyjit
  671.  
  672. writing output... [ 37%] config/objspace.usemodules.rctime
  673.  
  674. (line 22) -local- ../rffi.html
  675. (line 22) -local- objspace.usemodules.time.html
  676. writing output... [ 38%] config/objspace.usemodules.select
  677.  
  678. writing output... [ 38%] config/objspace.usemodules.signal
  679.  
  680. writing output... [ 38%] config/objspace.usemodules.struct
  681.  
  682. writing output... [ 39%] config/objspace.usemodules.symbol
  683.  
  684. writing output... [ 39%] config/objspace.usemodules.sys
  685.  
  686. writing output... [ 40%] config/objspace.usemodules.termios
  687.  
  688. writing output... [ 40%] config/objspace.usemodules.thread
  689.  
  690. writing output... [ 40%] config/objspace.usemodules.time
  691.  
  692. (line 22) -local- objspace.usemodules.rctime.html
  693. writing output... [ 41%] config/objspace.usemodules.token
  694.  
  695. writing output... [ 41%] config/objspace.usemodules.unicodedata
  696.  
  697. writing output... [ 42%] config/objspace.usemodules.zipimport
  698.  
  699. writing output... [ 42%] config/objspace.usemodules.zlib
  700.  
  701. writing output... [ 42%] config/objspace.usepycfiles
  702.  
  703. writing output... [ 43%] config/opt
  704.  
  705. (line 26) -local- ../garbage_collection.html
  706. (line 26) ok http://hboehm.info/gc/
  707. writing output... [ 43%] config/translation
  708.  
  709. writing output... [ 44%] config/translation.backend
  710.  
  711. (line 23) -local- translation.type_system.html
  712. (line 31) -local- ../translation.html
  713. writing output... [ 44%] config/translation.backendopt
  714.  
  715. (line 35) ok https://bitbucket.org/pypy/extradoc/raw/tip/eu-report/D07.1_Massive_Parallelism_and_Translation_Aspects-2007-02-28.pdf
  716. writing output... [ 44%] config/translation.backendopt.clever_malloc_removal
  717.  
  718. (line 20) -local- translation.backendopt.mallocs.html
  719. (line 27) -local- translation.backendopt.inline.html
  720. (line 27) -local- translation.backendopt.clever_malloc_removal_threshold.html
  721. writing output... [ 45%] config/translation.backendopt.clever_malloc_removal_heuristic
  722.  
  723. (line 19) -local- translation.backendopt.clever_malloc_removal.html
  724. writing output... [ 45%] config/translation.backendopt.clever_malloc_removal_threshold
  725.  
  726. (line 18) -local- translation.backendopt.clever_malloc_removal.html
  727. writing output... [ 45%] config/translation.backendopt.constfold
  728.  
  729. writing output... [ 46%] config/translation.backendopt.inline
  730.  
  731. (line 20) -local- translation.backendopt.inline_threshold.html
  732. (line 25) -local- translation.backendopt.mallocs.html
  733. writing output... [ 46%] config/translation.backendopt.inline_heuristic
  734.  
  735. (line 18) -local- translation.backendopt.inline.html
  736. writing output... [ 47%] config/translation.backendopt.inline_threshold
  737.  
  738. (line 18) -local- translation.backendopt.inline.html
  739. writing output... [ 47%] config/translation.backendopt.mallocs
  740.  
  741. (line 45) -local- ../index-report.html
  742. writing output... [ 47%] config/translation.backendopt.merge_if_blocks
  743.  
  744. writing output... [ 48%] config/translation.backendopt.none
  745.  
  746. (line 17) -local- translation.backendopt.inline.html
  747. (line 21) -local- translation.backendopt.merge_if_blocks.html
  748. (line 19) -local- translation.backendopt.inline_threshold.html
  749. (line 23) -local- translation.backendopt.mallocs.html
  750. (line 25) -local- translation.backendopt.constfold.html
  751. writing output... [ 48%] config/translation.backendopt.print_statistics
  752.  
  753. writing output... [ 49%] config/translation.backendopt.profile_based_inline
  754.  
  755. (line 17) -local- translation.backendopt.inline.html
  756. (line 17) -local- translation.backendopt.profile_based_inline_threshold.html
  757. writing output... [ 49%] config/translation.backendopt.profile_based_inline_heuristic
  758.  
  759. (line 19) -local- translation.backendopt.profile_based_inline.html
  760. writing output... [ 49%] config/translation.backendopt.profile_based_inline_threshold
  761.  
  762. (line 19) -local- translation.backendopt.profile_based_inline.html
  763. writing output... [ 50%] config/translation.backendopt.raisingop2direct_call
  764.  
  765. writing output... [ 50%] config/translation.backendopt.really_remove_asserts
  766.  
  767. writing output... [ 50%] config/translation.backendopt.remove_asserts
  768.  
  769. writing output... [ 51%] config/translation.backendopt.stack_optimization
  770.  
  771. writing output... [ 51%] config/translation.backendopt.storesink
  772.  
  773. writing output... [ 52%] config/translation.cc
  774.  
  775. writing output... [ 52%] config/translation.check_str_without_nul
  776.  
  777. writing output... [ 52%] config/translation.continuation
  778.  
  779. (line 19) -local- translation.type_system.html
  780. writing output... [ 53%] config/translation.countmallocs
  781.  
  782. writing output... [ 53%] config/translation.dont_write_c_files
  783.  
  784. writing output... [ 54%] config/translation.dump_static_data_info
  785.  
  786. (line 19) -local- translation.backend.html
  787. writing output... [ 54%] config/translation.fork_before
  788.  
  789. writing output... [ 54%] config/translation.gc
  790.  
  791. (line 39) -local- translation.continuation.html
  792. (line 41) -local- translation.gctransformer.html
  793. (line 45) -local- translation.rweakref.html
  794. (line 47) -local- translation.gctransformer.html
  795. (line 51) -local- translation.gctransformer.html
  796. (line 55) -local- translation.gctransformer.html
  797. (line 59) -local- translation.gctransformer.html
  798. (line 63) -local- translation.gctransformer.html
  799. (line 67) -local- translation.gctransformer.html
  800. (line 71) -local- translation.gctransformer.html
  801. (line 75) -local- translation.rweakref.html
  802. (line 77) -local- translation.gctransformer.html
  803. writing output... [ 55%] config/translation.gcremovetypeptr
  804.  
  805. writing output... [ 55%] config/translation.gcrootfinder
  806.  
  807. (line 27) -local- translation.gctransformer.html
  808. (line 31) -local- translation.gctransformer.html
  809. (line 33) -local- translation.backend.html
  810. writing output... [ 55%] config/translation.gctransformer
  811.  
  812. (line 27) -local- translation.gcrootfinder.html
  813. (line 29) -local- translation.gcremovetypeptr.html
  814. (line 33) -local- translation.gcrootfinder.html
  815. (line 35) -local- translation.gcremovetypeptr.html
  816. (line 39) -local- translation.gcrootfinder.html
  817. (line 41) -local- translation.gcremovetypeptr.html
  818. writing output... [ 56%] config/translation.instrument
  819.  
  820. writing output... [ 56%] config/translation.instrumentctl
  821.  
  822. writing output... [ 57%] config/translation.jit
  823.  
  824. (line 19) -local- translation.gc.html
  825. (line 21) -local- translation.gcrootfinder.html
  826. (line 23) -local- translation.list_comprehension_operations.html
  827. writing output... [ 57%] config/translation.jit_backend
  828.  
  829. writing output... [ 57%] config/translation.jit_profiler
  830.  
  831. writing output... [ 58%] config/translation.list_comprehension_operations
  832.  
  833. writing output... [ 58%] config/translation.lldebug
  834.  
  835. writing output... [ 59%] config/translation.lldebug0
  836.  
  837. writing output... [ 59%] config/translation.log
  838.  
  839. writing output... [ 59%] config/translation.make_jobs
  840.  
  841. writing output... [ 60%] config/translation.no__thread
  842.  
  843. writing output... [ 60%] config/translation.noprofopt
  844.  
  845. writing output... [ 61%] config/translation.output
  846.  
  847. writing output... [ 61%] config/translation.platform
  848.  
  849. writing output... [ 61%] config/translation.profopt
  850.  
  851. writing output... [ 62%] config/translation.rweakref
  852.  
  853. writing output... [ 62%] config/translation.sandbox
  854.  
  855. (line 19) -local- translation.thread.html
  856. (line 23) -local- translation.gc.html
  857. (line 25) -local- translation.gcrootfinder.html
  858. writing output... [ 62%] config/translation.secondaryentrypoints
  859.  
  860. writing output... [ 63%] config/translation.shared
  861.  
  862. writing output... [ 63%] config/translation.taggedpointers
  863.  
  864. (line 21) -local- objspace.std.withsmalllong.html
  865. writing output... [ 64%] config/translation.thread
  866.  
  867. writing output... [ 64%] config/translation.type_system
  868.  
  869. (line 20) -local- ../rtyper.html
  870. writing output... [ 64%] config/translation.verbose
  871.  
  872. writing output... [ 65%] config/translation.withsmallfuncsets
  873.  
  874. writing output... [ 65%] configuration
  875.  
  876. (line 187) ok https://bitbucket.org/pypy/pypy/src/default/rpython/config/translationoption.py
  877. (line 187) ok https://bitbucket.org/pypy/pypy/src/default/pypy/config/pypyoption.py
  878. writing output... [ 66%] contributor
  879.  
  880. writing output... [ 66%] cppyy
  881.  
  882. (line 5) ok http://root.cern.ch/drupal/content/cling
  883. (line 5) ok http://root.cern.ch/drupal/content/cint
  884. (line 66) -local- cppyy_backend.html
  885. (line 5) ok http://root.cern.ch/drupal/content/reflex
  886. (line 5) ok http://llvm.org/
  887. (line 5) ok http://clang.llvm.org/
  888. (line 79) redirect http://cern.ch/wlav/reflex-2013-08-14.tar.bz2 - with Found to http://wlav.web.cern.ch/wlav/reflex-2013-08-14.tar.bz2
  889. (line 114) -local- cppyy_backend.html
  890. (line 89) redirect http://www.gccxml.org - permanently to http://gccxml.github.io/
  891. (line 58) redirect http://morepypy.blogspot.com/2012/06/architecture-of-cppyy.html - with Found to http://morepypy.blogspot.ch/2012/06/architecture-of-cppyy.html
  892. (line 363) -local- cppyy_example.html
  893. (line 785) redirect http://cern.ch/wlav/reflex-2013-04-23.tar.bz2 - with Found to http://wlav.web.cern.ch/wlav/reflex-2013-04-23.tar.bz2
  894. (line 128) ok http://doc.pypy.org/en/latest/getting-started.html#download-a-pre-built-pypy
  895. (line 79) redirect http://root.cern.ch/ - permanently to http://root.cern.ch/drupal/
  896. (line 114) ok https://bitbucket.org/pypy/pypy/overview
  897. (line 785) ok https://bitbucket.org/pypy/pypy/src/default/pypy/module/cppyy/genreflex-methptrgetter.patch
  898. (line 807) ok http://root.cern.ch/drupal/content/pyroot
  899. (line 290) ok http://root.cern.ch/drupal/content/generating-reflex-dictionaries
  900. (line 861) ok https://bitbucket.org/pypy/pypy/src/py3k
  901. writing output... [ 66%] cppyy_backend
  902.  
  903. (line 21) ok https://bitbucket.org/pypy/pypy/src/default/pypy/module/cppyy/capi/__init__.py
  904. (line 5) ok https://bitbucket.org/pypy/pypy/src/default/pypy/module/cppyy/include/capi.h
  905. (line 5) ok https://bitbucket.org/pypy/pypy/src/default/pypy/module/cppyy/capi/capi_types.py
  906. (line 34) ok https://bitbucket.org/pypy/pypy/src/default/pypy/module/cppyy/capi/builtin_capi.py
  907. writing output... [ 67%] cppyy_example
  908.  
  909. writing output... [ 67%] cpython_differences
  910.  
  911. (line 21) -local- __pypy__-module.html
  912. (line 21) -local- stackless.html
  913. (line 21) -local- ctypes-implementation.html
  914. (line 21) -local- config/objspace.usemodules._minimal_curses.html
  915. (line 21) -local- ctypes-implementation.html
  916. (line 148) redirect http://bugs.pypy.org/issue736 - with Found to https://bugs.pypy.org/issue736
  917. (line 21) redirect http://morepypy.blogspot.com/2010/04/using-cpython-extension-modules-with.html - with Found to http://morepypy.blogspot.ch/2010/04/using-cpython-extension-modules-with.html
  918. (line 93) redirect http://morepypy.blogspot.com/2010/04/using-cpython-extension-modules-with.html - with Found to http://morepypy.blogspot.ch/2010/04/using-cpython-extension-modules-with.html
  919. (line 135) redirect http://morepypy.blogspot.com/2008/02/python-finalizers-semantics-part-1.html - with Found to http://morepypy.blogspot.ch/2008/02/python-finalizers-semantics-part-1.html
  920. (line 135) redirect http://morepypy.blogspot.com/2008/02/python-finalizers-semantics-part-2.html - with Found to http://morepypy.blogspot.ch/2008/02/python-finalizers-semantics-part-2.html
  921. (line 286) ok http://bugs.python.org/issue14621
  922. writing output... [ 67%] ctypes-implementation
  923.  
  924. (line 102) ok http://pyglet.org/
  925. (line 19) redirect http://sources.redhat.com/libffi/ - permanently to http://www.sourceware.org/libffi/
  926. (line 166) ok https://bitbucket.org/pypy/pypy/src/default/ctypes_configure/doc/sample.py
  927. writing output... [ 68%] dev_method
  928.  
  929. (line 186) -local- getting-started.html
  930. writing output... [ 68%] dir-reference
  931.  
  932. (line 26) -local- interpreter.html
  933. (line 42) -local- objspace.html
  934. (line 34) -local- coding-guide.html#mixed-modules
  935. (line 44) -local- objspace.html#the-standard-object-space
  936. (line 53) -local- coding-guide.html#testing-in-pypy
  937. (line 56) -local- translation.html#the-annotation-pass
  938. (line 56) -local- coding-guide.html#rpython
  939. (line 62) -local- objspace.html#the-flow-object-space
  940. (line 65) -local- rlib.html
  941. (line 65) -local- coding-guide.html#rpython
  942. (line 68) -local- translation.html#rpython-typer
  943. (line 70) -local- rtyper.html#low-level-type
  944. (line 73) -local- garbage_collection.html
  945. (line 76) -local- translation.html
  946. (line 81) -local- translation.html#genc
  947. (line 81) -local- rtyper.html
  948. (line 85) -local- getting-started-python.html#translating-the-pypy-python-interpreter
  949. (line 90) -local- getting-started-dev.html#try-out-the-translator
  950. (line 92) -local- coding-guide.html#testing-in-pypy
  951. (line 62) ok http://en.wikipedia.org/wiki/Abstract_interpretation
  952. writing output... [ 69%] discussion/finalizer-order
  953.  
  954. writing output... [ 69%] discussion/howtoimplementpickling
  955.  
  956. writing output... [ 69%] discussion/improve-rpython
  957.  
  958. writing output... [ 70%] discussion/jit-profiler
  959.  
  960. writing output... [ 70%] discussions
  961.  
  962. writing output... [ 71%] distribution
  963.  
  964. (line 5) -local- objspace-proxies.html#tproxy
  965. (line 69) ok http://pyro.sourceforge.net/
  966. writing output... [ 71%] embedding
  967.  
  968. (line 10) -local- getting-started.html
  969. (line 5) ok http://uwsgi-docs.readthedocs.org/en/latest/
  970. (line 5) ok http://uwsgi-docs.readthedocs.org/en/latest/PyPy.html
  971. (line 69) redirect http://cffi.readthedocs.org/ - with Found to http://cffi.readthedocs.org/en/release-0.8/
  972. (line 5) redirect http://cffi.readthedocs.org/ - with Found to http://cffi.readthedocs.org/en/release-0.8/
  973. writing output... [ 71%] eventhistory
  974.  
  975. (line 25) ok http://virtual.vtt.fi/virtual/xp2006/
  976. (line 18) ok https://bitbucket.org/pypy/extradoc/raw/tip/sprintinfo/post-ep2006/report.txt
  977. (line 5) redirect http://morepypy.blogspot.com/ - with Found to http://morepypy.blogspot.ch/
  978. (line 25) ok http://www.agile2006.org/
  979. (line 41) ok https://bitbucket.org/pypy/extradoc/raw/tip/sprintinfo/ddorf2006/people.txt
  980. (line 50) ok https://bitbucket.org/pypy/extradoc/src/tip/sprintinfo/tokyo/tokyo-planning.txt
  981. (line 50) ok http://www.flickr.com/photos/19046555@N00/sets/72057594116388174/
  982. (line 85) ok https://bitbucket.org/pypy/extradoc/raw/tip/sprintinfo/louvain-la-neuve-2006/sprint-announcement.txt
  983. (line 85) ok https://bitbucket.org/pypy/extradoc/raw/tip/sprintinfo/louvain-la-neuve-2006/report.txt
  984. (line 110) ok https://bitbucket.org/pypy/extradoc/raw/tip/talk/solutions-linux-paris-2006.html
  985. (line 139) -local- index-report.html
  986. (line 128) ok https://mail.python.org/pipermail/pypy-dev/2006-January/002746.html
  987. (line 128) ok https://mail.python.org/pipermail/pypy-dev/2006-January/002749.html
  988. (line 169) -local- release-0.8.0.html
  989. (line 169) -local- getting-started.html
  990. (line 169) -local- faq.html
  991. (line 128) ok https://bitbucket.org/pypy/extradoc/raw/tip/sprintinfo/mallorca/sprint-announcement.txt
  992. (line 151) ok https://mail.python.org/pipermail/pypy-dev/2005-December/002656.html
  993. (line 178) ok http://en.wikipedia.org/wiki/Continuation_passing_style
  994. (line 178) ok http://en.wikipedia.org/wiki/Just-in-time_compilation
  995. (line 151) ok https://mail.python.org/pipermail/pypy-dev/2005-December/002660.html
  996. (line 178) ok https://mail.python.org/pipermail/pypy-dev/2005-October/002510.html
  997. (line 203) -local- release-0.7.0.html
  998. (line 203) -local- getting-started.html
  999. (line 203) -local- faq.html
  1000. (line 178) ok https://mail.python.org/pipermail/pypy-dev/2005-October/002512.html
  1001. (line 178) ok https://mail.python.org/pipermail/pypy-dev/2005-October/002514.html
  1002. (line 215) ok https://mail.python.org/pipermail/pypy-dev/2005-August/002287.html
  1003. (line 215) -local- release-0.7.0.html
  1004. (line 178) ok https://bitbucket.org/pypy/extradoc/raw/tip/sprintinfo/paris-2005-sprint.txt
  1005. (line 231) ok https://mail.python.org/pipermail/pypy-dev/2005-July/002217.html
  1006. (line 231) redirect http://www.trillke.net - with Found to http://trillke.net/
  1007. (line 215) ok https://bitbucket.org/pypy/extradoc/raw/tip/sprintinfo/Heidelberg-report.txt
  1008. (line 231) ok https://mail.python.org/pipermail/pypy-dev/2005-July/002220.html
  1009. (line 231) ok https://mail.python.org/pipermail/pypy-dev/2005-July/002234.html
  1010. (line 215) ok https://bitbucket.org/pypy/extradoc/raw/tip/sprintinfo/Heidelberg-sprint.txt
  1011. (line 231) ok https://mail.python.org/pipermail/pypy-dev/2005-July/002239.html
  1012. (line 231) ok https://mail.python.org/pipermail/pypy-dev/2005-August/002245.html
  1013. (line 63) ok http://accu.org/
  1014. (line 249) ok https://mail.python.org/pipermail/pypy-dev/2005-June/002171.html
  1015. (line 249) ok https://mail.python.org/pipermail/pypy-dev/2005-June/002169.html
  1016. (line 249) ok https://mail.python.org/pipermail/pypy-dev/2005-June/002172.html
  1017. (line 249) ok https://mail.python.org/mailman/listinfo/pypy-dev
  1018. (line 304) ok https://bitbucket.org/pypy/extradoc/src/tip/sprintinfo/post-ep2006/announce.txt
  1019. (line 304) ok https://bitbucket.org/pypy/extradoc/src/tip/sprintinfo/post-ep2006/people.txt
  1020. (line 304) redirect http://wiki.python.org/moin/EuroPython2006 - permanently to https://wiki.python.org/moin/EuroPython2006
  1021. writing output... [ 72%] extending
  1022.  
  1023. (line 24) redirect http://cffi.readthedocs.org/ - with Found to http://cffi.readthedocs.org/en/release-0.8/
  1024. (line 36) redirect http://cffi.readthedocs.org/ - with Found to http://cffi.readthedocs.org/en/release-0.8/
  1025. (line 50) -local- ctypes-implementation.html
  1026. (line 69) -local- cppyy.html
  1027. (line 69) -local- cppyy.html
  1028. (line 45) redirect http://docs.python.org/library/ctypes.html - permanently to https://docs.python.org/2/library/ctypes.html
  1029. (line 58) ok http://sourceware.org/libffi/
  1030. writing output... [ 72%] extradoc
  1031.  
  1032. (line 17) ok http://www.stups.uni-duesseldorf.de/mediawiki/images/a/a7/Pub-BoLeSch2010.pdf
  1033. (line 20) ok http://buildbot.pypy.org/misc/antocuni-thesis.pdf
  1034. (line 8) ok https://bitbucket.org/pypy/extradoc/raw/tip/talk/bibtex.bib
  1035. (line 14) ok https://bitbucket.org/pypy/extradoc/raw/extradoc/talk/pepm2011/bolz-allocation-removal.pdf
  1036. (line 11) ok https://bitbucket.org/pypy/extradoc/raw/extradoc/talk/icooolps2011/jit-hints.pdf
  1037. (line 29) ok http://wwwold.cobra.cs.uni-duesseldorf.de/thesis/final-master.pdf
  1038. (line 23) ok https://bitbucket.org/pypy/extradoc/raw/tip/talk/icooolps2009/bolz-tracing-jit.pdf
  1039. (line 46) -local- index-report.html
  1040. (line 26) ok https://bitbucket.org/pypy/extradoc/raw/tip/talk/icooolps2009-dotnet/cli-jit.pdf
  1041. (line 56) ok http://sabi.net/nriley/pubs/dls6-riley.pdf
  1042. (line 49) ok https://bitbucket.org/pypy/extradoc/raw/tip/eu-report/D06.1_Core_Optimizations-2007-04-30.pdf
  1043. (line 35) ok https://bitbucket.org/pypy/extradoc/raw/tip/talk/dyla2007/dyla.pdf
  1044. (line 43) ok https://bitbucket.org/pypy/extradoc/raw/tip/talk/ecoop2009/main.pdf
  1045. (line 59) ok http://scg.unibe.ch/archive/papers/Brun09cPyGirl.pdf
  1046. (line 69) ok http://psyco.sourceforge.net/psyco-pepm-a.ps.gz
  1047. (line 99) redirect http://morepypy.blogspot.com/2010/02/pycon-2010-report.html - with Found to http://morepypy.blogspot.ch/2010/02/pycon-2010-report.html
  1048. (line 105) redirect http://morepypy.blogspot.com/2009/11/pypy-on-rupy-2009.html - with Found to http://morepypy.blogspot.ch/2009/11/pypy-on-rupy-2009.html
  1049. (line 32) ok http://www.disi.unige.it/person/AnconaD/papers/DynamicLanguages_abstracts.html#AACM-DLS07
  1050. (line 114) redirect http://morepypy.blogspot.com/2009/03/pypy-talk-at-openbossa-09.html - with Found to http://morepypy.blogspot.ch/2009/03/pypy-talk-at-openbossa-09.html
  1051. (line 62) redirect http://dx.doi.org/10.1007/978-3-540-89275-5_7 - with See Other to http://link.springer.com/chapter/10.1007%2F978-3-540-89275-5_7
  1052. (line 111) ok https://bitbucket.org/pypy/extradoc/raw/tip/talk/wroclaw2009/talk.pdf
  1053. (line 124) redirect http://dx.doi.org/10.1007/978-3-540-89275-5_7 - with See Other to http://link.springer.com/chapter/10.1007%2F978-3-540-89275-5_7
  1054. (line 107) ok https://bitbucket.org/pypy/extradoc/raw/tip/talk/ep2009/
  1055. (line 109) ok https://bitbucket.org/pypy/extradoc/raw/tip/talk/pycon2009/
  1056. (line 120) ok https://bitbucket.org/pypy/extradoc/raw/tip/talk/pyconpl-2008/talk.pdf
  1057. (line 129) redirect http://morepypy.blogspot.com/2008/09/pypypython-at-maemo-summit.html - with Found to http://morepypy.blogspot.ch/2008/09/pypypython-at-maemo-summit.html
  1058. (line 122) ok https://bitbucket.org/pypy/extradoc/raw/tip/talk/osdc2008/osdc08.pdf
  1059. (line 124) ok https://bitbucket.org/pypy/extradoc/raw/tip/talk/s3-2008/talk.pdf
  1060. (line 131) ok https://bitbucket.org/pypy/extradoc/raw/tip/talk/pycon-uk-2008/jit/pypy-vm.pdf
  1061. (line 127) ok https://bitbucket.org/pypy/extradoc/raw/tip/talk/ep2008/
  1062. (line 131) ok https://bitbucket.org/pypy/extradoc/raw/tip/talk/pycon-uk-2008/status/status.pdf
  1063. (line 133) ok https://bitbucket.org/pypy/extradoc/raw/tip/talk/pycon-italy-2008/pypy-vm.pdf
  1064. (line 135) ok https://bitbucket.org/pypy/extradoc/raw/tip/talk/sfi2008/
  1065. (line 138) ok https://bitbucket.org/pypy/extradoc/raw/tip/talk/rupy2008/
  1066. (line 148) ok https://bitbucket.org/pypy/extradoc/raw/tip/talk/roadshow-google/Pypy_architecture.pdf
  1067. (line 140) ok https://bitbucket.org/pypy/extradoc/raw/tip/talk/pycon2008/
  1068. (line 148) ok https://bitbucket.org/pypy/extradoc/raw/tip/talk/roadshow-ibm/
  1069. (line 153) ok https://bitbucket.org/pypy/extradoc/raw/tip/talk/dls2007/rpython-talk.pdf
  1070. (line 151) ok https://bitbucket.org/pypy/extradoc/raw/tip/talk/esug2007/
  1071. (line 158) ok https://bitbucket.org/pypy/extradoc/raw/tip/talk/pyconuk07/
  1072. (line 160) ok https://bitbucket.org/pypy/extradoc/raw/tip/talk/dresden/
  1073. (line 156) ok https://bitbucket.org/pypy/extradoc/raw/tip/talk/bern2007/
  1074. (line 164) ok https://bitbucket.org/pypy/extradoc/raw/tip/talk/badhonnef2007/talk.pdf
  1075. (line 162) ok https://bitbucket.org/pypy/extradoc/raw/tip/talk/ep2007/
  1076. (line 167) ok https://bitbucket.org/pypy/extradoc/raw/tip/talk/dzug2007/dzug2007.txt
  1077. (line 171) ok https://bitbucket.org/pypy/extradoc/raw/tip/talk/pycon-uno2007/pycon07.pdf
  1078. (line 169) ok https://bitbucket.org/pypy/extradoc/raw/tip/talk/pycon2007/
  1079. (line 175) ok https://bitbucket.org/pypy/extradoc/raw/tip/talk/warsaw2007/
  1080. (line 173) ok https://bitbucket.org/pypy/extradoc/raw/tip/talk/rupy2007/
  1081. (line 187) ok https://bitbucket.org/pypy/extradoc/raw/tip/talk/tokyo/
  1082. (line 185) ok https://bitbucket.org/pypy/extradoc/raw/tip/talk/warsaw2006/
  1083. (line 198) ok https://bitbucket.org/pypy/extradoc/raw/tip/talk/agile2006/during-oss-sprints_talk.pdf
  1084. (line 189) ok https://bitbucket.org/pypy/extradoc/raw/tip/talk/dls2006/
  1085. (line 202) ok https://bitbucket.org/pypy/extradoc/raw/tip/talk/xp2006/during-xp2006-sprints.pdf
  1086. (line 206) ok https://bitbucket.org/pypy/extradoc/raw/tip/talk/ep2006/kill_1_agiletalk.pdf
  1087. (line 195) ok https://bitbucket.org/pypy/extradoc/raw/tip/talk/vancouver/
  1088. (line 209) ok https://bitbucket.org/pypy/extradoc/raw/tip/talk/ep2006/usecases-slides.txt
  1089. (line 212) ok https://bitbucket.org/pypy/extradoc/raw/tip/talk/ep2006/pypy3000.txt
  1090. (line 215) ok https://bitbucket.org/pypy/extradoc/raw/tip/talk/ep2006/intro.pdf
  1091. (line 218) ok https://bitbucket.org/pypy/extradoc/raw/tip/talk/accu2006/accu-2006.pdf
  1092. (line 221) ok https://bitbucket.org/pypy/extradoc/raw/tip/talk/pycon2006/method_talk.txt
  1093. (line 228) ok https://bitbucket.org/pypy/extradoc/raw/tip/talk/22c3/hpk-tech.txt
  1094. (line 232) ok https://bitbucket.org/pypy/extradoc/raw/tip/talk/22c3/agility.pdf
  1095. (line 235) ok https://bitbucket.org/pypy/extradoc/raw/tip/talk/ep2005/pypy_sprinttalk_ep2005bd.pdf
  1096. (line 239) ok https://bitbucket.org/pypy/extradoc/raw/tip/talk/pypy-talk-pycon2005/README.txt
  1097. (line 241) ok https://bitbucket.org/pypy/extradoc/raw/tip/talk/2005-pycon-py.pdf
  1098. (line 253) ok https://bitbucket.org/pypy/extradoc/raw/tip/talk/oscon2003-paper.txt
  1099. (line 247) ok https://bitbucket.org/pypy/extradoc/raw/tip/talk/2004-21C3-pypy-EU-hpk.pdf
  1100. (line 256) ok https://bitbucket.org/pypy/extradoc/raw/tip/talk/amsterdam-sprint-intro.pdf
  1101. (line 318) ok http://people.csail.mit.edu/gregs/dynamorio.html
  1102. (line 315) ok http://www.hpl.hp.com/techreports/1999/HPL-1999-77.pdf
  1103. (line 315) ok http://www.hpl.hp.com/techreports/1999/HPL-1999-78.pdf
  1104. (line 318) ok http://www.hpl.hp.com/techreports/1999/HPL-1999-78.pdf
  1105. (line 322) ok http://stackless.com
  1106. (line 324) ok http://psyco.sourceforge.net
  1107. (line 312) ok https://wiki.mozilla.org/JavaScript:TraceMonkey
  1108. (line 326) ok http://jikesrvm.org/
  1109. (line 340) ok http://www.jython.org
  1110. (line 334) ok http://download.microsoft.com/download/2/4/d/24dfac0e-fec7-4252-91b9-fb2310603f14/CLRUnderTheHood.BradA.ppt
  1111. (line 345) ok http://buildbot.pypy.org/misc/cliki.tunes.org/
  1112. (line 345) ok http://tunes.org
  1113. (line 328) redirect http://www.opencroquet.org/ - permanently to http://al3abbarq.com/
  1114. (line 342) ok http://ironpython.codeplex.com/
  1115. (line 328) broken http://www.squeak.org/ - timed out
  1116. writing output... [ 72%] faq
  1117.  
  1118. (line 22) -local- architecture.html
  1119. (line 37) -local- cpython_differences.html#extension-modules
  1120. (line 46) -local- cpython_differences.html
  1121. (line 62) -local- getting-started.html#installing-using-virtualenv
  1122. (line 97) redirect http://cffi.readthedocs.org/ - with Found to http://cffi.readthedocs.org/en/release-0.8/
  1123. (line 119) -local- arm.html
  1124. (line 161) -local- extending.html
  1125. (line 168) -local- jit/index.html
  1126. (line 62) ok https://pypi.python.org/pypi
  1127. (line 100) ok https://bitbucket.org/pypy/compatibility/wiki/Home
  1128. (line 215) ok http://morepypy.blogspot.ch/2012/07/hello-everyone.html
  1129. (line 215) redirect http://dx.doi.org/10.1007/978-3-540-89275-5_7 - with See Other to http://link.springer.com/chapter/10.1007%2F978-3-540-89275-5_7
  1130. (line 168) ok http://speed.pypy.org
  1131. (line 243) -local- index.html
  1132. (line 215) ok https://bitbucket.org/pypy/
  1133. (line 283) -local- jit/index.html
  1134. (line 243) redirect http://mail.python.org/mailman/listinfo/pypy-dev - with Found to https://mail.python.org/mailman/listinfo/pypy-dev
  1135. (line 319) -local- coding-guide.html#restricted-python
  1136. (line 215) ok https://bitbucket.org/cfbolz/pyrolog/
  1137. (line 327) -local- sandbox.html
  1138. (line 421) -local- translation.html#the-c-back-end
  1139. (line 421) -local- translation.html
  1140. (line 458) -local- getting-started-python.html
  1141. (line 467) redirect http://morepypy.blogspot.com/2011/04/tutorial-writing-interpreter-with-pypy.html - with Found to http://morepypy.blogspot.ch/2011/04/tutorial-writing-interpreter-with-pypy.html
  1142. (line 482) redirect http://cffi.readthedocs.org/ - with Found to http://cffi.readthedocs.org/en/release-0.8/
  1143. (line 215) ok https://bitbucket.org/pypy/lang-js/
  1144. (line 287) ok http://citeseer.ist.psu.edu/viewdoc/summary?doi=10.1.1.90.3231
  1145. (line 327) redirect http://pypi.python.org/pypi/RestrictedPython - permanently to https://pypi.python.org/pypi/RestrictedPython
  1146. (line 215) redirect http://topazruby.com/ - with Found to http://docs.topazruby.com/en/latest/
  1147. writing output... [ 73%] garbage_collection
  1148.  
  1149. (line 23) -local- config/commandline.html#translation
  1150. writing output... [ 73%] gc_info
  1151.  
  1152. writing output... [ 74%] getting-started
  1153.  
  1154. (line 12) -local- translation.html
  1155. (line 12) redirect http://docs.python.org/reference/ - permanently to https://docs.python.org/2/reference/
  1156. (line 19) -local- translation.html
  1157. (line 26) -local- architecture.html
  1158. (line 110) -local- getting-started-python.html
  1159. (line 42) ok http://pypy.org/download.html
  1160. (line 73) ok http://www.python-distribute.org/
  1161. (line 147) -local- getting-started-python.html
  1162. (line 148) -local- embedding.html
  1163. (line 149) -local- getting-started-dev.html
  1164. (line 150) redirect http://morepypy.blogspot.com/2011/04/tutorial-writing-interpreter-with-pypy.html - with Found to http://morepypy.blogspot.ch/2011/04/tutorial-writing-interpreter-with-pypy.html
  1165. (line 164) -local- index.html#project-documentation
  1166. (line 164) -local- getting-started-dev.html#start-reading-sources
  1167. (line 175) -local- coding-guide.html#using-development-tracker
  1168. (line 73) redirect http://pypi.python.org/pypi/pip - permanently to https://pypi.python.org/pypi/pip
  1169. (line 110) ok http://pypy.org/download.html
  1170. (line 42) ok http://buildbot.pypy.org/nightly/trunk/
  1171. (line 123) ok http://buildbot.pypy.org/summary?branch=<trunk>
  1172. writing output... [ 74%] getting-started-dev
  1173.  
  1174. (line 51) redirect http://morepypy.blogspot.com/2011/04/tutorial-writing-interpreter-with-pypy.html - with Found to http://morepypy.blogspot.ch/2011/04/tutorial-writing-interpreter-with-pypy.html
  1175. (line 64) -local- getting-started-python.html
  1176. (line 49) redirect http://tratt.net/laurie/tech_articles/articles/fast_enough_vms_in_fast_enough_time - permanently to http://tratt.net/laurie/blog/entries/fast_enough_vms_in_fast_enough_time
  1177. (line 148) -local- getting-started-python.html
  1178. (line 148) -local- faq.html#how-do-i-compile-my-own-interpreters
  1179. (line 170) -local- index.html#pypy-directory-reference
  1180. (line 51) redirect http://morepypy.blogspot.com/2011/04/tutorial-part-2-adding-jit.html - with Found to http://morepypy.blogspot.ch/2011/04/tutorial-part-2-adding-jit.html
  1181. (line 9) ok http://doc.pypy.org/en/latest/faq.html#do-i-have-to-rewrite-my-programs-in-rpython
  1182. (line 69) redirect http://www.pygame.org/ - with Found to http://www.pygame.org/news.html
  1183. (line 175) ok https://bitbucket.org/pypy/pypy/src/default/pypy/interpreter/eval.py
  1184. (line 175) ok https://bitbucket.org/pypy/pypy/src/default/pypy/interpreter/pyframe.py
  1185. (line 175) ok https://bitbucket.org/pypy/pypy/src/default/pypy/interpreter/function.py
  1186. (line 175) ok https://bitbucket.org/pypy/pypy/src/default/pypy/interpreter/
  1187. (line 175) ok https://bitbucket.org/pypy/pypy/src/default/pypy/interpreter/argument.py
  1188. (line 175) ok https://bitbucket.org/pypy/pypy/src/default/pypy/interpreter/baseobjspace.py
  1189. (line 175) ok https://bitbucket.org/pypy/pypy/src/default/pypy/interpreter/mixedmodule.py
  1190. (line 175) ok https://bitbucket.org/pypy/pypy/src/default/pypy/interpreter/module.py
  1191. (line 175) ok https://bitbucket.org/pypy/pypy/src/default/pypy/interpreter/typedef.py
  1192. (line 191) -local- objspace.html#the-standard-object-space
  1193. (line 182) ok https://bitbucket.org/pypy/pypy/src/default/pypy/interpreter/pyparser/
  1194. (line 187) ok https://bitbucket.org/pypy/pypy/src/default/pypy/interpreter/astcompiler/
  1195. (line 191) ok https://bitbucket.org/pypy/pypy/src/default/pypy/objspace/std/
  1196. (line 191) ok https://bitbucket.org/pypy/pypy/src/default/pypy/objspace/std/objspace.py
  1197. (line 200) ok https://bitbucket.org/pypy/pypy/src/default/rpython/annotator/
  1198. (line 200) ok https://bitbucket.org/pypy/pypy/src/default/rpython/annotator/annrpython.py
  1199. (line 196) ok https://bitbucket.org/pypy/pypy/src/default/rpython/translator/
  1200. (line 70) broken http://www.graphviz.org/ - timed out
  1201. (line 212) -local- rlib.html
  1202. (line 223) redirect http://pytest.org - with Found to http://pytest.org/latest/
  1203. (line 223) ok http://pytest.org/latest/getting-started.html#getstarted
  1204. (line 248) ok http://pytest.org/latest/usage.html#usage
  1205. (line 283) -local- objspace.html
  1206. (line 311) -local- coding-guide.html#interpreter-level
  1207. (line 204) ok https://bitbucket.org/pypy/pypy/src/default/rpython/rtyper/
  1208. (line 204) ok https://bitbucket.org/pypy/pypy/src/default/rpython/rtyper/lltypesystem/lltype.py
  1209. (line 363) ok http://www.pygame.org/download.shtml
  1210. (line 368) redirect http://pytest.org - with Found to http://pytest.org/latest/
  1211. (line 212) ok https://bitbucket.org/pypy/pypy/src/default/rpython/rlib/
  1212. (line 379) redirect http://mail.python.org/mailman/listinfo/pypy-dev - with Found to https://mail.python.org/mailman/listinfo/pypy-dev
  1213. (line 379) -local- index.html
  1214. (line 379) redirect http://morepypy.blogspot.com - with Found to http://morepypy.blogspot.ch/
  1215. (line 204) ok https://bitbucket.org/pypy/pypy/src/default/rpython/rtyper/rtyper.py
  1216. (line 343) ok https://bitbucket.org/pypy/example-interpreter
  1217. (line 370) redirect http://pylib.readthedocs.org/ - with Found to http://pylib.readthedocs.org/en/latest/
  1218. (line 361) broken http://www.graphviz.org/Download.php - timed out
  1219. writing output... [ 74%] getting-started-python
  1220.  
  1221. (line 8) -local- cpython_differences.html
  1222. (line 29) -local- windows.html
  1223. (line 85) -local- config/opt.html
  1224. (line 105) -local- config/opt.html
  1225. (line 140) -local- config/index.html
  1226. (line 151) -local- objspace-proxies.html
  1227. (line 246) -local- config/index.html
  1228. (line 8) ok http://buildbot.pypy.org/summary?category=applevel&branch=%3Ctrunk%3E
  1229. (line 34) ok https://bugs.launchpad.net/ubuntu/+source/gcc-4.2/+bug/187391
  1230. (line 8) redirect http://djangoproject.com - permanently to https://www.djangoproject.com/
  1231. (line 8) redirect http://twistedmatrix.com - with Found to https://twistedmatrix.com/trac/
  1232. writing output... [ 75%] glossary
  1233.  
  1234. (line 16) -local- translation.html#the-annotation-pass
  1235. (line 21) -local- coding-guide.html#application-level
  1236. (line 25) -local- coding-guide.html#restricted-python
  1237. (line 25) -local- getting-started-dev.html#trying-out-the-translator
  1238. (line 43) -local- garbage_collection.html
  1239. (line 53) -local- jit/index.html
  1240. (line 61) -local- rtyper.html#low-level-types
  1241. (line 76) -local- objspace.html
  1242. (line 90) -local- jit/index.html
  1243. (line 95) -local- coding-guide.html#restricted-python
  1244. (line 101) -local- translation.html#the-annotation-pass
  1245. (line 101) -local- translation.html#the-rpython-typer
  1246. (line 105) -local- rtyper.html
  1247. (line 125) -local- architecture.html#standard-interpreter
  1248. (line 136) -local- getting-started-dev.html#trying-out-the-translator
  1249. (line 143) ok http://en.wikipedia.org/wiki/Type_inference
  1250. (line 143) -local- translation.html#the-annotation-pass
  1251. (line 34) redirect http://www.python.org - permanently to https://www.python.org/
  1252. (line 95) redirect http://www.python.org - permanently to https://www.python.org/
  1253. (line 120) ok http://www.stackless.com
  1254. (line 34) redirect http://www.python.org/psf/ - permanently to https://www.python.org/psf/
  1255. writing output... [ 75%] how-to-contribute
  1256.  
  1257. (line 20) redirect http://pytest.org/ - with Found to http://pytest.org/latest/
  1258. (line 64) -local- getting-started-dev.html
  1259. writing output... [ 76%] how-to-release
  1260.  
  1261. (line 36) ok https://bitbucket.org/pypy/pypy/downloads
  1262. writing output... [ 76%] index
  1263.  
  1264. (line 5) -local- getting-started-python.html
  1265. (line 12) -local- coding-guide.html#RPython
  1266. (line 12) -local- getting-started-dev.html
  1267. (line 18) -local- how-to-contribute.html
  1268. (line 39) -local- getting-started.html
  1269. (line 41) -local- faq.html
  1270. (line 45) redirect http://morepypy.blogspot.com/ - with Found to http://morepypy.blogspot.ch/
  1271. (line 47) -local- extradoc.html
  1272. (line 51) -local- project-ideas.html
  1273. (line 53) -local- project-documentation.html
  1274. (line 62) -local- cpython_differences.html
  1275. (line 63) -local- objspace-proxies.html
  1276. (line 64) -local- stackless.html
  1277. (line 65) -local- jit/index.html
  1278. (line 66) -local- jit-hooks.html
  1279. (line 67) -local- sandbox.html
  1280. (line 68) -local- gc_info.html
  1281. (line 81) redirect http://mail.python.org/mailman/listinfo/pypy-dev - with Found to https://mail.python.org/mailman/listinfo/pypy-dev
  1282. (line 5) ok http://pypy.org
  1283. (line 89) -local- faq.html
  1284. (line 89) ok http://www.tismer.com/pypy/irc-logs/pypy/
  1285. (line 97) redirect http://mail.python.org/mailman/listinfo/pypy-dev - with Found to https://mail.python.org/mailman/listinfo/pypy-dev
  1286. (line 5) redirect http://docs.python.org/index.html - permanently to https://docs.python.org/2/index.html
  1287. (line 87) ok https://bugs.pypy.org
  1288. (line 84) redirect http://mail.python.org/mailman/listinfo/pypy-commit - with Found to https://mail.python.org/mailman/listinfo/pypy-commit
  1289. (line 25) ok https://bitbucket.org/pypy/pypy/src/default/LICENSE
  1290. writing output... [ 76%] index-of-release-notes
  1291.  
  1292. writing output... [ 77%] index-report
  1293.  
  1294. (line 10) redirect http://mail.python.org/mailman/listinfo/pypy-dev - with Found to https://mail.python.org/mailman/listinfo/pypy-dev
  1295. (line 27) ok https://bitbucket.org/pypy/extradoc/raw/tip/eu-report/D09.1_Constraint_Solving_and_Semantic_Web-2007-05-11.pdf
  1296. (line 38) ok https://bitbucket.org/pypy/extradoc/raw/tip/eu-report/D08.1_JIT_Compiler_Release-2007-04-30.pdf
  1297. (line 31) ok https://bitbucket.org/pypy/extradoc/raw/tip/eu-report/D14.4_Report_About_Milestone_Phase_3-2007-05-01.pdf
  1298. (line 35) ok https://bitbucket.org/pypy/extradoc/raw/tip/eu-report/D08.2_JIT_Compiler_Architecture-2007-05-01.pdf
  1299. (line 20) ok https://bitbucket.org/pypy/extradoc/raw/tip/eu-report/PYPY-EU-Final-Activity-Report.pdf
  1300. (line 47) ok https://bitbucket.org/pypy/extradoc/raw/tip/eu-report/D14.5_Documentation_of_the_development_process-2007-03-30.pdf
  1301. (line 51) ok https://bitbucket.org/pypy/extradoc/raw/tip/eu-report/D13.1_Integration_and_Configuration-2007-03-30.pdf
  1302. (line 64) redirect http://pytest.org/ - with Found to http://pytest.org/latest/
  1303. (line 56) ok https://bitbucket.org/pypy/extradoc/raw/tip/eu-report/D02.2_Release_Scheme-2007-03-30.pdf
  1304. (line 61) ok https://bitbucket.org/pypy/extradoc/raw/tip/eu-report/D11.1_PyPy_for_Embedded_Devices-2007-03-26.pdf
  1305. (line 58) ok https://bitbucket.org/pypy/extradoc/raw/tip/eu-report/D01.2-4_Project_Organization-2007-03-28.pdf
  1306. (line 64) ok http://pylib.org/
  1307. (line 64) ok https://bitbucket.org/pypy/extradoc/raw/tip/eu-report/D02.3_Testing_Framework-2007-03-23.pdf
  1308. (line 83) ok http://codespeak.net/
  1309. (line 67) ok https://bitbucket.org/pypy/extradoc/raw/tip/eu-report/D10.1_Aspect_Oriented_Programming_in_PyPy-2007-03-22.pdf
  1310. (line 78) ok https://bitbucket.org/pypy/extradoc/raw/tip/eu-report/D14.2_Tutorials_and_Guide_Through_the_PyPy_Source_Code-2007-03-22.pdf
  1311. (line 73) ok https://bitbucket.org/pypy/extradoc/raw/tip/eu-report/D12.1_H-L-Backends_and_Feature_Prototypes-2007-03-22.pdf
  1312. (line 83) ok https://bitbucket.org/pypy/extradoc/raw/tip/eu-report/D02.1_Development_Tools_and_Website-2007-03-21.pdf
  1313. (line 87) ok https://bitbucket.org/pypy/extradoc/raw/tip/eu-report/D03.1_Extension_Compiler-2007-03-21.pdf
  1314. (line 108) ok https://bitbucket.org/pypy/extradoc/raw/tip/eu-report/D14.3_Report_about_Milestone_Phase_2-final-2006-08-03.pdf
  1315. (line 116) ok https://bitbucket.org/pypy/extradoc/raw/tip/eu-report/D04.1_Partial_Python_Implementation_on_top_of_CPython.pdf
  1316. (line 119) ok https://bitbucket.org/pypy/extradoc/raw/tip/eu-report/D04.2_Complete_Python_Implementation_on_top_of_CPython.pdf
  1317. (line 122) ok https://bitbucket.org/pypy/extradoc/raw/tip/eu-report/D04.3_Report_about_the_parser_and_bytecode_compiler.pdf
  1318. (line 124) ok https://bitbucket.org/pypy/extradoc/raw/tip/eu-report/D04.4_Release_PyPy_as_a_research_tool.pdf
  1319. (line 131) ok https://bitbucket.org/pypy/extradoc/raw/tip/eu-report/D05.2_A_compiled,_self-contained_version_of_PyPy.pdf
  1320. (line 134) ok https://bitbucket.org/pypy/extradoc/raw/tip/eu-report/D05.3_Publish_on_implementation_with_translation_aspects.pdf
  1321. (line 137) ok https://bitbucket.org/pypy/extradoc/raw/tip/eu-report/D05.4_Publish_on_encapsulating_low_level_language_aspects.pdf
  1322. (line 140) ok https://bitbucket.org/pypy/extradoc/raw/tip/eu-report/D14.1_Report_about_Milestone_Phase_1.pdf
  1323. writing output... [ 77%] interpreter
  1324.  
  1325. (line 15) -local- objspace.html
  1326. (line 15) -local- coding-guide.html#modules
  1327. (line 53) -local- coding-guide.html#wrapping-rules
  1328. (line 53) -local- objspace.html
  1329. (line 66) -local- coding-guide.html#interpreter-level
  1330. (line 66) -local- coding-guide.html#applevel-exceptions
  1331. (line 92) -local- translation.html#the-annotation-pass
  1332. (line 101) -local- translation.html#initialization-time
  1333. (line 250) -local- coding-guide.html#modules
  1334. (line 267) -local- coding-guide.html#interpreter-level
  1335. (line 319) -local- coding-guide.html#app-preferable
  1336. (line 86) ok http://users.rcn.com/python/download/Descriptor.htm
  1337. (line 267) ok https://bitbucket.org/pypy/pypy/src/default/pypy/interpreter/gateway.py
  1338. (line 34) ok https://bitbucket.org/pypy/pypy/src/default/lib-python/2.7/dis.py
  1339. writing output... [ 77%] interpreter-optimizations
  1340.  
  1341. (line 45) -local- config/objspace.std.withprebuiltint.html
  1342. (line 58) -local- config/objspace.std.withsmalllong.html
  1343. (line 95) -local- config/objspace.std.withmapdict.html
  1344. (line 114) -local- config/objspace.std.withrangelist.html
  1345. (line 134) -local- config/objspace.std.withmethodcache.html
  1346. writing output... [ 78%] jit-hooks
  1347.  
  1348. writing output... [ 78%] jit/index
  1349.  
  1350. (line 20) -local- overview.html
  1351. (line 22) -local- pyjitpl5.html
  1352. (line 24) -local- ../jit-hooks.html
  1353. (line 26) -local- virtualizable.html
  1354. writing output... [ 79%] jit/overview
  1355.  
  1356. (line 190) -local- pyjitpl5.html
  1357. (line 166) redirect http://jcp.org/en/jsr/detail?id=292 - with Found to https://jcp.org/en/jsr/detail?id=292
  1358. writing output... [ 79%] jit/pyjitpl5
  1359.  
  1360. (line 11) -local- overview.html
  1361. (line 11) -local- ../translation.html
  1362. (line 180) redirect http://morepypy.blogspot.com/search/label/jit - with Found to http://morepypy.blogspot.ch/search/label/jit
  1363. (line 176) redirect https://bitbucket.org/pypy/extradoc/src/tip/talk/icooolps2009/bolz-tracing-jit-final.pdf - with Found to https://bytebucket.org/pypy/extradoc/raw/1bc0051aed745ceaa20d9c0a5c6df4b0432e25af/talk/icooolps2009/bolz-tracing-jit-final.pdf
  1364. writing output... [ 79%] jit/virtualizable
  1365.  
  1366. writing output... [ 80%] man/pypy.1
  1367.  
  1368. writing output... [ 80%] objspace
  1369.  
  1370. (line 22) -local- coding-guide.html#application-level
  1371. (line 34) -local- coding-guide.html#interpreter-level
  1372. (line 34) -local- coding-guide.html#application-level
  1373. (line 48) -local- translation.html
  1374. (line 320) -local- interpreter-optimizations.html
  1375. (line 355) ok https://bitbucket.org/pypy/pypy/src/default/pypy/objspace/std/tupleobject.py
  1376. (line 381) -local- interpreter-optimizations.html
  1377. (line 355) ok https://bitbucket.org/pypy/pypy/src/default/pypy/objspace/std/tupleobject.py
  1378. (line 73) ok https://bitbucket.org/pypy/pypy/src/default/pypy/interpreter/executioncontext.py
  1379. (line 53) ok https://bitbucket.org/pypy/pypy/src/default/pypy/objspace/
  1380. (line 530) -local- translation.html#flow-model
  1381. (line 567) -local- objspace-proxies.html
  1382. (line 390) ok http://en.wikipedia.org/wiki/Multimethods
  1383. (line 355) ok https://bitbucket.org/pypy/pypy/src/default/pypy/objspace/std/tupleobject.py
  1384. (line 494) ok https://bitbucket.org/pypy/pypy/src/default/rpython/flowspace/
  1385. (line 390) ok https://bitbucket.org/pypy/pypy/src/default/pypy/objspace/std/multimethod.py
  1386. writing output... [ 81%] objspace-proxies
  1387.  
  1388. (line 8) -local- objspace.html
  1389. (line 96) -local- config/objspace.std.withtproxy.html
  1390. (line 96) -local- __pypy__-module.html
  1391. (line 164) -local- interpreter-optimizations.html
  1392. (line 173) -local- objspace.html#the-standard-object-space
  1393. (line 173) ok https://bitbucket.org/pypy/pypy/src/default/pypy/objspace/std/proxy_helpers.py
  1394. (line 173) -local- config/objspace.std.withtproxy.html
  1395. (line 63) ok https://bitbucket.org/pypy/pypy/src/default/lib_pypy/tputil.py
  1396. (line 116) ok https://bitbucket.org/pypy/pypy/src/default/lib_pypy/tputil.py
  1397. (line 173) ok https://bitbucket.org/pypy/pypy/src/default/pypy/objspace/std/proxyobject.py
  1398. (line 173) ok https://bitbucket.org/pypy/pypy/src/default/pypy/objspace/std/transparent.py
  1399. writing output... [ 81%] parser
  1400.  
  1401. (line 50) ok https://bitbucket.org/pypy/pypy/src/default/pypy/interpreter/pyparser/future.py
  1402. (line 14) ok https://bitbucket.org/pypy/pypy/src/default/pypy/interpreter/pyparser/pytokenizer.py
  1403. (line 26) ok https://bitbucket.org/pypy/pypy/src/default/pypy/interpreter/pyparser/metaparser.py
  1404. (line 26) ok https://bitbucket.org/pypy/pypy/src/default/pypy/interpreter/pyparser/parser.py
  1405. (line 50) ok https://bitbucket.org/pypy/pypy/src/default/pypy/interpreter/pyparser/pyparse.py
  1406. (line 66) ok https://bitbucket.org/pypy/pypy/src/default/pypy/interpreter/astcompiler/tools/Python.asdl
  1407. (line 66) ok https://bitbucket.org/pypy/pypy/src/default/pypy/interpreter/astcompiler/asthelpers.py
  1408. (line 66) ok https://bitbucket.org/pypy/pypy/src/default/pypy/interpreter/astcompiler/ast.py
  1409. (line 66) ok https://bitbucket.org/pypy/pypy/src/default/pypy/interpreter/astcompiler/tools/asdl_py.py
  1410. (line 73) ok https://bitbucket.org/pypy/pypy/src/default/pypy/interpreter/astcompiler/astbuilder.py
  1411. (line 87) ok https://bitbucket.org/pypy/pypy/src/default/pypy/interpreter/astcompiler/symtable.py
  1412. (line 80) ok https://bitbucket.org/pypy/pypy/src/default/pypy/interpreter/astcompiler/optimize.py
  1413. (line 96) ok https://bitbucket.org/pypy/pypy/src/default/pypy/interpreter/astcompiler/codegen.py
  1414. (line 96) ok https://bitbucket.org/pypy/pypy/src/default/pypy/interpreter/astcompiler/assemble.py
  1415. writing output... [ 81%] project-documentation
  1416.  
  1417. (line 5) -local- architecture.html
  1418. (line 7) -local- coding-guide.html
  1419. (line 10) -local- sprint-reports.html
  1420. (line 13) -local- extradoc.html
  1421. (line 16) -local- video-index.html
  1422. (line 19) -local- index-report.html
  1423. (line 22) -local- dev_method.html
  1424. (line 26) -local- glossary.html
  1425. (line 32) -local- objspace.html
  1426. (line 35) -local- interpreter.html
  1427. (line 38) -local- interpreter-optimizations.html
  1428. (line 43) -local- translation.html
  1429. (line 46) -local- index-report.html
  1430. (line 51) -local- low-level-encapsulation.html
  1431. (line 51) -local- index-report.html
  1432. (line 55) -local- translation-aspects.html
  1433. (line 55) -local- index-report.html
  1434. (line 59) -local- garbage_collection.html
  1435. (line 62) -local- parser.html
  1436. (line 65) -local- rlib.html
  1437. (line 68) -local- config/
  1438. (line 71) -local- windows.html
  1439. (line 73) -local- commandline_ref.html
  1440. (line 78) -local- dir-reference.html
  1441. writing output... [ 82%] project-ideas
  1442.  
  1443. (line 5) redirect http://mail.python.org/mailman/listinfo/pypy-dev - with Found to https://mail.python.org/mailman/listinfo/pypy-dev
  1444. (line 14) redirect http://mail.python.org/mailman/listinfo/pypy-dev - with Found to https://mail.python.org/mailman/listinfo/pypy-dev
  1445. (line 148) -local- embedding.html
  1446. (line 70) redirect http://www.python.org/dev/peps/pep-0393/ - permanently to http://legacy.python.org/dev/peps/pep-0393/
  1447. (line 5) redirect http://bugs.pypy.org - with Found to https://bugs.pypy.org/
  1448. (line 37) ok https://bitbucket.org/pypy/extradoc/src/extradoc/planning/micronumpy.txt
  1449. (line 46) redirect http://bitbucket.org/pypy/jitviewer - permanently to https://bitbucket.org/pypy/jitviewer
  1450. writing output... [ 82%] release-0.6
  1451.  
  1452. (line 92) ok http://pypy.org/contact.html
  1453. writing output... [ 83%] release-0.7.0
  1454.  
  1455. (line 48) broken http://codespeak.net/pypy/dist/pypy/doc/getting-started.html - HTTP Error 404: Not Found
  1456. (line 52) broken http://codespeak.net/pypy/ - HTTP Error 404: Not Found
  1457. (line 77) broken http://codespeak.net/pypy/dist/pypy/doc/contact.html - HTTP Error 404: Not Found
  1458. (line 79) broken http://codespeak.net/pypy/dist/pypy/doc/contributor.html - HTTP Error 404: Not Found
  1459. (line 50) broken http://codespeak.net/pypy/dist/pypy/doc/ - HTTP Error 404: Not Found
  1460. writing output... [ 83%] release-0.8.0
  1461.  
  1462. (line 56) broken http://codespeak.net/pypy/dist/pypy/doc/getting-started.html - HTTP Error 404: Not Found
  1463. (line 58) broken http://codespeak.net/pypy/dist/pypy/doc/ - HTTP Error 404: Not Found
  1464. (line 60) broken http://codespeak.net/pypy/ - HTTP Error 404: Not Found
  1465. (line 97) broken http://codespeak.net/pypy/dist/pypy/doc/contact.html - HTTP Error 404: Not Found
  1466. (line 102) broken http://codespeak.net/pypy/dist/pypy/doc/contributor.html - HTTP Error 404: Not Found
  1467. writing output... [ 83%] release-0.9.0
  1468.  
  1469. (line 89) broken http://codespeak.net/pypy/dist/pypy/doc/getting-started.html - HTTP Error 404: Not Found
  1470. (line 91) broken http://codespeak.net/pypy/dist/pypy/doc/ - HTTP Error 404: Not Found
  1471. (line 93) broken http://codespeak.net/pypy/ - HTTP Error 404: Not Found
  1472. (line 121) broken http://codespeak.net/pypy/dist/pypy/doc/contact.html - HTTP Error 404: Not Found
  1473. (line 125) broken http://codespeak.net/pypy/dist/pypy/doc/contributor.html - HTTP Error 404: Not Found
  1474. (line 21) broken http://codespeak.net/pypy/dist/pypy/doc/extcompiler.html - HTTP Error 404: Not Found
  1475. (line 26) broken http://codespeak.net/pypy/dist/pypy/doc/rctypes.html - HTTP Error 404: Not Found
  1476. (line 43) broken http://codespeak.net/pypy/dist/pypy/doc/howto-logicobjspace-0.9.html - HTTP Error 404: Not Found
  1477. (line 60) ok http://buildbot.pypy.org/summary
  1478. writing output... [ 84%] release-0.99.0
  1479.  
  1480. (line 23) broken http://codespeak.net/pypy/dist/pypy/doc/contributor.html - HTTP Error 404: Not Found
  1481. (line 92) broken http://play1.codespeak.net/ - <urlopen error [Errno 8] nodename nor servname provided, or not known>
  1482. (line 11) broken http://codespeak.net/pypy/dist/pypy/doc/index.html - HTTP Error 404: Not Found
  1483. (line 68) broken http://codespeak.net/pypy/dist/pypy/doc/proxy.html - HTTP Error 404: Not Found
  1484. (line 110) broken http://codespeak.net/pypy/dist/pypy/doc/stackless.html - HTTP Error 404: Not Found
  1485. (line 113) broken http://codespeak.net/pypy/dist/pypy/doc/rlib.html - HTTP Error 404: Not Found
  1486. (line 129) broken http://codespeak.net/pypy/dist/pypy/doc/index.html - HTTP Error 404: Not Found
  1487. (line 120) broken http://codespeak.net/pypy/dist/pypy/doc/stackless.html - HTTP Error 404: Not Found
  1488. (line 123) broken http://codespeak.net/pypy/dist/pypy/doc/video-index.html - HTTP Error 404: Not Found
  1489. (line 126) broken http://codespeak.net/pypy/dist/pypy/doc/index-report.html - HTTP Error 404: Not Found
  1490. writing output... [ 84%] release-1.0.0
  1491.  
  1492. (line 45) broken http://codespeak.net/pypy/dist/pypy/doc/index.html - HTTP Error 404: Not Found
  1493. (line 50) broken http://play1.codespeak.net/ - <urlopen error [Errno 8] nodename nor servname provided, or not known>
  1494. (line 55) broken http://codespeak.net/pypy/dist/pypy/doc/index-report.html - HTTP Error 404: Not Found
  1495. (line 70) broken http://codespeak.net/pypy/dist/pypy/doc/contributor.html - HTTP Error 404: Not Found
  1496. (line 41) broken http://codespeak.net/pypy/dist/pypy/doc/jit.html - HTTP Error 404: Not Found
  1497. (line 123) broken http://codespeak.net/pypy/dist/pypy/doc/jit.html - HTTP Error 404: Not Found
  1498. (line 129) broken http://codespeak.net/pypy/dist/pypy/doc/interpreter-optimizations.html - HTTP Error 404: Not Found
  1499. (line 111) broken http://codespeak.net/pipermail/pypy-dev/2007q1/003577.html - HTTP Error 404: Not Found
  1500. (line 134) broken http://codespeak.net/pypy/dist/pypy/doc/cli-backend.html - HTTP Error 404: Not Found
  1501. (line 148) broken http://play1.codespeak.net/ - <urlopen error [Errno 8] nodename nor servname provided, or not known>
  1502. (line 134) broken http://codespeak.net/pypy/dist/pypy/doc/clr-module.html - HTTP Error 404: Not Found
  1503. (line 140) broken http://codespeak.net/pypy/dist/pypy/doc/aspect_oriented_programming.html - HTTP Error 404: Not Found
  1504. (line 163) broken http://codespeak.net/pypy/extradoc/eu-report/D12.1_H-L-Backends_and_Feature_Prototypes-2007-03-22.pdf - HTTP Error 404: Not Found
  1505. (line 140) broken http://codespeak.net/pypy/extradoc/eu-report/D10.1_Aspect_Oriented_Programming_in_PyPy-2007-03-22.pdf - HTTP Error 404: Not Found
  1506. writing output... [ 84%] release-1.1.0
  1507.  
  1508. (line 16) broken http://codespeak.net/pypy/dist/pypy/doc/getting-started.html - HTTP Error 404: Not Found
  1509. (line 12) broken http://codespeak.net/pypy/dist/pypy/doc/download.html - HTTP Error 404: Not Found
  1510. (line 25) broken http://codespeak.net/pypy/dist/pypy/doc/cpython_differences.html - HTTP Error 404: Not Found
  1511. (line 34) broken http://codespeak.net/pypy/dist/pypy/doc/garbage_collection.html - HTTP Error 404: Not Found
  1512. (line 50) broken http://codespeak.net:8099/ - <urlopen error [Errno 61] Connection refused>
  1513. (line 55) broken http://codespeak.net/pypy/dist/pypy/doc/sandbox.html - HTTP Error 404: Not Found
  1514. (line 43) redirect http://morepypy.blogspot.com/2008/07/pypys-python-runs-pinax-django.html - with Found to http://morepypy.blogspot.ch/2008/07/pypys-python-runs-pinax-django.html
  1515. (line 66) broken http://codespeak.net/pypy/dist/pypy/doc/clr-module.html - HTTP Error 404: Not Found
  1516. (line 43) redirect http://morepypy.blogspot.com/2008/06/running-nevow-on-top-of-pypy.html - with Found to http://morepypy.blogspot.ch/2008/06/running-nevow-on-top-of-pypy.html
  1517. (line 25) redirect http://morepypy.blogspot.com/2008/06/pypy-improvements.html - with Found to http://morepypy.blogspot.ch/2008/06/pypy-improvements.html
  1518. (line 43) redirect http://morepypy.blogspot.com/2008/08/pypy-runs-unmodified-django-10-beta.html - with Found to http://morepypy.blogspot.ch/2008/08/pypy-runs-unmodified-django-10-beta.html
  1519. (line 88) broken http://codespeak.net/pypy/dist/pypy/doc/maemo.html - HTTP Error 404: Not Found
  1520. (line 55) broken http://blog.sandbox.lt/en/WSGI%20and%20PyPy%20sandbox - HTTP Error 404: Not Found
  1521. (line 111) broken http://codespeak.net/pipermail/pypy-dev/2009q2/005143.html - HTTP Error 404: Not Found
  1522. (line 66) redirect http://morepypy.blogspot.com/2008/01/pypynet-goes-windows-forms.html - with Found to http://morepypy.blogspot.ch/2008/01/pypynet-goes-windows-forms.html
  1523. (line 66) redirect http://morepypy.blogspot.com/2008/01/improve-net-integration.html - with Found to http://morepypy.blogspot.ch/2008/01/improve-net-integration.html
  1524. (line 145) broken http://codespeak.net/pypy/dist/pypy/doc/contributor.html - HTTP Error 404: Not Found
  1525. (line 78) redirect http://morepypy.blogspot.com/2007/12/faster-implementation-of-classic.html - with Found to http://morepypy.blogspot.ch/2007/12/faster-implementation-of-classic.html
  1526. (line 97) redirect http://morepypy.blogspot.com/2008/10/dsseldorf-sprint-report-days-1-3.html - with Found to http://morepypy.blogspot.ch/2008/10/dsseldorf-sprint-report-days-1-3.html
  1527. (line 111) redirect http://morepypy.blogspot.com/2009/03/good-news-everyone.html - with Found to http://morepypy.blogspot.ch/2009/03/good-news-everyone.html
  1528. (line 111) redirect http://morepypy.blogspot.com/2009/03/jit-bit-of-look-inside.html - with Found to http://morepypy.blogspot.ch/2009/03/jit-bit-of-look-inside.html
  1529. writing output... [ 85%] release-1.2.0
  1530.  
  1531. (line 81) broken http://codespeak.net/pypy/dist/pypy/doc/contributor.html - HTTP Error 404: Not Found
  1532. (line 31) ok http://speed.pypy.org/
  1533. writing output... [ 85%] release-1.3.0
  1534.  
  1535. writing output... [ 86%] release-1.4.0
  1536.  
  1537. (line 23) redirect http://morepypy.blogspot.com - with Found to http://morepypy.blogspot.ch/
  1538. (line 41) redirect http://morepypy.blogspot.com/2010/08/using-virtualenv-with-pypy.html - with Found to http://morepypy.blogspot.ch/2010/08/using-virtualenv-with-pypy.html
  1539. (line 18) redirect http://morepypy.blogspot.com/2010/11/running-large-radio-telescope-software.html - with Found to http://morepypy.blogspot.ch/2010/11/running-large-radio-telescope-software.html
  1540. (line 41) redirect http://pypi.python.org/pypi/virtualenv - permanently to https://pypi.python.org/pypi/virtualenv
  1541. (line 23) ok http://speed.pypy.org/comparison/?exe=2%2B35,1%2B172&ben=1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20&env=1&hor=false&bas=2%2B35&chart=normal+bars
  1542. (line 23) ok http://speed.pypy.org/comparison/?exe=1%2B41,1%2B172&ben=1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20&env=1&hor=false&bas=1%2B41&chart=normal+bars
  1543. (line 15) ok http://speed.pypy.org/comparison/?exe=2%2B35,1%2B172&ben=1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20&env=1&hor=false&bas=2%2B35&chart=normal+bars
  1544. writing output... [ 86%] release-1.4.0beta
  1545.  
  1546. (line 22) ok https://bitbucket.org/pypy/pypy/src/tip/pypy/module/cpyext/patches/
  1547. writing output... [ 86%] release-1.4.1
  1548.  
  1549. writing output... [ 87%] release-1.5.0
  1550.  
  1551. (line 25) redirect http://morepypy.blogspot.com - with Found to http://morepypy.blogspot.ch/
  1552. (line 5) redirect http://docs.python.org/dev/whatsnew/2.7.html - permanently to https://docs.python.org/dev/whatsnew/2.7.html
  1553. (line 5) redirect http://docs.python.org/dev/whatsnew/2.6.html - permanently to https://docs.python.org/dev/whatsnew/2.6.html
  1554. (line 33) redirect http://morepypy.blogspot.com/2011/01/loop-invariant-code-motion.html - with Found to http://morepypy.blogspot.ch/2011/01/loop-invariant-code-motion.html
  1555. (line 41) redirect http://morepypy.blogspot.com/2011/04/using-tkinter-and-idle-with-pypy.html - with Found to http://morepypy.blogspot.ch/2011/04/using-tkinter-and-idle-with-pypy.html
  1556. (line 43) redirect http://docs.python.org/library/profile.html - permanently to https://docs.python.org/2/library/profile.html
  1557. (line 15) redirect http://bit.ly/mbVWwJ - permanently to http://speed.pypy.org/comparison/?exe=2%2B35,1%2BL&ben=1,2,25,3,4,5,22,6,7,8,23,24,9,10,11,12,13,14,15,16,17,18,19,20&env=1&hor=false&bas=2%2B35&chart=normal+bars
  1558. (line 25) redirect http://bit.ly/mbVWwJ - permanently to http://speed.pypy.org/comparison/?exe=2%2B35,1%2BL&ben=1,2,25,3,4,5,22,6,7,8,23,24,9,10,11,12,13,14,15,16,17,18,19,20&env=1&hor=false&bas=2%2B35&chart=normal+bars
  1559. (line 25) redirect http://bit.ly/joPhHo - permanently to http://speed.pypy.org/comparison/?exe=1%2B172,1%2BL&ben=1,2,25,3,4,5,22,6,7,8,23,24,9,10,11,12,13,14,15,16,17,18,19,20&env=1&hor=false&bas=1%2B172&chart=normal+bars
  1560. (line 47) ok https://bitbucket.org/alex_gaynor/pypy-postgresql
  1561. writing output... [ 87%] release-1.6.0
  1562.  
  1563. (line 63) redirect http://morepypy.blogspot.com/2011/08/visualization-of-jitted-code.html - with Found to http://morepypy.blogspot.ch/2011/08/visualization-of-jitted-code.html
  1564. writing output... [ 88%] release-1.7.0
  1565.  
  1566. (line 86) ok http://pypy.org/numpydonate.html
  1567. (line 86) ok http://pypy.org/py3donate.html
  1568. writing output... [ 88%] release-1.8.0
  1569.  
  1570. (line 49) ok http://buildbot.pypy.org/numpy-status/latest.html
  1571. (line 65) ok http://doc.pypy.org/en/latest/jit-hooks.html
  1572. (line 87) redirect http://morepypy.blogspot.com/2012/01/transactional-memory-ii.html - with Found to http://morepypy.blogspot.ch/2012/01/transactional-memory-ii.html
  1573. (line 5) redirect http://morepypy.blogspot.com/2011/10/more-compact-lists-with-list-strategies.html - with Found to http://morepypy.blogspot.ch/2011/10/more-compact-lists-with-list-strategies.html
  1574. writing output... [ 88%] release-1.9.0
  1575.  
  1576. (line 105) redirect http://bitbucket.org/pypy/jitviewer - permanently to https://bitbucket.org/pypy/jitviewer
  1577. (line 41) ok http://pypy.org/tmdonate.html
  1578. writing output... [ 89%] release-2.0.0
  1579.  
  1580. (line 19) redirect http://cffi.readthedocs.org - with Found to http://cffi.readthedocs.org/en/release-0.8/
  1581. (line 48) redirect http://cffi.readthedocs.org - with Found to http://cffi.readthedocs.org/en/release-0.8/
  1582. (line 45) ok https://github.com/gevent-on-pypy/pypycore/
  1583. (line 24) redirect http://bit.ly/pypysurvey - permanently to https://docs.google.com/forms/d/1GJM7UDa081k4NJvsiVAqNDPXgo3lDC_YE0d6GRHp64s/viewform
  1584. (line 45) redirect https://github.com/schmir/gevent/tree/pypy-hacks - permanently to https://github.com/gevent-on-pypy/gevent/tree/pypy-hacks
  1585. writing output... [ 89%] release-2.0.0-beta1
  1586.  
  1587. (line 36) ok http://www.virtualenv.org/en/latest/
  1588. (line 36) ok http://doc.pypy.org/en/latest/getting-started.html#installing-using-virtualenv
  1589. (line 36) ok http://doc.pypy.org/en/latest/getting-started.html#installing-pypy
  1590. (line 66) ok http://doc.pypy.org/en/latest/getting-started.html#installing-pypy
  1591. (line 22) redirect http://bit.ly/USXqpP - permanently to http://speed.pypy.org/comparison/?exe=1%2B785,2%2B472&ben=1,34,27,2,25,3,46,4,5,41,42,22,44,6,39,7,8,45,23,24,9,10,11,12,13,40,14,15,35,36,37,38,16,28,30,32,29,33,17,18,19,20,43&env=1,2&hor=true&bas=2%2B472&chart=normal+bars
  1592. writing output... [ 89%] release-2.0.0-beta2
  1593.  
  1594. (line 13) ok http://www.gevent.org/
  1595. (line 31) redirect http://bit.ly/USXqpP - permanently to http://speed.pypy.org/comparison/?exe=1%2B785,2%2B472&ben=1,34,27,2,25,3,46,4,5,41,42,22,44,6,39,7,8,45,23,24,9,10,11,12,13,40,14,15,35,36,37,38,16,28,30,32,29,33,17,18,19,20,43&env=1,2&hor=true&bas=2%2B472&chart=normal+bars
  1596. (line 18) ok http://cffi.readthedocs.org/en/release-0.6/
  1597. (line 13) ok http://eventlet.net/
  1598. (line 60) redirect https://github.com/schmir/gevent/tree/pypy-hacks - permanently to https://github.com/gevent-on-pypy/gevent/tree/pypy-hacks
  1599. (line 60) ok https://github.com/gevent-on-pypy/pypycore
  1600. (line 18) ok https://bitbucket.org/pypy/pypy/src/aefddd47f224e3c12e2ea74f5c796d76f4355bdb/lib_pypy/_curses.py?at=default
  1601. (line 18) ok https://bitbucket.org/pypy/pypy/src/aefddd47f224e3c12e2ea74f5c796d76f4355bdb/lib_pypy/_sqlite3.py?at=default
  1602. (line 60) ok http://eventlet.net/
  1603. writing output... [ 90%] release-2.0.1
  1604.  
  1605. (line 5) -local- release-2.0.0.html
  1606. (line 28) ok https://bugs.pypy.org/issue1482
  1607. (line 38) ok https://bugs.pypy.org/issue1468
  1608. (line 34) redirect http://mail.python.org/pipermail/pypy-dev/2013-May/011362.html - with Found to https://mail.python.org/pipermail/pypy-dev/2013-May/011362.html
  1609. writing output... [ 90%] release-2.0.2
  1610.  
  1611. (line 5) -local- release-2.0.0.html
  1612. (line 5) -local- release-2.0.1.html
  1613. (line 40) ok https://bitbucket.org/pypy/pypy/commits/7c80121abbf4
  1614. writing output... [ 91%] release-2.1.0
  1615.  
  1616. (line 13) ok http://www.raspberrypi.org
  1617. (line 76) ok https://bugs.pypy.org/issue1552
  1618. (line 74) ok https://bugs.pypy.org/issue1533
  1619. (line 78) ok https://bugs.pypy.org/issue1537
  1620. (line 80) ok https://bugs.pypy.org/issue1238
  1621. (line 18) redirect http://morepypy.blogspot.com/2013/07/pypy3-21-beta-1.html - with Found to http://morepypy.blogspot.ch/2013/07/pypy3-21-beta-1.html
  1622. (line 30) ok https://github.com/raspberrypi
  1623. writing output... [ 91%] release-2.1.0-beta1
  1624.  
  1625. writing output... [ 91%] release-2.1.0-beta2
  1626.  
  1627. (line 25) ok https://bitbucket.org/pypy/pypy/src/0c6eeae0316c11146f47fcf83e21e24f11378be1/?at=distutils-cppldflags
  1628. writing output... [ 92%] release-2.2.0
  1629.  
  1630. writing output... [ 92%] release-2.2.1
  1631.  
  1632. writing output... [ 93%] release-pypy3-2.1.0-beta1
  1633.  
  1634. (line 21) ok https://bugs.pypy.org/issue1541
  1635. (line 21) ok https://bugs.pypy.org/issue1540
  1636. (line 21) ok https://bugs.pypy.org/issue?%40search_text=&title=py3k&%40columns=title&keyword=&id=&%40columns=id&creation=&creator=&release=&activity=&%40columns=activity&%40sort=activity&actor=&priority=&%40group=priority&status=-1%2C1%2C2%2C3%2C4%2C5%2C6&%40columns=status&assignedto=&%40columns=assignedto&%40pagesize=50&%40startwith=0&%40queryname=&%40old-queryname=&%40action=search
  1637. (line 9) redirect http://morepypy.blogspot.com/2012/01/py3k-and-numpy-first-stage-thanks-to.html - with Found to http://morepypy.blogspot.ch/2012/01/py3k-and-numpy-first-stage-thanks-to.html
  1638. (line 14) ok http://pypy.org/download.html#pypy3-2-1-beta-1
  1639. writing output... [ 93%] rffi
  1640.  
  1641. (line 15) -local- rtyper.html#low-level-type
  1642. (line 64) ok https://bitbucket.org/pypy/pypy/src/default/rpython/rtyper/extfunc.py
  1643. (line 52) ok https://bitbucket.org/pypy/pypy/src/default/rpython/rtyper/lltypesystem/rffi.py
  1644. (line 43) ok https://bitbucket.org/pypy/pypy/src/default/rpython/translator/tool/cbuild.py
  1645. writing output... [ 93%] rlib
  1646.  
  1647. (line 33) -local- objspace.html#the-flow-object-space
  1648. (line 33) -local- translation.html#the-annotation-pass
  1649. (line 97) -local- coding-guide.html
  1650. (line 33) ok https://bitbucket.org/pypy/pypy/src/default/rpython/rlib/nonconst.py
  1651. (line 47) ok https://bitbucket.org/pypy/pypy/src/default/rpython/rlib/objectmodel.py
  1652. (line 21) ok https://bitbucket.org/pypy/pypy/src/default/rpython/rlib/listsort.py
  1653. (line 10) ok https://bitbucket.org/pypy/pypy/src/default/rpython/rlib/test/
  1654. (line 140) ok http://svn.python.org/view/sandbox/trunk/sio/sio.py
  1655. (line 121) ok https://bitbucket.org/pypy/pypy/src/default/rpython/rlib/rrandom.py
  1656. (line 107) ok https://bitbucket.org/pypy/pypy/src/default/rpython/rlib/rbigint.py
  1657. (line 149) ok https://bitbucket.org/pypy/pypy/src/default/rpython/rlib/unroll.py
  1658. (line 172) redirect http://docs.python.org/library/re.html - permanently to https://docs.python.org/2/library/re.html
  1659. (line 140) ok https://bitbucket.org/pypy/pypy/src/default/rpython/rlib/streamio.py
  1660. (line 163) ok http://pdos.csail.mit.edu/~baford/packrat/
  1661. (line 157) ok https://bitbucket.org/pypy/pypy/src/default/rpython/rlib/parsing/
  1662. (line 129) ok https://bitbucket.org/pypy/pypy/src/default/rpython/rlib/rsocket.py
  1663. (line 590) ok http://www.json.org
  1664. (line 296) ok https://bitbucket.org/pypy/pypy/src/default/rpython/rlib/parsing/tree.py
  1665. (line 312) ok https://bitbucket.org/pypy/pypy/src/default/rpython/rlib/parsing/tree.py
  1666. writing output... [ 94%] rtyper
  1667.  
  1668. (line 13) -local- translation.html#the-annotation-pass
  1669. (line 13) -local- translation.html#the-annotation-pass
  1670. (line 64) -local- translation.html#the-annotation-pass
  1671. (line 107) ok https://bitbucket.org/pypy/pypy/src/default/rpython/rtyper/rmodel.py
  1672. (line 64) ok https://bitbucket.org/pypy/pypy/src/default/rpython/rtyper/rint.py
  1673. (line 531) ok https://bitbucket.org/pypy/pypy/src/default/rpython/rtyper/test/test_llinterp.py
  1674. (line 64) ok https://bitbucket.org/pypy/pypy/src/default/rpython/annotator/binaryop.py
  1675. (line 432) ok https://bitbucket.org/pypy/pypy/src/default/rpython/rtyper/rlist.py
  1676. writing output... [ 94%] sandbox
  1677.  
  1678. (line 19) ok https://mail.python.org/pipermail/python-dev/2013-November/130132.html
  1679. (line 7) ok http://code.google.com/p/seccompsandbox/wiki/overview
  1680. writing output... [ 94%] sprint-reports
  1681.  
  1682. (line 9) ok https://bitbucket.org/pypy/extradoc/raw/tip/sprintinfo/gothenburg-2003-sprintreport.txt
  1683. (line 12) ok https://bitbucket.org/pypy/extradoc/raw/tip/sprintinfo/AmsterdamReport.txt
  1684. (line 11) ok https://bitbucket.org/pypy/extradoc/raw/tip/sprintinfo/BerlinReport.txt
  1685. (line 10) ok https://bitbucket.org/pypy/extradoc/raw/tip/sprintinfo/LouvainLaNeuveReport.txt
  1686. (line 8) ok https://bitbucket.org/pypy/extradoc/raw/tip/sprintinfo/HildesheimReport.txt
  1687. (line 14) ok https://bitbucket.org/pypy/extradoc/raw/tip/sprintinfo/vilnius-2004-sprintreport.txt
  1688. (line 18) ok https://bitbucket.org/pypy/extradoc/raw/tip/sprintinfo/hildesheim2005-sprintreport.txt
  1689. (line 17) ok https://bitbucket.org/pypy/extradoc/raw/tip/sprintinfo/ep2005-sprintreport.txt
  1690. (line 15) ok https://bitbucket.org/pypy/extradoc/raw/tip/sprintinfo/LeysinReport.txt
  1691. (line 16) ok https://bitbucket.org/pypy/extradoc/raw/tip/sprintinfo/pycon_sprint_report.txt
  1692. (line 21) ok https://bitbucket.org/pypy/extradoc/raw/tip/sprintinfo/gothenburg-2005/gothenburg-dec2005-sprintreport.txt
  1693. (line 20) ok https://bitbucket.org/pypy/extradoc/raw/tip/sprintinfo/paris/paris-report.txt
  1694. (line 23) ok https://bitbucket.org/pypy/extradoc/raw/tip/sprintinfo/pycon06/sprint-report.txt
  1695. (line 22) ok https://bitbucket.org/pypy/extradoc/raw/tip/sprintinfo/mallorca/mallorca-sprintreport.txt
  1696. (line 25) ok https://bitbucket.org/pypy/extradoc/raw/tip/sprintinfo/leysin-winter-2006-sprintreport.txt
  1697. (line 26) ok https://bitbucket.org/pypy/extradoc/raw/tip/sprintinfo/tokyo/sprint-report.txt
  1698. (line 27) ok https://bitbucket.org/pypy/extradoc/raw/tip/sprintinfo/ddorf2006/report1.txt
  1699. (line 30) ok https://bitbucket.org/pypy/extradoc/raw/tip/sprintinfo/ddorf2006b/report.txt
  1700. (line 31) ok https://bitbucket.org/pypy/extradoc/raw/tip/sprintinfo/leysin-winter-2007/report.txt
  1701. (line 32) ok https://bitbucket.org/pypy/extradoc/raw/tip/sprintinfo/trillke-2007/sprint-report.txt
  1702. (line 34) redirect http://morepypy.blogspot.com/2008/01/leysin-winter-sport-sprint-started.html - with Found to http://morepypy.blogspot.ch/2008/01/leysin-winter-sport-sprint-started.html
  1703. (line 35) redirect http://morepypy.blogspot.com/2008_05_01_archive.html - with Found to http://morepypy.blogspot.ch/2008_05_01_archive.html
  1704. (line 36) redirect http://morepypy.blogspot.com/2008/07/europython-2008-pypy-talks-and-sprint.html - with Found to http://morepypy.blogspot.ch/2008/07/europython-2008-pypy-talks-and-sprint.html
  1705. (line 32) ok https://bitbucket.org/pypy/extradoc/raw/tip/sprintinfo/trillke-2007/eu-report-sprint-report.txt
  1706. (line 37) redirect http://morepypy.blogspot.com/2008_10_01_archive.html - with Found to http://morepypy.blogspot.ch/2008_10_01_archive.html
  1707. (line 39) redirect http://morepypy.blogspot.com/2009/04/leysin-sprint-report.html - with Found to http://morepypy.blogspot.ch/2009/04/leysin-sprint-report.html
  1708. (line 33) redirect http://morepypy.blogspot.com/2007_11_01_archive.html - with Found to http://morepypy.blogspot.ch/2007_11_01_archive.html
  1709. (line 40) redirect http://morepypy.blogspot.com/2009/08/gothenburg-jit-sprint-report.html - with Found to http://morepypy.blogspot.ch/2009/08/gothenburg-jit-sprint-report.html
  1710. (line 41) redirect http://morepypy.blogspot.com/2009/11/dusseldorf-sprint-report.html - with Found to http://morepypy.blogspot.ch/2009/11/dusseldorf-sprint-report.html
  1711. (line 38) redirect http://morepypy.blogspot.com/2009/02/wroclaw-2009-sprint-progress-report.html - with Found to http://morepypy.blogspot.ch/2009/02/wroclaw-2009-sprint-progress-report.html
  1712. (line 42) redirect http://morepypy.blogspot.com/2010/07/cern-sprint-report-wrapping-c-libraries.html - with Found to http://morepypy.blogspot.ch/2010/07/cern-sprint-report-wrapping-c-libraries.html
  1713. (line 43) redirect http://morepypy.blogspot.com/2010/10/dusseldorf-sprint-report-2010.html - with Found to http://morepypy.blogspot.ch/2010/10/dusseldorf-sprint-report-2010.html
  1714. writing output... [ 95%] stackless
  1715.  
  1716. (line 274) ok https://bitbucket.org/pypy/pypy/src/default/rpython/translator/c/src/stacklet/stacklet.h
  1717. (line 188) ok https://bitbucket.org/pypy/pypy/src/default/lib_pypy/greenlet.py
  1718. (line 188) redirect http://packages.python.org/greenlet/ - permanently to https://pythonhosted.org/greenlet/
  1719. (line 24) ok https://bitbucket.org/pypy/pypy/src/default/rpython/translator/c/src/stacklet/
  1720. writing output... [ 95%] statistic/index
  1721.  
  1722. (line 65) broken http://codespeak.net/pypy/ - HTTP Error 404: Not Found
  1723. (line 33) redirect http://python.org/mailman/listinfo/pypy-commit - permanently to https://mail.python.org/mailman/listinfo/pypy-commit
  1724. (line 41) redirect http://python.org/mailman/listinfo/pypy-commit - permanently to https://mail.python.org/mailman/listinfo/pypy-commit
  1725. (line 33) redirect http://python.org/mailman/listinfo/pypy-dev - permanently to https://mail.python.org/mailman/listinfo/pypy-dev
  1726. (line 41) redirect http://python.org/mailman/listinfo/pypy-dev - permanently to https://mail.python.org/mailman/listinfo/pypy-dev
  1727. writing output... [ 96%] stm
  1728.  
  1729. (line 32) broken http://buildbot.pypy.org/nightly/stmgc-c7/ - HTTP Error 404: Not Found
  1730. (line 156) ok http://en.wikipedia.org/wiki/Transactional_memory
  1731. (line 38) ok http://clang.llvm.org/get_started.html
  1732. (line 168) ok https://bitbucket.org/pypy/pypy/raw/stmgc-c7/lib_pypy/transaction.py
  1733. (line 32) ok https://bitbucket.org/pypy/pypy/src/stmgc-c7/
  1734. (line 38) ok https://bitbucket.org/pypy/pypy/src/stmgc-c7/
  1735. (line 222) ok https://bitbucket.org/pypy/stmgc/src/default/
  1736. (line 38) ok https://bitbucket.org/pypy/stmgc/src/default/c7/llvmfix/
  1737. (line 222) ok https://bitbucket.org/pypy/stmgc/raw/default/c7/README.txt
  1738. (line 230) ok https://bitbucket.org/pypy/pypy/raw/stmgc-c7/rpython/memory/gctransform/stmframework.py
  1739. (line 222) ok https://bitbucket.org/pypy/stmgc/src/default/c7/
  1740. (line 230) ok https://bitbucket.org/pypy/pypy/raw/stmgc-c7/rpython/translator/stm/readbarrier.py
  1741. (line 230) ok https://bitbucket.org/pypy/pypy/raw/stmgc-c7/rpython/translator/stm/inevitable.py
  1742. (line 230) ok https://bitbucket.org/pypy/pypy/raw/stmgc-c7/rpython/translator/stm/jitdriver.py
  1743. (line 230) ok https://bitbucket.org/pypy/pypy/raw/stmgc-c7/rpython/jit/backend/llsupport/stmrewrite.py
  1744. (line 230) ok https://bitbucket.org/pypy/pypy/raw/stmgc-c7/rpython/translator/stm/src_stm/stmgcintf.c
  1745. (line 230) ok https://bitbucket.org/pypy/pypy/raw/stmgc-c7/rpython/translator/stm/src_stm/stmgcintf.h
  1746. (line 230) ok https://bitbucket.org/pypy/pypy/raw/stmgc-c7/rpython/jit/backend/x86/assembler.py
  1747. writing output... [ 96%] translation
  1748.  
  1749. (line 8) -local- coding-guide.html#restricted-python
  1750. (line 24) -local- coding-guide.html#restricted-python
  1751. (line 33) -local- coding-guide.html#restricted-python
  1752. (line 38) -local- interpreter.html
  1753. (line 38) -local- objspace.html#the-flow-object-space
  1754. (line 51) -local- coding-guide.html#restricted-python
  1755. (line 56) -local- objspace.html#the-flow-object-space
  1756. (line 88) -local- getting-started-dev.html#try-out-the-translator
  1757. (line 109) -local- objspace.html#the-flow-object-space
  1758. (line 109) -local- objspace.html
  1759. (line 409) -local- rtyper.html
  1760. (line 555) -local- stackless.html
  1761. (line 588) -local- glossary.html#lltypesystem
  1762. (line 604) -local- garbage_collection.html
  1763. (line 613) -local- config/translation.gc.html
  1764. (line 92) ok https://bitbucket.org/pypy/pypy/raw/default/pypy/doc/image/translation.pdf
  1765. (line 649) -local- config/translation.backend.html
  1766. (line 657) -local- rffi.html
  1767. (line 673) -local- glossary.html#low-level-helper
  1768. (line 444) ok https://bitbucket.org/pypy/extradoc/raw/ee3059291497/eu-report/D07.1_Massive_Parallelism_and_Translation_Aspects-2007-02-28.pdf
  1769. (line 88) ok https://bitbucket.org/pypy/pypy/src/default/rpython/bin/translatorshell.py
  1770. (line 624) ok https://bitbucket.org/pypy/pypy/src/default/rpython/translator/c/
  1771. (line 114) ok https://bitbucket.org/pypy/pypy/src/default/rpython/flowspace/model.py
  1772. writing output... [ 96%] video-index
  1773.  
  1774. writing output... [ 97%] whatsnew-1.9
  1775.  
  1776. writing output... [ 97%] whatsnew-2.0
  1777.  
  1778. writing output... [ 98%] whatsnew-2.0.0-beta1
  1779.  
  1780. (line 24) ok http://morepypy.blogspot.ch/2012/08/cffi-release-03.html
  1781. writing output... [ 98%] whatsnew-2.1
  1782.  
  1783. writing output... [ 98%] whatsnew-2.2
  1784.  
  1785. writing output... [ 99%] whatsnew-head
  1786.  
  1787. writing output... [ 99%] windows
  1788.  
  1789. (line 20) -local- translation.html
  1790. (line 102) ok http://www.gzip.org/zlib/zlib-1.2.3.tar.gz
  1791. (line 112) ok http://svn.python.org/projects/external/bzip2-1.0.6
  1792. (line 146) ok http://svn.python.org/projects/external/openssl-0.9.8y
  1793. (line 85) ok http://hboehm.info/gc/gc_source/gc-7.1.tar.gz
  1794. (line 127) ok http://sourceforge.net/projects/expat/
  1795. (line 48) redirect http://usa.autodesk.com/adsk/servlet/ps/dl/item?siteID=123112&id=9583842&linkID=9240617 - permanently to http://knowledge.autodesk.com/support/autocad/troubleshooting/caas/sfdcarticles/sfdcarticles/How-to-enable-a-3GB-switch-on-Windows-Vista-Windows-7-or-Windows-XP-s.html
  1796. (line 71) redirect https://bitbucket.org/pypy/pypy/downloads/local.zip - with Found to http://cdn.bitbucket.org/pypy/pypy/downloads/local.zip
  1797. (line 192) ok http://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win64/Automated%20Builds
  1798. (line 196) ok http://sourceforge.net/projects/mingw-w64/files/External%20binary%20packages%20%28Win64%20hosted%29/MSYS%20%2832-bit%29
  1799. (line 192) ok http://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win32/Automated%20Builds
  1800. writing output... [100%] you-want-to-help
  1801.  
  1802. (line 43) -local- architecture.html
  1803. (line 62) -local- jit/index.html
  1804. (line 32) -local- coding-guide.html#RPython
  1805. (line 76) -local- garbage_collection.html
  1806.  
  1807. /Users/Gregor/Projects/pypy/pypy/doc/glossary.rst:105: WARNING: term not in glossary: ootypesystem
  1808. /Users/Gregor/Projects/pypy/pypy/doc/glossary.rst:140: WARNING: term not in glossary: ootypesystem
  1809. build finished with problems, 47 warnings.
  1810. make: *** [linkcheck] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement