Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: jfly/shtuff

Tags

v0.4.0

Toggle v0.4.0's commit message

Verified

This tag was signed with the committer’s verified signature.
jfly Jeremy Fleischman
releasing v0.4.0

v0.3.5

Toggle v0.3.5's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
test: fix flaky tests

For some reason, these tests starting failing on Python 3.11, I'm not
exactly sure why. These tests do seem to be making an incorrect
assumption that just because the text "exit" has been printed to the
screen that that means the process has actually exited. So, now we just
wait for the process to actually exit, and things seem to behave
reliably now.

v0.3.3

Toggle v0.3.3's commit message

Verified

This commit was signed with the committer’s verified signature.
jfly Jeremy Fleischman
test: fix flaky tests

For some reason, these tests starting failing on Python 3.11, I'm not
exactly sure why. These tests do seem to be making an incorrect
assumption that just because the text "exit" has been printed to the
screen that that means the process has actually exited. So, now we just
wait for the process to actually exit, and things seem to behave
reliably now.

v0.3.2

Toggle v0.3.2's commit message

Verified

This commit was signed with the committer’s verified signature.
jfly Jeremy Fleischman
Oops, deploy.yml no longer exists!

v0.3.1

Toggle v0.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #21 from FatBoyXPC/add-setuptools

Some systems don't come with setuptools.

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #15 from FatBoyXPC/fatboyxpc-is-an-idiot-and-forgo…

…t-to-update-readme

Update README and try to get Markdown formatted PyPi page

v0.2.0

Toggle v0.2.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Update README for the new features.

v0.1.10

Toggle v0.1.10's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.
Automatic releases are fun!

v0.1.9

Toggle v0.1.9's commit message

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.

v0.1.8

Toggle v0.1.8's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Giving setuptools_scm a shot!