[Python-checkins] pymigr: Add new branches, and fix that import_unicode is in 3.x

antoine.pitrou python-checkins at python.org
Thu Feb 24 04:34:26 CET 2011


antoine.pitrou pushed 85dbdb67a20f to pymigr:

http://hg.python.org/pymigr/rev/85dbdb67a20f
changeset:   93:85dbdb67a20f
user:        Antoine Pitrou <solipsis at pitrou.net>
date:        Thu Feb 24 02:47:48 2011 +0100
summary:
  Add new branches, and fix that import_unicode is in 3.x

files:
  branchmap.txt

diff --git a/branchmap.txt b/branchmap.txt
--- a/branchmap.txt
+++ b/branchmap.txt
@@ -125,7 +125,7 @@
 ssize_t = 2.x
 sqlite-integration = 2.x
 tim-obmalloc = 2.x
-import_unicode = 2.x
+release27-maint-ttk-debug-on-xp5 = 2.x
 test_subprocess_10826 = default
 py3k-signalfd-issue8407 = default
 sslopts-4870 = default
@@ -161,3 +161,9 @@
 py3k-stat-on-windows-v2 = default
 py3k-futures-on-windows = default
 issue10276-snowleopard = default
+import_unicode = default
+py3k-issue9978 = default
+issue5639 = default
+issue4388 = default
+issue10209 = default
+bbtest = default

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


More information about the Python-checkins mailing list