Skip to content

Commit 6e70119

Browse files
authored
Merge pull request #119 from pypy/github-post-update
add an update to the github announcement post about the off-by-one errors in issue numbers
2 parents d566811 + 54cfb65 commit 6e70119

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

posts/2023/12/pypy-moved-to-git-github.md

+12
Original file line numberDiff line numberDiff line change
@@ -195,3 +195,15 @@ While GitLab uses `branch` for its prefix, the `git-remote-hg` script uses
195195
Thanks for helping to make PyPy better.
196196

197197
Matti
198+
199+
200+
# Update
201+
202+
In the meantime we found out that unfortunately something went wrong in the
203+
migration of the issues. The old [issue
204+
3655](https://foss.heptapod.net/pypy/pypy/-/issues/3655) got lost in the
205+
migration. This means that after number 3655 the numbers are different between
206+
github and heptapod, with heptapod being one larger. E.g. [issue 3700 on
207+
heptapod](https://foss.heptapod.net/pypy/pypy/-/issues/3700) is [issue 3699 on
208+
github](https://github.com/pypy/pypy/issues/3699). We are [investigating
209+
options](https://github.com/pypy/pypy/issues/4979).

0 commit comments

Comments
 (0)