Commit Graph

  • 88a9238552 Update README.md Luciano Ramalho 2021-06-29 12:26:50 -03:00
  • de1fbfbcee Update README.md Luciano Ramalho 2021-06-29 12:24:32 -03:00
  • 1754a511f0 updated lis.py examples Luciano Ramalho 2021-06-29 12:21:27 -03:00
  • f0f160844d sync with O'Reilly Atlas Luciano Ramalho 2021-06-26 13:42:28 -03:00
  • e986e3bdc0 Merge pull request #13 from fluentpython/dependabot/pip/22-async/mojifinder/fastapi-0.65.2 Luciano Ramalho 2021-06-17 17:07:01 -03:00
  • 3606b1d411 Update lis.py Luciano Ramalho 2021-06-17 15:50:11 -03:00
  • ca68e2e7e7 build(deps): bump fastapi from 0.63.0 to 0.65.2 in /22-async/mojifinder dependabot[bot] 2021-06-10 15:57:02 +00:00
  • e5173fb72b lis.py: added 'define' procedure short form Luciano Ramalho 2021-06-09 23:27:42 -03:00
  • 0cbb0c557c lis.py: added 'define' procedure short form Luciano Ramalho 2021-06-09 23:18:50 -03:00
  • d88b17c75f lis.py: explicit var in first match/case Luciano Ramalho 2021-06-09 19:58:43 -03:00
  • 36afc017d4 lis.py: removed 'global_env' as default for 'evaluate(x, env)' Luciano Ramalho 2021-06-09 19:41:34 -03:00
  • 2338cb9d98 Update lis.py Luciano Ramalho 2021-06-09 16:15:36 -03:00
  • b4ffc54921 Update README.md Luciano Ramalho 2021-06-09 14:06:00 -03:00
  • 013a26295b Update README.md Luciano Ramalho 2021-06-09 14:05:43 -03:00
  • b0a258da9d Update README.md Luciano Ramalho 2021-06-09 14:05:19 -03:00
  • 73900de66b Update README.md Luciano Ramalho 2021-06-09 14:03:24 -03:00
  • ceb63130eb Update README.md Luciano Ramalho 2021-06-09 13:59:51 -03:00
  • fb729033fc Update README.md Luciano Ramalho 2021-06-09 13:59:12 -03:00
  • dab0e72ec4 ch18: added std_env fixture to lis.py tests Luciano Ramalho 2021-06-09 01:47:22 -03:00
  • a314f2f85d Merge branch 'master' of github.com:fluentpython/example-code-2e Luciano Ramalho 2021-06-09 01:46:32 -03:00
  • 67c3f46dc2 ch18: added std_env fixture to lis.py tests Luciano Ramalho 2021-06-09 01:46:20 -03:00
  • 481f6b99ef Update README.md Luciano Ramalho 2021-06-09 01:22:31 -03:00
  • 009b92950f Update README.md Luciano Ramalho 2021-06-09 01:21:44 -03:00
  • 0f9c2970e0 Update README.md Luciano Ramalho 2021-06-09 01:13:17 -03:00
  • 378a82b470 Update README.md Luciano Ramalho 2021-06-09 01:10:59 -03:00
  • 828aeaec5f Merge branch 'master' of github.com:fluentpython/example-code-2e Luciano Ramalho 2021-06-09 01:08:51 -03:00
  • df84fe38aa Update README.md Luciano Ramalho 2021-06-09 01:08:40 -03:00
  • e1121adf61 Update README.md Luciano Ramalho 2021-06-09 01:03:07 -03:00
  • bd7d78decc update urllib3 due to GHSA-q2q7-5pp4-w6pg Luciano Ramalho 2021-06-09 01:00:30 -03:00
  • 0ddc080d2e Merge branch 'master' of github.com:fluentpython/example-code-2e Luciano Ramalho 2021-06-09 00:15:47 -03:00
  • 135eca25d9 complete draft: update from Atlas Luciano Ramalho 2021-06-09 00:13:02 -03:00
  • abf7ac2977 ch15: typing.cast example Luciano Ramalho 2021-05-26 19:19:24 -03:00
  • 1fffea6244 Update README.md Luciano Ramalho 2021-05-24 13:48:55 -03:00
  • e6e79b75d7 removed unnecessary f-string Luciano Ramalho 2021-05-24 13:35:53 -03:00
  • 0ce109a9fe improved sentinel after learning from @taleinat on python-dev Luciano Ramalho 2021-05-24 13:27:07 -03:00
  • 08a4001b43 upgrade urllib3 due to vulnerability Luciano Ramalho 2021-05-23 22:33:33 -03:00
  • 493b0d2a56 ch25: sentinel metaclass example Luciano Ramalho 2021-05-23 22:30:40 -03:00
  • 8d882d9560 added blank line Luciano Ramalho 2021-05-23 22:24:14 -03:00
  • be7a67c93e change standard repr to ClassName Luciano Ramalho 2021-05-23 22:19:15 -03:00
  • f248baf418 adding sentinel metaclass example Luciano Ramalho 2021-05-23 22:12:13 -03:00
  • 8a330d822b updade from Atlas repo Luciano Ramalho 2021-05-21 18:56:12 -03:00
  • c518bf851e dependabot py update Luciano Ramalho 2021-05-21 18:08:23 -03:00
  • ff5fdd8f7c added cafeteria example Luciano Ramalho 2021-05-21 00:26:43 -03:00
  • fc81928f36 change order of experiments Luciano Ramalho 2021-05-20 23:21:26 -03:00
  • eb8982f924 added credits to petbox examples Luciano Ramalho 2021-05-20 23:13:16 -03:00
  • 14e1758bf7 Update pydantic version (low risc vulnerability) Luciano Ramalho 2021-05-20 23:01:56 -03:00
  • 1689eec623 ch15: draft examples Luciano Ramalho 2021-05-20 22:58:05 -03:00
  • 5312d4f824 Update README.md Luciano Ramalho 2021-04-24 20:51:33 -03:00
  • 063a540868 ch22: new README.md and minor edits Luciano Ramalho 2021-04-24 20:49:53 -03:00
  • eee989cbd6 ch10: removed development requirements Luciano Ramalho 2021-04-22 19:43:07 -03:00
  • 8ec5fd0861 ch25: added checkeddeco example Luciano Ramalho 2021-04-22 19:39:49 -03:00
  • 674fad84c5 build(deps): bump py from 1.8.1 to 1.10.0 in /10-dp-1class-func dependabot[bot] 2021-04-20 20:06:32 +00:00
  • 177d914c9f ch25: new example with __init_subclas__ Luciano Ramalho 2021-04-17 21:02:51 -03:00
  • 4ff0a59608 refactoring after reviewers feedback + type hints Luciano Ramalho 2021-04-15 17:15:53 -03:00
  • 3a75f5ebf6 Merge pull request #8 from leorochael/25-class-metaprog-persistent Luciano Ramalho 2021-04-15 13:36:56 -03:00
  • ee418d7d97 Fix unneeded posessive 's in docstring Luciano Ramalho 2021-04-15 13:34:17 -03:00
  • f8a1268fb1 dblib.update_record: Get connection only if identifiers are ok Luciano Ramalho 2021-04-15 12:50:50 -03:00
  • 37d3e2b73c Add persistent lib to Chapter 25 Luciano Ramalho 2021-04-14 23:20:15 -03:00
  • bbc664308a ch25: changed MicroEnum to use __class_getitem__ Luciano Ramalho 2021-04-08 14:43:15 -03:00
  • c6a1da4882 added credits to @gwidion Luciano Ramalho 2021-04-08 14:34:06 -03:00
  • 9e57c4fc9a Merge branch 'master' of github.com:fluentpython/example-code-2e into master Luciano Ramalho 2021-04-07 19:02:53 -03:00
  • 206ce4d6f3 updated urllib3 dependency due to GHSA-5phf-pp7p-vc2r Luciano Ramalho 2021-04-07 19:02:35 -03:00
  • 426c903d09 Update README.md Luciano Ramalho 2021-04-05 18:40:05 -03:00
  • 4f974e9be2 Update README.md Luciano Ramalho 2021-04-05 18:39:20 -03:00
  • da82a068a3 Update README.md Luciano Ramalho 2021-04-05 18:35:43 -03:00
  • 9ebe6bc50d Update README.md Luciano Ramalho 2021-04-05 18:32:30 -03:00
  • fd76834876 Update README.md Luciano Ramalho 2021-04-05 18:30:53 -03:00
  • 2e064d68a1 ch25: simple enum metaclasses Luciano Ramalho 2021-04-05 18:08:55 -03:00
  • 2f8bf06270 update from O'Reilly repo Luciano Ramalho 2021-03-22 12:24:21 -03:00
  • e1cd63aa04 renamed 22-async/ Luciano Ramalho 2021-03-11 16:11:39 -03:00
  • 7c88948b22 simple Curio examples Luciano Ramalho 2021-03-11 14:35:00 -03:00
  • 14e6d536fa ch22: sync Luciano Ramalho 2021-03-10 20:48:17 -03:00
  • c8b6ad427c Merge branch 'master' of github.com:fluentpython/example-code-2e into master Luciano Ramalho 2021-03-02 17:22:13 -03:00
  • cdbca8030e ch22: examples Luciano Ramalho 2021-03-02 17:22:02 -03:00
  • 4dcb6aadf4 ch22: examples Luciano Ramalho 2021-02-28 22:09:40 -03:00
  • 98b8cfd068 ch22: examples Luciano Ramalho 2021-02-28 21:58:35 -03:00
  • 5aaa4e4929 ch22: examples Luciano Ramalho 2021-02-28 21:45:34 -03:00
  • a751c86836 ch22: examples Luciano Ramalho 2021-02-28 21:19:40 -03:00
  • d2bcf655d7 updated aiohttp due to https://github.com/advisories/GHSA-v6wp-4m6f-gcjg Luciano Ramalho 2021-02-28 17:19:53 -03:00
  • 66e46a6db6 ch 21 and 22: updated examples Luciano Ramalho 2021-02-28 17:16:44 -03:00
  • 1702717182 ch22 example files Luciano Ramalho 2021-02-24 18:55:55 -03:00
  • 47cafc801a ch11-24: clean up by @eumiro & sync with Atlas Luciano Ramalho 2021-02-14 20:58:46 -03:00
  • 03ace4f4ae ch01-12: clean up by @eumiro Luciano Ramalho 2021-02-14 20:28:07 -03:00
  • 584a7f21ca Merge pull request #4 from eumiro/ch21 Luciano Ramalho 2021-02-14 19:09:21 -03:00
  • 5ce5f8ac52 Merge pull request #5 from eumiro/ch20 Luciano Ramalho 2021-02-14 19:08:13 -03:00
  • 1a0da424e2 ch20 cleanup and f-strings Miroslav Šedivý 2021-02-13 19:35:34 +01:00
  • 93dfeaeb80 ch21 cleanup, f-strings, and pathlib Miroslav Šedivý 2021-02-13 19:11:54 +01:00
  • c5114a5679 Merge branch 'master' of github.com:fluentpython/example-code-2e into master Luciano Ramalho 2021-02-12 23:41:21 -03:00
  • 7b193e0c13 ch20 examples Luciano Ramalho 2021-02-12 23:41:11 -03:00
  • 626ea74405 Update README.md Luciano Ramalho 2021-02-12 23:34:26 -03:00
  • e1b8edbe6a Update README.md Luciano Ramalho 2021-02-12 23:33:02 -03:00
  • 916ceaa88f ch20: minor edits Luciano Ramalho 2021-02-12 23:23:26 -03:00
  • 33f73a18a1 Merge pull request #3 from eumiro/py36plus Luciano Ramalho 2021-02-12 23:10:59 -03:00
  • ace44eeaf2 ch21 examples Luciano Ramalho 2021-02-12 22:53:10 -03:00
  • b69e0c2023 Modernize code to Python 3.6+ and some cleanup Miroslav Šedivý 2021-01-31 22:48:38 +01:00
  • 93bb4407fa ch20: time x processes graph Luciano Ramalho 2021-01-29 22:57:22 -03:00
  • 4a6983cb6a ch20: time x processes graph Luciano Ramalho 2021-01-29 21:57:19 -03:00
  • c0514d0e4a ch20: time x processes graph Luciano Ramalho 2021-01-29 21:39:36 -03:00
  • a3bf91bc59 ch20 files Luciano Ramalho 2021-01-29 21:05:03 -03:00
  • 07856d4f30 Python 3.7 example without some types Luciano Ramalho 2021-01-20 23:28:18 -03:00