-
Notifications
You must be signed in to change notification settings - Fork 270
Pull requests: cs50/python-cs50
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
updated IO wrapper, style, version
enhancement
#180
by dmalan
was merged Dec 17, 2023
•
Review required
updated Dec 17, 2023
Support SQLAlchemy 2.0
enhancement
#174
by rongxin-liu
was merged Oct 24, 2023
•
Review required
updated Oct 24, 2023
Respect pep8 and revert 659c8f4
#172
by up-n-atom
was merged Jan 29, 2023
•
Review required
updated Jan 30, 2023
scoping INFO and ERROR to FLASK_ENV=development
enhancement
#167
by dmalan
was merged Jun 7, 2022
•
Review required
updated Jun 7, 2022
using INFO and ERROR instead of DEBUG
enhancement
#166
by dmalan
was merged Jun 6, 2022
•
Review required
updated Jun 6, 2022
Addresses PostgreSQL rollbacks
bug
#163
by dmalan
was merged Feb 6, 2022
•
Review required
updated Feb 6, 2022
Deploy with GitHub Actions
#155
by kzidane
was merged Jul 20, 2021
•
Review required
updated Jul 20, 2021
Added Minimum and Maximum Number support in get_int() and get_float()
#148
by MuhammadHassanRazaa
was closed Mar 10, 2021
updated Mar 10, 2021
Fixes teardown_appcontext, adds support for multiple DB connections when using Flask
bug
#139
by dmalan
was merged Nov 29, 2020
•
Review required
updated Nov 29, 2020
Fixes teardown_appcontext, adds support for multiple DB connections when using Flask
bug
#138
by dmalan
was merged Nov 29, 2020
updated Nov 29, 2020
fix small issue in sql.py which cause AttributeError
bug
#137
by io614
was closed Nov 29, 2020
updated Nov 29, 2020
Fixes support for transactions, drops support for unpacking of args to execute
#135
by dmalan
was merged Nov 26, 2020
updated Nov 26, 2020
removed support for unpacking dicts and lists in execute
#134
by dmalan
was merged Nov 23, 2020
updated Nov 23, 2020
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.