Issue 1421811: CVS (not SVN) mentioned in Python FAQ (original) (raw)

Issue1421811

Created on 2006-02-01 20:06 by gregory_p, last changed 2022-04-11 14:56 by admin. This issue is now closed.

Messages (2)
msg27402 - (view) Author: Gregory Petrosyan (gregory_p) Date: 2006-02-01 20:06
http://python.org/doc/faq/general.html 1.1.11 How do I get a beta test version of Python? All releases, including alphas, betas and release candidates, are announced on the comp.lang.python and comp.lang.python.announce newsgroups. All announcements also appear on the Python home page, at http://www.python.org/; an RSS feed of news is available. You can also access the development version of Python through CVS. See http://sourceforge.net/cvs/?group_id=5470 for details. If you're not familiar with CVS, documents such as http://linux.oreillynet.com/pub/a/linux/2002/01/03/cvs_intro.html provide an introduction. last paragraph should be about SVN, not CVS
msg27403 - (view) Author: Martin v. Löwis (loewis) * (Python committer) Date: 2006-02-04 10:28
Logged In: YES user_id=21627 Thanks for the report. This is now fixed.
History
Date User Action Args
2022-04-11 14:56:15 admin set github: 42856
2006-02-01 20:06:41 gregory_p create