# PyPy, Git과 GitHub으로 이전 완료

> Clean Markdown view of GeekNews topic #12684. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=12684](https://news.hada.io/topic?id=12684)
- GeekNews Markdown: [https://news.hada.io/topic/12684.md](https://news.hada.io/topic/12684.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2024-01-04T10:41:01+09:00
- Updated: 2024-01-04T10:41:01+09:00
- Original source: [pypy.org](https://www.pypy.org/posts/2023/12/pypy-moved-to-git-github.html)
- Points: 5
- Comments: 3

## Topic Body

- PyPy는 공식 저장소와 이슈 트래커를 https://github.com/pypy/pypy 로 이전함  
- 이제 개발은 Mercurial이 아닌 Git에서 이루어짐   
- Mercurial이 더 나은 버전 관리 시스템이라고 여전히 생각하지만, 여러 문제로 인해 GitHub으로 이전 결정  
  - foss.heptapod.net이 검색 엔진에 잘 인덱싱되지 않아 이슈 검색이 어려움  
  - Heptapod의 스팸 제어 강화로 사용자들이 이슈를 생성하면 스팸으로 표시되는 문제 발생  
  - 오픈 소스는 GitHub과 동의어가 되었고, PyPy는 이를 바꿀 만큼 크지 않음  
  - 현재 개발은 이슈를 해결하기 위한 리액션으로 이루어지며, 모든 코드가 같은 플랫폼에 있을 때 상호 연관된 이슈 추적이 용이함  
  - GitHub은 foss.heptapod.net보다 자원이 풍부하여 CI 작업 추가 가능  
- PyPy는 이미 Bitbucket에서 Heptapod으로 한 번 이전한 경험이 있고, 많은 이슈들이 여러 번의 이전을 반영함  
- Heptapod는 개인 포크를 허용하지 않았으나, 이제는 개인 포크후 PR을 보내는 방식으로 더 구조화된 워크플로우를 채택하게 됨

## Comments



### Comment 21991

- Author: csjune
- Created: 2024-01-04T19:20:26+09:00
- Points: 1

별거 아니지만 첫번째 줄 링크가 https://github.com/pypy/pypy"로" 까지 걸려있네요.

### Comment 21996

- Author: xguru
- Created: 2024-01-05T08:48:28+09:00
- Points: 1
- Parent comment: 21991
- Depth: 1

URL 자동 링커가 한글까지 인식했네요 ㅎㅎ 빈칸으로 띄워두었습니다.

### Comment 21981

- Author: hided62
- Created: 2024-01-04T15:07:25+09:00
- Points: 1

정말 mercurial의 끝이 오네요.. nginx 정도 남았으려나
