Greg Ewing <[email protected]> writes: > There should be a hierarchy of changesets, so you can look at the top > level and get the big picture, while being able to drill down into the > details when you need to.
Yes, that's exactly what Bazaar does. Perhaps the Python team can make a big request to Mercurial to implement the same there (since I realise the “use Bazaar instead” train has already left the station for the Python team). -- \ “When we talk to God, we're praying. When God talks to us, | `\ we're schizophrenic.” —Jane Wagner, via Lily Tomlin, 1985 | _o__) | Ben Finney _______________________________________________ Python-Dev mailing list [email protected] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
