FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for python2/koans - kolapsys/python_koans · GitHub
kolapsys
/
python_koans
Public
forked from
gregmalcolm/python_koans
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
python_koans
python2
koans
on
master
User selector
Datepicker
Commit history
Commits on Feb 23, 2018
Fix minor typo in comment (#172)
trptcolin
authored and
mpirnat
committed
4a9ad23
View commit details
Copy full SHA for 4a9ad23
View code at this point
Browse repository at this point
Commits on Feb 13, 2018
Merge pull request #171 from ldronkers/typo
Show description for e7ffc98
gregmalcolm
authored
e7ffc98
View commit details
Copy full SHA for e7ffc98
View code at this point
Browse repository at this point
Merge pull request #170 from kjc/with_context_manager
Show description for ff7e4ab
gregmalcolm
authored
ff7e4ab
View commit details
Copy full SHA for ff7e4ab
View code at this point
Browse repository at this point
Typo in specfied fix
Leo Dronkers
authored and
Leo Dronkers
committed
7d81041
View commit details
Copy full SHA for 7d81041
View code at this point
Browse repository at this point
Commits on Feb 12, 2018
tweaked the tuple lesson for greater clarity (#167)
Show description for 602498b
danwchan
authored and
kjc
committed
602498b
View commit details
Copy full SHA for 602498b
View code at this point
Browse repository at this point
Commits on Feb 11, 2018
Python 3 test_finding_lines2() assert passes as-is
Show description for 875f163
kjc
committed
875f163
View commit details
Copy full SHA for 875f163
View code at this point
Browse repository at this point
Commits on Dec 5, 2016
Fix #97 - remove debug code that causes infinite loop
Show description for 95bfb6a
mpirnat
committed
95bfb6a
View commit details
Copy full SHA for 95bfb6a
View code at this point
Browse repository at this point
Improved comments about classic and new-style classes
mpirnat
committed
b61f2fb
View commit details
Copy full SHA for b61f2fb
View code at this point
Browse repository at this point
Update about_new_style_classes.py to make new-style class tests more consistent (#148)
Show description for 23ade00
xgongluo
authored and
mpirnat
committed
23ade00
View commit details
Copy full SHA for 23ade00
View code at this point
Browse repository at this point
Explain errors to be handled in TriangleProject2 (#147)
alexvy86
authored and
mpirnat
committed
9dca2c0
View commit details
Copy full SHA for 9dca2c0
View code at this point
Browse repository at this point
Commits on Sep 30, 2016
about_modules.py: Copy old Python 2 fixes to Python 3 version. (#144)
Show description for ca7f7ac
kjc
authored and
mpirnat
committed
ca7f7ac
View commit details
Copy full SHA for ca7f7ac
View code at this point
Browse repository at this point
about_generators: Renamed generator_with_coroutine and test.
Show description for b1c7361
kjc
authored and
mpirnat
committed
b1c7361
View commit details
Copy full SHA for b1c7361
View code at this point
Browse repository at this point
about_generators: renamed test_coroutines_can_take_arguments.
Show description for 6ebf5b6
kjc
authored and
mpirnat
committed
6ebf5b6
View commit details
Copy full SHA for 6ebf5b6
View code at this point
Browse repository at this point
about_generators.py: Removed redundant list() calls.
kjc
authored and
mpirnat
committed
24c65e1
View commit details
Copy full SHA for 24c65e1
View code at this point
Browse repository at this point
Fixes #137: test_everything_else_is_treated_as_true (#142)
Show description for d44aec5
kjc
authored and
mpirnat
committed
d44aec5
View commit details
Copy full SHA for d44aec5
View code at this point
Browse repository at this point
Commits on Jul 20, 2016
Typo fix in explanatory comment (#133)
Show description for 385e952
NewEvolution
authored and
mpirnat
committed
385e952
View commit details
Copy full SHA for 385e952
View code at this point
Browse repository at this point
Commits on Jul 14, 2016
Monty Python reference in about_control_statements.py (#131)
Show description for 15b1b49
NewEvolution
authored and
mpirnat
committed
15b1b49
View commit details
Copy full SHA for 15b1b49
View code at this point
Browse repository at this point
Commits on Jan 25, 2016
Updating comments.
adityagupta679
committed
18c6653
View commit details
Copy full SHA for 18c6653
View code at this point
Browse repository at this point
Commits on Jan 4, 2016
Merge pull request #112 from cliftonmcintosh/ranges_with_steps
Show description for 045d5f6
gregmalcolm
committed
045d5f6
View commit details
Copy full SHA for 045d5f6
View code at this point
Browse repository at this point
remove list that wrapped a range in test_range_with_steps.
cliftonmcintosh
committed
83da249
View commit details
Copy full SHA for 83da249
View code at this point
Browse repository at this point
Commits on Jan 2, 2016
Move simpler test to be the first in test_ranges_with_steps.
cliftonmcintosh
committed
8157a5b
View commit details
Copy full SHA for 8157a5b
View code at this point
Browse repository at this point
Merge pull request #115 from vmwaredevops/navel_spelling
Show description for 838f41e
gregmalcolm
committed
838f41e
View commit details
Copy full SHA for 838f41e
View code at this point
Browse repository at this point
Commits on Jul 7, 2015
Fix spelling of navel.
John Gardner
committed
ed67dcf
View commit details
Copy full SHA for ed67dcf
View code at this point
Browse repository at this point
Commits on May 5, 2015
correct spelling of 'forth' to 'fourth' in about_comprehension.test_creating_a_dictionary_with_dictionary_comprehension.
cliftonmcintosh
committed
0118195
View commit details
Copy full SHA for 0118195
View code at this point
Browse repository at this point
Commits on May 3, 2015
add an assertion in about_lists.test_ranges_with_steps to demonstrate a descending list with a step of -1.
cliftonmcintosh
committed
8a7f0b6
View commit details
Copy full SHA for 8a7f0b6
View code at this point
Browse repository at this point
Commits on Oct 31, 2014
grammar fix in Python 2's about_asserts.py
brainwane
committed
f629a2c
View commit details
Copy full SHA for f629a2c
View code at this point
Browse repository at this point
Commits on Jun 17, 2014
Fix a few filename/spelling errors
ndhoule
committed
4604459
View commit details
Copy full SHA for 4604459
View code at this point
Browse repository at this point
Commits on May 18, 2014
Added test_if_then_elif_else_statements
Ryan1729
committed
fc65b52
View commit details
Copy full SHA for fc65b52
View code at this point
Browse repository at this point
Added test_if_then_elif_else_statements
Ryan1729
committed
cef768d
View commit details
Copy full SHA for cef768d
View code at this point
Browse repository at this point
Commits on May 6, 2014
Merge pull request #95 from knservis/triangle_inequality
Show description for 29bca23
gregmalcolm
committed
29bca23
View commit details
Copy full SHA for 29bca23
View code at this point
Browse repository at this point
Commits on May 3, 2014
Changed to accommodate implementations that account for degenerate triangles also
knservis
committed
cf87277
View commit details
Copy full SHA for cf87277
View code at this point
Browse repository at this point
Commits on May 2, 2014
Simplify line counting
Konstantinos Servis
committed
cceafc9
View commit details
Copy full SHA for cceafc9
View code at this point
Browse repository at this point
Commits on Mar 27, 2014
Fix some spelling mistakes
Adam Chainz
committed
aeae3fd
View commit details
Copy full SHA for aeae3fd
View code at this point
Browse repository at this point
Commits on Mar 3, 2014
Fix typo
ChuntaoLu
committed
0e90ef7
View commit details
Copy full SHA for 0e90ef7
View code at this point
Browse repository at this point
Commits on Feb 10, 2014
Merge pull request #85 from karptonite/add_zero_string_to_koan
Show description for 148a558
gregmalcolm
committed
148a558
View commit details
Copy full SHA for 148a558
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL