systemd / pystemd

A thin Cython-based wrapper on top of libsystemd, focused on exposing the dbus API via sd-bus in an automated and easy to consume way.
GNU Lesser General Public License v2.1
414 stars 36 forks source link

setup.py: convert Path objects to strings #45

Closed SamuelDudley closed 4 years ago

SamuelDudley commented 4 years ago

Fixes #44

facebook-github-bot commented 4 years ago

Hi @SamuelDudley!

Thank you for your pull request and welcome to our community.We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file.

In order for us to review and merge your code, please sign at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need to sign the corporate CLA.

If you have received this in error or have any questions, please contact us at cla@fb.com. Thanks!

facebook-github-bot commented 4 years ago

Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Facebook open source project. Thanks!

SamuelDudley commented 4 years ago

Note this PR fixes the travis-ci build for all python versions >3.4

aleivag commented 4 years ago

There still glob expression broken in python 3.4 (wish i did not had to support it :P ) ... but this does help and does not break stuff even further, will move forward and accept this

facebook-github-bot commented 4 years ago

@aleivag merged this pull request in facebookincubator/pystemd@829faef551bd465c9d45ceca3b6c2500698cf585.