Skip to content

Commit

Permalink
[fc] Repository: plone.app.robotframework
Browse files Browse the repository at this point in the history
Branch: refs/heads/master
Date: 2018-01-30T14:36:35+01:00
Author: Oshane Bailey (b4oshany) <b4.oshany@gmail.com>
Commit: plone/plone.app.robotframework@c7e51d6

Imports are Python3 compatible

Files changed:
A src/plone/app/robotframework/_compat.py
M .gitignore
M CHANGES.rst
M src/plone/app/robotframework/content.py
M src/plone/app/robotframework/saucelabs.py
M src/plone/app/robotframework/server.py
Repository: plone.app.robotframework

Branch: refs/heads/master
Date: 2018-01-30T14:36:35+01:00
Author: Oshane Bailey (b4oshany) <b4.oshany@gmail.com>
Commit: plone/plone.app.robotframework@c0e95ac

Changed from _compat to six for py3 compatibility.

Files changed:
M src/plone/app/robotframework/content.py
M src/plone/app/robotframework/saucelabs.py
M src/plone/app/robotframework/server.py
D src/plone/app/robotframework/_compat.py
Repository: plone.app.robotframework

Branch: refs/heads/master
Date: 2018-01-30T14:37:00+01:00
Author: Oshane Bailey (b4oshany) <b4.oshany@gmail.com>
Commit: plone/plone.app.robotframework@0b0a230

Adds six into install_requires set and sorts each file's imports with the isort package.

Files changed:
M CHANGES.rst
M setup.py
M src/plone/app/robotframework/content.py
M src/plone/app/robotframework/pybabel.py
M src/plone/app/robotframework/saucelabs.py
M src/plone/app/robotframework/server.py
M src/plone/app/robotframework/testing.py
Repository: plone.app.robotframework

Branch: refs/heads/master
Date: 2018-01-30T23:24:02+01:00
Author: Davi Lima (davilima6) <davilima6@gmail.com>
Commit: plone/plone.app.robotframework@93c7113

More Python 2 / 3 compatibility changes

Files changed:
M CHANGES.rst
M src/plone/app/robotframework/autologin.py
M src/plone/app/robotframework/reload.py
M src/plone/app/robotframework/remote.py
M src/plone/app/robotframework/robotentrypoints.py
M src/plone/app/robotframework/server.py
Repository: plone.app.robotframework

Branch: refs/heads/master
Date: 2018-02-06T10:58:31+01:00
Author: Jens W. Klein (jensens) <jk@kleinundpartner.at>
Commit: plone/plone.app.robotframework@4fcdfca

Merge pull request #70 from plone/py3_imports

Imports are Python3 compatible

Files changed:
M .gitignore
M CHANGES.rst
M setup.py
M src/plone/app/robotframework/autologin.py
M src/plone/app/robotframework/content.py
M src/plone/app/robotframework/pybabel.py
M src/plone/app/robotframework/reload.py
M src/plone/app/robotframework/remote.py
M src/plone/app/robotframework/robotentrypoints.py
M src/plone/app/robotframework/saucelabs.py
M src/plone/app/robotframework/server.py
M src/plone/app/robotframework/testing.py
  • Loading branch information
jensens committed Feb 6, 2018
1 parent 2bbd0ab commit 04a82d7
Showing 1 changed file with 1,314 additions and 298 deletions.
Loading

0 comments on commit 04a82d7

Please sign in to comment.