Skip to content

release 2.0.0#640

Merged
amoffat merged 120 commits intomasterfrom
develop
Feb 9, 2023
Merged

release 2.0.0#640
amoffat merged 120 commits intomasterfrom
develop

Conversation

@amoffatgmi
Copy link
Copy Markdown
Contributor

No description provided.

EKC (Erik Cederstrand) and others added 30 commits May 27, 2020 09:19
Use id() instead of the expensive unicode() that has the side effect of actually running the command if it is not already running, and blocking until the command has finished running.
Use id() for equality between running commands
amoffat and others added 28 commits February 8, 2023 12:56
Without this fix, this test case would raise:

  TypeError: descriptor '__dict__' for 'Command' objects doesn't apply to a 'Command' object
This fixes the example I provided at
#556 (comment)
by making fd/file_chunk_consumer respect decode_errors just like the
other consumers.
Also added some latin-1 encoded bytes to make it always invalid for
sys.stdout too.
@amoffat amoffat merged commit 0081b58 into master Feb 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants