Commit Graph

  • 93dca856b4 Changed discussion link master David Beazley 2025-12-22 13:51:27 -06:00
  • 7c82e8ac7d Merge pull request #167 from kavun/output-types David Beazley 2025-12-22 11:50:37 -06:00
  • d426db71bc Fixed Issue #192 David Beazley 2025-12-22 11:45:00 -06:00
  • 151729ec70 Fixed tab issue. Issue #187 David Beazley 2025-12-22 11:42:32 -06:00
  • a761bd21e7 Fixed indentation. Issue #161 David Beazley 2025-12-22 11:39:05 -06:00
  • 2d36223477 Incorporated issue #157 David Beazley 2025-12-22 11:36:57 -06:00
  • c267c45af6 Output correct types in example Kevin Reed 2023-08-15 23:44:25 -05:00
  • 3c00ff81b7 Added course link David Beazley 2023-02-27 11:07:22 -06:00
  • d454b8ec62 minor edits David Beazley 2023-02-14 10:52:00 -06:00
  • 897e642017 Added note about API being broken David Beazley 2023-01-01 09:10:56 -06:00
  • b7bffbe313 Added a few questions David Beazley 2022-12-11 07:19:57 -06:00
  • d56f518de1 Fix indentation bug David Beazley 2022-12-08 09:19:58 -06:00
  • 7ed1c34716 Change link color David Beazley 2022-11-26 10:30:54 -06:00
  • d4bb087ddc Added link David Beazley 2022-11-26 10:25:52 -06:00
  • 434be15bf7 Merge branch 'master' of https://github.com/dabeaz-course/practical-python David Beazley 2022-11-26 10:22:44 -06:00
  • 37ee929e5e Various typos fixed David Beazley 2022-11-26 10:22:39 -06:00
  • 8798ecc014 Merge pull request #126 from DrOculus90/patch-1 David Beazley 2022-11-26 10:14:49 -06:00
  • 3676073f8e Fix missing comma David Beazley 2022-11-26 10:11:06 -06:00
  • c3cbe546ae Fix typo David Beazley 2022-11-26 10:06:08 -06:00
  • 1cf1d14083 Fixed log level David Beazley 2022-11-26 10:04:44 -06:00
  • c2fee9b990 Merge pull request #130 from DavideAG/fix_typo_exercise_2.22 David Beazley 2022-11-26 10:00:46 -06:00
  • 6021acfa93 added use of %b David Beazley 2022-11-26 09:45:42 -06:00
  • db48a9c3d0 Layout change David Beazley 2022-11-26 09:29:04 -06:00
  • a53642b9c7 Fix broken links David Beazley 2022-11-26 09:25:59 -06:00
  • d74b29d25e Fix broken links David Beazley 2022-11-26 09:24:30 -06:00
  • cf0c74a9f9 Added noted about missing ex3.13 David Beazley 2022-11-26 09:22:24 -06:00
  • 79ea6a113b Fix typo David Beazley 2022-02-06 19:55:07 -06:00
  • d55d6f74e7 Chapter 2.6 - Fixed typo in exercise 2.22 DavideAG 2021-07-22 16:03:49 +02:00
  • 9bbb256afa Update 03_Formatting.md DrOculus90 2021-06-07 09:54:13 -04:00
  • 92a8a73c07 Added example David Beazley 2021-03-28 09:42:14 -05:00
  • eca8be369b Fix typo David Beazley 2021-03-28 09:39:53 -05:00
  • c8dc52231a Fixed typo David Beazley 2021-01-31 19:38:29 -06:00
  • 3cfe6a2d75 Fixed wording David Beazley 2020-12-24 19:48:55 -06:00
  • 8449211f7d Added link David Beazley 2020-11-22 13:29:54 -06:00
  • 402d197ec6 Merge pull request #98 from wo-von/practical-python-edits David Beazley 2020-11-22 13:26:08 -06:00
  • 2876ab8d7b Merge pull request #91 from bid0uille/patch_9.2 David Beazley 2020-11-22 13:24:53 -06:00
  • dbdcf27aa0 Merge pull request #80 from altvec/fix/chapter4.3 David Beazley 2020-11-22 13:23:53 -06:00
  • 3ff29009a7 Merge pull request #101 from lzblack/master David Beazley 2020-11-22 13:21:57 -06:00
  • 9a3cd386fb Various typos fixed David Beazley 2020-11-22 13:20:19 -06:00
  • 7d94852cdd Add missing link to built-in exceptions documentation Zhi Li 2020-09-17 09:46:30 -04:00
  • adb5c991ab add missing imports sina hosseinizad 2020-08-06 12:46:03 +02:00
  • ff5368975a typo sina hosseinizad 2020-08-06 12:18:14 +02:00
  • 9245991ffc Add missing import to Ex6.8 sina hosseinizad 2020-08-05 09:43:35 +02:00
  • 9e55e151e6 misplaced #statements in expanded for loop sina hosseinizad 2020-08-04 09:34:30 +02:00
  • 596d360f7b fix indentation error sina hosseinizad 2020-08-03 16:40:38 +02:00
  • 88f8376c89 Merge pull request #96 from wo-von/practical-python-edits David Beazley 2020-08-03 08:40:05 -05:00
  • f93493b28c Typo sina hosseinizad 2020-08-03 12:00:42 +02:00
  • fc7f2a30c2 change wording in 03/02 since the file already exists sina hosseinizad 2020-07-29 13:10:32 +02:00
  • 7e1b09d552 Merge pull request #90 from ghreat/patch-1 David Beazley 2020-07-09 15:36:29 -05:00
  • 9e054a0ec2 fix typo in 09/02 line 124 bid0uille 2020-07-07 22:44:14 +02:00
  • d6d00e527a Fixed typo and added a double space to line break rendered MarkDown. Gunnar Hermansson 2020-07-07 09:30:09 +02:00
  • 3d86b44b3f Merge pull request #88 from bid0uille/patch_3.5 David Beazley 2020-07-04 05:35:06 -05:00
  • b5a87d4043 Merge pull request #87 from bid0uille/patch_3.4 David Beazley 2020-07-04 05:33:52 -05:00
  • 175938ab85 Merge pull request #85 from bid0uille/patch_3.3 David Beazley 2020-07-04 05:32:24 -05:00
  • 3d8d180898 Merge pull request #84 from bid0uille/patch_3.2 David Beazley 2020-07-04 05:32:06 -05:00
  • 79ff2b3d57 fix sample output in 03/05 exercises 3.15+16 bid0uille 2020-07-04 00:27:04 +02:00
  • dc1f3b3aa1 fix sample output in 03/04 exercise 3.12 bid0uille 2020-07-04 00:04:28 +02:00
  • c114f9e17b fix missing word in 03/03 line 344 'is' bid0uille 2020-07-03 23:38:23 +02:00
  • 9eb78ddd9b fix missing word in 03/02 line 333 'Data/' arf 2020-07-03 23:15:09 +02:00
  • 7cd1ae1958 Merge pull request #83 from bid0uille/patch_2.7 David Beazley 2020-07-03 16:11:55 -05:00
  • 58c9c3b503 fix typo in 02/07 line 14 'a~n~ list' arf 2020-07-03 23:04:35 +02:00
  • 70afdc923b Merge pull request #82 from bid0uille/bid0uille-patch-2 David Beazley 2020-07-03 09:31:18 -05:00
  • 2a9e9b7437 Merge pull request #79 from bid0uille/bid0uille-patch-1 David Beazley 2020-07-02 17:51:08 -05:00
  • b6a9aeae46 Fix missing new line altvec 2020-07-02 23:32:40 +05:00
  • 9fe1d1bd8e Merge pull request #2 from bid0uille/bid0uille-patch-2 bid0uille 2020-07-02 16:23:10 +02:00
  • ee21b33e3f Fix missing word bid0uille 2020-07-02 16:21:19 +02:00
  • e71e7e06a5 Merge pull request #1 from bid0uille/bid0uille-patch-1 bid0uille 2020-07-02 15:24:36 +02:00
  • 99aa5ae131 Fix missing new line bid0uille 2020-07-02 15:22:24 +02:00
  • 61bf1175d3 Merge pull request #78 from caticoa3/patch-1 David Beazley 2020-07-01 19:33:44 -05:00
  • 979a2e9328 Fixed output problem David Beazley 2020-07-01 19:33:03 -05:00
  • b8c570a6b7 Update 03_Numbers.md caticoa3 2020-07-01 16:49:07 -07:00
  • 712eb36027 Merge pull request #77 from chadbean/inspect-import-package-fix David Beazley 2020-07-01 07:38:42 -05:00
  • ced01f5373 Fix syntax for inspecting imported numpy package Chad Bean 2020-07-01 08:35:53 -04:00
  • be34a7bc2f Fix typo David Beazley 2020-06-30 09:32:22 -05:00
  • 41a4a1e3c1 Minor fix to filename David Beazley 2020-06-30 07:09:04 -05:00
  • d4e11fd7b3 Merge pull request #72 from gabrielsroka/patch-1 David Beazley 2020-06-29 07:35:54 -05:00
  • 5ea03f60f9 Update 03_Debugging.md Gabriel Sroka 2020-06-22 13:49:21 -07:00
  • 24cd6df9cf Minor tweak to exercise 1.9 David Beazley 2020-06-21 06:42:00 -05:00
  • 2f2f5eaeb5 Fix typo David Beazley 2020-06-21 06:36:55 -05:00
  • f2ebe619c9 Merge pull request #69 from paulliwali/patch-2 David Beazley 2020-06-20 14:34:26 -05:00
  • a12eac956d Update 04_Strings.md Paul Deng 2020-06-20 15:12:17 -04:00
  • b5765a22ab Added Github pages link main David Beazley 2020-06-19 21:00:59 -05:00
  • 3f0b9b0975 Fixed link David Beazley 2020-06-19 20:50:49 -05:00
  • ff5447143e Merge pull request #65 from tburrows13/patch-1 David Beazley 2020-06-19 09:48:20 -05:00
  • 12ff9195c1 Fix typo (porty-add -> porty-app) Tom Burrows 2020-06-19 15:23:36 +01:00
  • 785b986f86 Merge pull request #63 from dlitvakb/patch-2 David Beazley 2020-06-19 06:46:51 -05:00
  • 0f6b2bb6e4 Merge pull request #62 from dlitvakb/patch-1 David Beazley 2020-06-19 06:46:34 -05:00
  • 9e86603ccf Fix typo David Beazley 2020-06-19 06:45:21 -05:00
  • 17547d2d7e Change title to match the section convention David Litvak Bruno 2020-06-19 09:53:24 +02:00
  • c2570c572f Adding missing parenthesis on link David Litvak Bruno 2020-06-19 09:51:49 +02:00
  • 58957158c1 Merge pull request #60 from alexdelorenzo/patch-1 David Beazley 2020-06-18 20:04:10 -05:00
  • 87994d0bdd Fix grammar Alex DeLorenzo 2020-06-18 21:02:41 -04:00
  • e030d69496 Minor refinement on range David Beazley 2020-06-18 19:42:47 -05:00
  • 11b0a832a8 Fix typo David Beazley 2020-06-18 19:34:13 -05:00
  • 79d47df600 Fixed link David Beazley 2020-06-16 14:03:54 -05:00
  • cdf6d4b900 Fix typo David Beazley 2020-06-10 08:43:15 -05:00
  • 611428ec1e Fix typo David Beazley 2020-06-10 08:42:34 -05:00
  • e28e72642a Fixed line spacing issue David Beazley 2020-06-10 08:41:51 -05:00
  • 7dcc56b408 Fix typo David Beazley 2020-06-09 15:07:05 -05:00
  • a9e8de2aba Minor wording change David Beazley 2020-06-09 10:01:00 -05:00