Skip to content
This repository was archived by the owner on Jul 16, 2024. It is now read-only.

removed encoding on fields in source docs#78

Merged
abstract-base-method merged 2 commits intotarget:masterfrom
chollinger:fix-encoding-on-rescheduling
May 10, 2018
Merged

removed encoding on fields in source docs#78
abstract-base-method merged 2 commits intotarget:masterfrom
chollinger:fix-encoding-on-rescheduling

Conversation

@chollinger
Copy link
Contributor

@chollinger chollinger commented May 9, 2018

GREASE Developer Pull Request Checklist removed encoding on fields in source docs

USE THIS TEMPLATE FOR YOUR PULL REQUEST!

Purpose

This encoding was causing it to be deserialized as bytes, which was causing issues during rescheduling. These fields are only used in the daemon, which does type checking, so it will not affect anything else.

Expected Outcome

Rescheduling doesn't give garbage config names.

Checklist

  • Tests
  • Documentation
  • Maintainer Code Review

…ng rescheduling, and is only used in the daemon, which does type checking
@dgund14 dgund14 self-requested a review May 9, 2018 19:06
dgund14
dgund14 previously approved these changes May 9, 2018
Copy link
Collaborator

@abstract-base-method abstract-base-method left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@chollinger please increment the minor version number to trigger a PyPi release

@abstract-base-method abstract-base-method merged commit 9586413 into target:master May 10, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants