[oe-commits] [openembedded-core] branch python3 updated (ae8b061 -> 575802b)

git at git.openembedded.org git at git.openembedded.org
Tue May 24 09:16:04 UTC 2016


rpurdie pushed a change to branch python3
in repository openembedded-core.

  discards  ae8b061   fixup
  discards  56be4aa   locale fixup
  discards  117e67f   fixup
  discards  7333627   scripts: use python3 in shebang
  discards  20c9bb1   python3: convert views to lists
  discards  26918ef   python3: rename xrange -> range
  discards  7af4425   scripts: python3: fix urlparse imports
  discards  381a7e4   scripts: python3: rename ConfigParser -> configparser
  discards  9ae4de3   scripts: python3: fix encoding errors
  discards  d5eed41   scripts: python3: replace basestring -> str
  discards  552176d   scripts: python3: fix deprecated dict methods
  discards  a598760   qemurunner: convert data when working with socket
  discards  0f302cc   wic: encode help text
  discards  a73e0a2   wic: use python3 in shebang
  discards  4f1704a   Switch urlparse to urllib.parse
  discards  49fa48f   meta: python3 megapatch
  discards  ff80a3a   xrange -> range
  discards  83c4f72   use list instead of views
  discards  f01dca0   iter changes
  discards  250e692   command pipeline decoding
  discards  c9e1e33   meta: Convert to use python3 octal syntax
  discards  70edde2   scripts/oe-buildenv-internal: allow experimental python3 support
  discards  f18eb5d   useradd: Fix infinite build loop
  discards  e4596ad   Revert "tcmode-default: Bump gcc"
  discards  67ffcd2   tcmode-default: Bump gcc
      adds  d6241e4   useradd: Fix infinite build loop
       new  e53a14f   tcmode-default: Bump gcc
       new  5ef9747   Revert "tcmode-default: Bump gcc"
       new  123a2b8   scripts/oe-buildenv-internal: allow experimental python3 support
       new  89a4258   meta: Convert to use python3 octal syntax
       new  07669a1   command pipeline decoding
       new  3801b0f   iter changes
       new  62856dc   use list instead of views
       new  8765aea   xrange -> range
       new  8b90e8d   meta: python3 megapatch
       new  15637dd   Switch urlparse to urllib.parse
       new  00ecb42   wic: use python3 in shebang
       new  4c36c27   wic: encode help text
       new  d973def   qemurunner: convert data when working with socket
       new  65be984   scripts: python3: fix deprecated dict methods
       new  d6efc93   scripts: python3: replace basestring -> str
       new  0f6311a   scripts: python3: fix encoding errors
       new  e5c16e8   scripts: python3: rename ConfigParser -> configparser
       new  17e17bb   scripts: python3: fix urlparse imports
       new  914a4fb   python3: rename xrange -> range
       new  385b7ed   python3: convert views to lists
       new  01d8b84   scripts: use python3 in shebang
       new  971dd49   fixup
       new  60f87a7   locale fixup
       new  575802b   fixup

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (ae8b061)
            \
             N -- N -- N   refs/heads/python3 (575802b)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omits" are not gone; other references still
refer to them.  Any revisions marked "discards" are gone forever.

The 24 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list