[gedit-plugins] (19 commits) Non-fast-forward update to branch wip/python3



The branch 'wip/python3' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:

 http://live.gnome.org/Git/Help/NonFastForward

Commits removed from the branch:

  e35c76e... Port plugins to python 3
  75ec1b1... No more basestring
  041cd8f... global apply does not exists anymore
  1f23391... Implement __lt__ instead of __cmp__
  2e1cc82... Some more fixes
  970b05e... More fixes
  24bb46e... Another fix
  3f51290... Unicode stuff
  3f483cf... Explicitly convert map/filter results to a list
  b561917... Fix local imports
  bafc56a... Remove unicode string literals
  d880910... Change __cmp__ to __lt__
  1048daa... Added missing newline
  bd34f87... More informative error when failing to load module
  8cb3070... Use importlib to import module
  0158483... Use same function declaration for import as builtin
  b9e6392... Disable background color transitions
  0d14b23... Remove test.py test commander module
  d56715d... Corrected local imports using from . import ...
  ec6bfee... Bubble up traceback from generators
  2b0010d... Implemented __eq__ for result
  5fa8a76... Always use commander.commands.<module>
  937a183... Fix for commander import hell

Commits added to the branch:

  d39d84a... Port plugins to python 3
  29ccea8... No more basestring
  17c0ae6... global apply does not exists anymore
  c239cb5... Implement __lt__ instead of __cmp__
  ebe4640... Explicitly convert map/filter results to a list
  af651d2... Fix local imports
  c8ef8e7... Remove unicode string literals
  3a14767... Change __cmp__ to __lt__
  505c90d... Added missing newline
  ad2734b... More informative error when failing to load module
  9adb0a0... Use importlib to import module
  c2301e4... Use same function declaration for import as builtin
  f7ecee1... Disable background color transitions
  2727ef1... Remove test.py test commander module
  80cca40... Corrected local imports using from . import ...
  b025c53... Bubble up traceback from generators
  69e8f7d... Implemented __eq__ for result
  e2a46db... Always use commander.commands.<module>
  5757e53... Fix for commander import hell



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]