[Python-checkins] merge in pymigr: Merge

antoine.pitrou python-checkins at python.org
Sat Feb 26 21:34:16 CET 2011


antoine.pitrou pushed 026ab115475f to pymigr:

http://hg.python.org/pymigr/rev/026ab115475f
changeset:   111:026ab115475f
parent:      110:1c89cd975318
parent:      109:cafb761c4175
user:        Antoine Pitrou <solipsis at pitrou.net>
date:        Sat Feb 26 21:31:21 2011 +0100
summary:
  Merge

files:
  

diff --git a/todo.txt b/todo.txt
--- a/todo.txt
+++ b/todo.txt
@@ -5,6 +5,9 @@
   (issue links are done, rietveld integration pending)
 * resolve open issues in PEP 385
 * (optionally) fight some more about workflow and decide the branch structure
+* some hook should prevent pushing python files indented by tabs.
+* some hook should prevent pushing to the 2.x trunk.
+* some hook should prevent breaking EOL conventions.
 
 Done
 ====
@@ -32,7 +35,9 @@
 
 * set up automatic installation of changes to ssh keys, decide upon
   account managers
-* adapt build identification for Windows build process
+* adapt build identification for Windows build process (see
+  build-identification directory)
+* adapt Python-ast.c version generation process
 
 Buildbot
 --------

--
Repository URL: http://hg.python.org/pymigr


More information about the Python-checkins mailing list