Commit Graph

499 Commits

Author SHA1 Message Date
Satwik Kansal ccf5be1a6f
Update README.md 2023-04-28 12:34:28 +05:30
Satwik Kansal a50839656c
Update README.md 2023-02-26 12:14:52 +05:30
Satwik Kansal f5f5208b12
Merge pull request #243 from vitorsrg/change/no-char-datatype
Improve string indexing result explanation
2022-12-05 09:17:50 +05:30
Satwik Kansal ea1e228407
Merge pull request #300 from frontdevops/patch-2
Update README.md
2022-11-01 14:51:09 +05:30
Alexander Mayorov d8258dbc96
Update README.md
Add new feature: Exceeds the limit for integer string conversion
2022-10-22 00:00:55 +04:00
Satwik Kansal 6a4cd34413
Merge pull request #299 from frontdevops/patch-1
Update README.md, Added a link to the Russian version
2022-09-18 19:40:01 +05:30
Alexander Mayorov feeb410009
Update README.md 2022-09-17 21:13:35 +04:00
Satwik Kansal 6213399144
Merge pull request #292 from jeffreykennethli/master
Update link and add parenthesis to chained operators section
2022-06-03 19:49:29 +05:30
jeffreykennethli d3a25fa14e Update link and add parenthesis to chained operators section 2022-06-03 10:15:21 -04:00
Satwik Kansal e9a49a5527
Merge pull request #290 from mattkohl-flex/master
Update README.md
2022-06-01 09:07:06 +05:30
Matt Kohl be377779b6
Update README.md
Grammatical fix
2022-05-31 15:36:12 +01:00
Satwik Kansal fe9ed47217
Update Spanish translation link 2022-05-11 22:27:47 +05:30
Satwik Kansal 00c5503712
Update link to Chinese translation 2022-04-04 16:02:41 +05:30
Satwik Kansal cd4d7c0e34
Update README.md 2022-01-18 00:00:02 +05:30
Satwik Kansal c8f300fd09
Merge pull request #277 from fluencydoc/trelent-documentation
Added docstrings to several undocumented functions
2021-12-23 12:51:30 +05:30
flencydoc 205c9ede01 Added docstrings to several undocumented functions. 2021-12-23 03:53:28 +00:00
Satwik Kansal f4f501a230
Merge pull request #276 from bwduncan/patch-1
Minor README fixups
2021-10-30 22:56:15 +05:30
bwduncan 043b83a722
Minor README fixups 2021-10-29 20:52:07 +01:00
Satwik Kansal 2e2d65a9ec
Add reference to Korean translation and fix a typo
Closes https://github.com/satwikkansal/wtfpython/issues/271
2021-08-09 18:13:25 +05:30
Satwik Kansal 086be4ed19
Update CONTRIBUTING.md 2021-05-12 00:19:21 +05:30
Satwik Kansal 9fc6db6215
Minor formatting fix 2021-05-11 02:04:55 +05:30
Satwik Kansal 897b915f11
Merge pull request #268 from LiquidFun/master
Add new snippet: banker's rounding
2021-05-11 02:03:45 +05:30
LiquidFun 6642876c64 Add new snippet: banker's rounding
Closes #267
2021-05-10 00:25:26 +02:00
Satwik Kansal b89710a415
Merge pull request #266 from sonlhcsuit/master
Fix small typo
2021-04-28 15:24:45 +05:30
sonlhcsuit aaa74c46a7 fixthings up 2021-04-28 16:10:51 +07:00
Satwik Kansal 1787b50422
Merge pull request #264 from Nucaranlaeg/patch-1
Fix small typo
2021-04-09 16:58:51 +05:30
Sam Benner 5525591601
Fix small typo 2021-04-07 18:46:23 -05:00
Satwik Kansal bfccb718de
Merge pull request #260 from JoseDeFreitas/add-spanish-translation
Add Spanish translation
2021-02-25 07:13:24 +00:00
José De Freitas 95a87484c5
Add myself as contributors 2021-02-24 19:50:43 -05:00
José De Freitas 6e187cf84b
Add Spanish translation reference 2021-02-24 19:49:05 -05:00
Satwik Kansal d6ba3a66a3
Merge pull request #256 from chrismilson/all-true-ation-readability
Update explanation for All-true-ation
2021-02-18 12:53:58 +00:00
Chris Milson f0bd1cb481 Update explanation for All-true-ation
#255
2021-02-18 19:05:40 +09:00
Satwik Kansal 70c03e9801
Merge pull request #254 from umutambyi-gad/master
📝 Fixed simple typos
2021-02-14 05:26:35 +00:00
Umutambyi Gad 9d0ad9ed98
📝 Fixed simple typos 2021-02-14 00:55:41 +01:00
Satwik Kansal 48256e1fe8
Merge pull request #247 from abdnh/patch-1
Fix typo
2021-02-03 07:24:33 +00:00
abdo de4b851c72
Fix typo
getclosurevals -> getclosurevars
2021-02-03 02:01:07 +03:00
Satwik 048a620502 Update notebook 2021-01-17 13:56:41 +05:30
Satwik 2bc1cd61c1 Update the sticy output example
Closes https://github.com/satwikkansal/wtfpython/issues/245
2021-01-17 13:55:35 +05:30
Vitor Santa Rosa d06fcbff1b
Improve string indexing result explanation 2020-11-28 23:25:16 -03:00
Satwik Kansal c954b71f67
Merge pull request #241 from Jongy/methods
Add section on methods equality and identity
2020-11-08 11:03:34 +05:30
Yonatan Goldschmidt 314de9a30b Merge "Non-reflexive class method" into new example 2020-11-08 01:41:59 +02:00
Yonatan Goldschmidt f13b98e6d5 Add section on methods equality and identity
Closes: #233
2020-11-05 01:11:18 +02:00
Satwik Kansal 902ca179eb
Merge pull request #235 from imba-tjd/patch-1
Change Py2 docs to 3
2020-10-27 13:54:16 +05:30
Satwik Kansal 9c42b920ad
Merge pull request #236 from imba-tjd/patch-2
Use https links
2020-10-27 13:53:30 +05:30
Satwik Kansal bb8ce63f68
Merge pull request #237 from imba-tjd/patch-3
fix indentation
2020-10-27 13:50:27 +05:30
谭九鼎 ac63a4fb3a
fix indentation 2020-10-27 12:19:37 +08:00
谭九鼎 c824ed7813
Update README.md 2020-10-27 11:10:44 +08:00
谭九鼎 e5b519149d
Use https links 2020-10-27 11:10:03 +08:00
谭九鼎 435fd5f49e
Change Py2 docs to 3 2020-10-27 11:07:47 +08:00
Satwik Kansal f082e9f22a
Update README.md 2020-10-24 21:57:35 +05:30