Tags · felixfavour/python-cs50 · GitHub
Skip to content

Tags: felixfavour/python-cs50

Tags

v5.0.3

Toggle v5.0.3'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 cs50#113 from cs50/develop

cte

v5.0.2

Toggle v5.0.2'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 cs50#109 from cs50/develop

disconnecting only if there's a connection

v5.0.1

Toggle v5.0.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 cs50#108 from cs50/develop

Removed removal of PWD

v5.0.0

Toggle v5.0.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 cs50#106 from cs50/develop

v5.0.0

v4.0.4

Toggle v4.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixes support for comments above and below statements and for semicol…

…ons at end of single statements (cs50#98)

* fixes bug whereby comments before query yielded wrong return value

* tolerates semicolon at end of single statement

* removed whitespace

* fixed comment

* added test

* added test for semicolon

v4.0.3

Toggle v4.0.3'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 cs50#93 from cs50/develop

Fixes colons in strings, catches SQLAlchemy warnings

v4.0.2

Toggle v4.0.2'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 cs50#86 from cs50/develop

4.0.2

v4.0.1

Toggle v4.0.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 cs50#83 from cs50/develop

Fixes error with ProxyFix

v4.0.0

Toggle v4.0.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 cs50#80 from cs50/develop

deploys 4.0.0

v3.2.0

Toggle v3.2.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 cs50#78 from cs50/develop

adds support for other paramstyles