[Python-ideas] Proposal: Moratorium on Python language changes
Antoine Pitrou
solipsis at pitrou.net
Wed Oct 21 21:15:02 CEST 2009
Daniel Stutzbach <daniel at ...> writes:
>
> Once the transition to Mercurial is complete, making experimental forks of
> CPython to play with new language features will be a breeze.
There are already Mercurial branches, they are read-only but it's sufficient if
you want to clone them and create your own branches while still tracking
upstream changes.
Regards
Antoine.
More information about the Python-ideas
mailing list