1
0
mirror of https://github.com/satwikkansal/wtfpython synced 2024-11-24 03:54:25 +01:00

Commit Graph

  • d3157d61a3 Fix toc Satwik Kansal 2019-07-08 22:22:04 +0530
  • 4618bed5f6 Remove asterisks and carets from titles Satwik Kansal 2019-07-08 22:01:41 +0530
  • 863e1f4512 Fix uuid comments Satwik Kansal 2019-07-08 03:00:33 +0530
  • 98701351c6 Add uuids to examples Satwik Kansal 2019-07-08 02:54:49 +0530
  • c30e0d2ed6 Merge remote-tracking branch 'origin/master' into 3.0 Satwik Kansal 2019-07-08 02:33:38 +0530
  • 4d8e5795a3 Update TOC Satwik Kansal 2019-07-07 22:18:35 +0530
  • 96455422ef Update the booleans example Satwik Kansal 2019-07-07 22:17:33 +0530
  • d7fc512842
    Update .travis.yml cclauss 2019-07-06 10:47:57 +0200
  • 996148770d
    Update .travis.yml cclauss 2019-07-06 10:30:15 +0200
  • 31b0f4382f
    Test Travis cclauss 2019-07-06 10:13:39 +0200
  • e6eac17ef5
    Merge pull request #126 from cclauss/patch-2 Satwik Kansal 2019-07-06 13:34:28 +0530
  • 151d0ec93a
    Merge pull request #127 from zachkirsch/patch-1 Satwik Kansal 2019-07-03 22:29:39 +0530
  • 12a1ac10cb Fix github URL typos in CONTRIBUTORS.md Zach Kirsch 2019-07-03 11:46:31 -0400
  • e611f24e7f
    Change constant-folding max from <20 to <=20 zachkirsch 2019-07-03 11:39:57 -0400
  • a4776a6b67
    Use ==/!= to compare str, bytes, and int literals cclauss 2019-07-02 15:36:23 +0200
  • bde01d8fbb
    Force a test on Travis CI cclauss 2019-07-02 15:21:35 +0200
  • a83349d0cc
    Merge pull request #124 from cclauss/patch-1 Satwik Kansal 2019-07-02 17:45:11 +0530
  • 14e03a3766
    Add automated testing using Travis CI cclauss 2019-06-28 07:03:12 +0200
  • 8b4bbb2196 Add new example: Wild imports Satwik Kansal 2019-06-11 00:43:32 +0530
  • c6e0d795ff Some minor changes, and add assertion example Satwik Kansal 2019-06-10 23:22:08 +0530
  • 362447a5d2 Add new example: Disorder within order Satwik Kansal 2019-06-10 00:14:01 +0530
  • 4d5a2f0d97 New example: Lossy zip of iterators Satwik Kansal 2019-06-09 19:45:13 +0530
  • bf967b0332 String can be tricky: Remove outdated snippet Satwik Kansal 2019-06-09 17:56:36 +0530
  • 80a969a556 Brace yourself: Add to explanation Satwik Kansal 2019-06-09 17:34:50 +0530
  • 2bfa6d2e5b Let's make a giant string: Use %timeit for measuring time Satwik Kansal 2019-06-09 03:59:09 +0530
  • 9ea7ab0c5a New example: The chicken-egg problem Satwik Kansal 2019-06-09 00:07:02 +0530
  • 72e39d3248 Update example "is is not what it is" Satwik Kansal 2019-06-08 23:25:37 +0530
  • 6164ce065d Merge remote-tracking branch 'origin/master' into 3.0 Satwik Kansal 2019-06-08 22:41:05 +0530
  • 85352fc45d Add example: Ellipsis Satwik Kansal 2019-06-08 16:30:53 +0530
  • a33f715b26 Let's meet Friendly Language Uncle For Life: Add notes for non-interactive evn Satwik Kansal 2019-06-08 14:49:59 +0530
  • c52919b9ec Add new snippet: Splitsies Satwik Kansal 2019-06-08 14:21:19 +0530
  • 092dd096bf Expand strings and backslashes Satwik Kansal 2019-06-08 02:53:53 +0530
  • e0cb30bf3b Modifying a dictionary while iterating over it: Add note Satwik Kansal 2019-06-08 00:41:58 +0530
  • bc68ae0ff3 Update evaluation time discrepency example: Add another snippet Satwik Kansal 2019-06-08 00:23:33 +0530
  • 3806284f78 Update content.md Satwik Kansal 2019-06-07 23:48:51 +0530
  • f03f7dcad9 Some hideous typora corrections and a new snippets added Satwik Kansal 2019-06-07 23:48:07 +0530
  • 31dcd9b062 add encoding (#122) hippie 2019-06-07 02:15:34 +0800
  • 519bdb8111
    add encoding hippie 2019-05-28 15:04:37 +0800
  • 45bec627d1 Add todos Satwik Kansal 2019-05-06 23:49:57 +0530
  • 5c8c4c5843 Get the generator in a working state Satwik Kansal 2019-05-06 23:47:24 +0530
  • c475cbfe82 Use absolute path for the pager. Satwik Kansal 2019-05-01 19:55:46 +0530
  • 596186d81c Add json generator Satwik Kansal 2019-05-01 19:12:17 +0530
  • 54883f5134
    Use http instead of https Satwik Kansal 2019-03-31 19:08:19 +0530
  • 96173fb19e
    Update README.md NashMiao 2019-03-18 19:32:42 +0800
  • b262f29756
    Add reference to chinese translation Satwik Kansal 2018-12-16 16:23:39 +0530
  • 30e05a5973 Rephrase sentence to make more sense (#109) kyblockstacking 2018-12-09 06:53:28 -0800
  • c3d91f7d7d
    Rephrase sentence to make more sense kyblockstacking 2018-12-09 03:43:38 -0800
  • 64b310953a fix typo (#107) 1f604 2018-12-06 18:54:45 +0000
  • 01be33b47a fix typo 1f604 2018-12-06 18:14:26 +0000
  • 9c5f26e758 match order of display to if/else order (#105) Hannes 2018-12-05 20:50:17 +0100
  • b0e7a816ec make the function *call* more visible (#104) Hannes 2018-12-05 20:45:59 +0100
  • d188aeddcd
    match order of display to if/else order Hannes 2018-12-05 11:25:36 +0100
  • e4f8fc2c15
    make the function *call* more visible Hannes 2018-12-05 11:23:06 +0100
  • d7477885b8
    Update broken link Satwik Kansal 2018-12-05 04:16:32 +0530
  • e4268d1c6f
    Update README.md Chao Zhang 2018-12-03 11:51:21 +0800
  • 9b21577343
    Update README.md NashMiao 2018-10-19 14:57:36 +0800
  • 145a194c8b Update README.md (#95) Chris J 2018-10-03 01:07:17 -0700
  • 4be7c2a727 Added Example: Sets discriminating values? Vibhu Agarwal 2018-10-01 02:38:14 +0530
  • 5137efe198 Merge remote-tracking branch 'upstream/master' Vibhu Agarwal 2018-10-01 00:59:19 +0530
  • 2ba304ff63
    Update README.md Chris J 2018-09-11 09:53:08 -0700
  • 2145faa956
    Merge 65de7acc30 into ac379c9c03 Nasy 2018-08-28 09:01:42 +0000
  • ac379c9c03 Fixed input-output of 4th example explanation code (#92) Vibhu Agarwal 2018-08-28 14:24:54 +0530
  • 9e624542cf
    Fixed Output and reverted 4th example code Vibhu Agarwal 2018-08-25 14:19:22 +0530
  • 101684de28
    Fixed input-output of 4th example explanation code Vibhu Agarwal 2018-08-13 11:12:51 +0530
  • e56ef7b5d9 Fix no attributed class in Class attributes and instance attributes dE-Falt 2018-08-13 02:41:49 +0530
  • 85a8466170
    replaced logo dtkcs01 2018-06-26 17:40:10 +0530
  • 9d3c76aa1d
    replacing logo dtkcs01 2018-06-26 17:37:06 +0530
  • 6d8384f171
    Update README.md Ashish Agarwal 2018-06-26 14:29:12 +0530
  • 2fb04501f7 Fix Python 3 compatibility in the irrelevant code! (#86) cclauss 2018-06-21 21:47:51 +0200
  • def8c874e0
    Fix Python 3 compatibility in the irrelevant code! cclauss 2018-06-18 22:19:21 +0200
  • 07861a045d Fix an error in the irrelevant code! Satwik Kansal 2018-06-19 00:25:34 +0530
  • 5484680721 Fix incorrect output in "Mysterious key type conversion" example Satwik Kansal 2018-06-15 00:48:50 +0530
  • d2507c2ff3
    Simplify explanation Satwik Kansal 2018-05-30 00:29:56 +0530
  • 2188fa30cd Update README.md (#82) BOOK 2018-05-30 02:52:49 +0800
  • 1b7c45b867
    Update README.md BOOK 2018-05-30 01:12:36 +0800
  • 3df9152ec9
    Update README.md Satwik Kansal 2018-05-28 18:05:21 +0530
  • 09998b4d58
    Update README.md BOOK 2018-05-26 02:59:39 +0800
  • 518881c70e Correct the snippet in Tic-tac-toe explanation Satwik Kansal 2018-05-23 18:13:50 +0530
  • 65de7acc30
    Fix a typo (Inpinity -> Infinity) Nasy 2018-05-04 02:47:21 +0800
  • 12bd3199c3
    Improve "hash brownies" example and explanation jab 2018-03-27 15:43:41 +0700
  • 169fa2fb5e Fix grammatical error (#75) Harmon 2018-03-06 14:54:36 -0600
  • d25ee17928
    Fix grammatical error Harmon 2018-03-06 04:07:53 -0600
  • db35390786 Fix a syntax error and some spelling errors (#72) Mélanie Chauvel 2018-02-28 21:37:48 +0100
  • b6ee6da0d3 Fix a syntax error and some spelling errors ariasuni 2018-02-26 11:45:27 +0100
  • ea5fc2f47f Update contents Satwik Kansal 2018-02-26 00:39:01 +0530
  • c13ce9701a Add sohaibfarooqi to the contributors Satwik Kansal 2018-02-26 00:37:49 +0530
  • 0c9acdcc8e Update TOC Satwik Kansal 2018-02-26 00:36:22 +0530
  • 9608b2fcfc Merge examples Satwik Kansal 2018-02-26 00:34:22 +0530
  • 7f88b10f54
    Merge c84b5169d8 into 70fe61737b Jonathan H 2018-02-25 18:57:29 +0000
  • 70fe61737b Generator with Slice assignment trick Sohaib Farooqi 2018-02-26 02:48:56 +0800
  • 240e216c51 Update explanation: Tic tac toe Satwik Kansal 2018-02-26 00:03:37 +0530
  • a0100a8b48 Update explanation: Strings can be tricky sometimes Satwik Kansal 2018-02-25 23:30:28 +0530
  • c84b5169d8 remove lineskip and bolden string interning in contents.md Jonathan H 2018-02-25 18:00:39 +0000
  • 28fa624a88 Proposal for issue #67 Jonathan H 2018-02-25 17:57:04 +0000
  • 17e49ee9db Fix typos Semen Zhydenko 2018-01-30 20:38:22 +0100
  • 8842ced800 Fixed critical issue Semen Zhydenko 2018-01-30 19:06:34 +0100
  • 7664476e51 Fix typo 2018-01-30 01:07:52 +0800
  • 2de408a705
    Fix type 2018-01-29 23:39:44 +0800
  • 693abf64f5 Merge branch 'master' of https://github.com/satwikkansal/wtfpython Sohaib Farooqi 2018-01-29 19:21:56 +0800
  • cd8cdc61f7 revised example code Sohaib Farooqi 2018-01-29 19:21:39 +0800