Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • bob.io.base bob.io.base
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • bob
  • bob.io.basebob.io.base
  • Merge requests
  • !21

Resolve "What is the use of PyBobIo_FilenameConverter"

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Manuel Günther requested to merge 7-what-is-the-use-of-pybobio_filenameconverter into master Aug 18, 2017
  • Overview 0
  • Commits 3
  • Pipelines 4
  • Changes 8

Closes #7 (closed)

I have implemented a better version of the PyBobIo_FilenameConverter, which now directly returns const char* instead of bytes for python3 and str for python2. I have also checked that it still is able to convert unicode filenames properly into const char*.

Edited Aug 18, 2017 by Manuel Günther
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: 7-what-is-the-use-of-pybobio_filenameconverter