forked from TheAlgorithms/Python
-
Notifications
You must be signed in to change notification settings - Fork 0
Pull requests: HrachShah/Python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
convert remaining Python 2 except-comma syntax to tuple syntax
#9
opened Jun 24, 2026 by
HrachShah
Owner
Loading…
convert Python 2 except comma syntax to tuple syntax across six files
#8
opened Jun 24, 2026 by
HrachShah
Owner
Loading…
remove dead try/except in newtons_second_law_of_motion that masked TypeError as -0.0
#6
opened Jun 19, 2026 by
HrachShah
Owner
Loading…
narrow token-input exception in enigma_machine from Exception to ValueError
#5
opened Jun 19, 2026 by
HrachShah
Owner
Loading…
add doctest runner block to circular_queue.py so the FIFO doctest can be verified
#4
opened Jun 19, 2026 by
HrachShah
Owner
Loading…
narrow TypeError guard in newtons_second_law_of_motion
#3
opened Jun 9, 2026 by
HrachShah
Owner
Loading…
narrow exception in enigma token input loop to ValueError
#1
opened May 24, 2026 by
HrachShah
Owner
Loading…
ProTip!
Exclude everything labeled
bug with -label:bug.