<html>
<body>
<h1>PyPy Issue tracker</h1>
<p>The issue tracker for PyPy moved here:
<a href="https://foss.heptapod.net/pypy/pypy/issues/">https://foss.heptapod.net/pypy/pypy/issues/</a></p>
<!---<p>You should be redirected automatically.</p>

<script type="text/javascript">

go_to = "https://bitbucket.org/pypy/pypy/issues?status=new&status=open";
re = /[/]issue([0123456789]+)/g;
if (tokens = re.exec(document.location.href)) {
    num = tokens[1];
    go_to = "https://bitbucket.org/pypy/pypy/issue/" + num + "/";
}
document.location.href = go_to;

</script>
-->
</body>
</html>
