Commit Graph

269 Commits

Author SHA1 Message Date
Luciano Ramalho
837b5a36bf
New titles for chapters 4, 5, and 7 2021-07-10 12:15:02 -03:00
Luciano Ramalho
3f7c926067
Update README.md 2021-07-10 12:03:04 -03:00
Luciano Ramalho
5196576124 Merge branch 'master' of github.com:fluentpython/example-code-2e 2021-07-10 11:58:35 -03:00
Luciano Ramalho
1283115921 sync with Atlas 2021-07-10 11:58:24 -03:00
Luciano Ramalho
dfef30981e
Update README.md 2021-07-08 12:41:18 -03:00
Luciano Ramalho
a77e6d1e97
Update README.md 2021-07-08 00:23:56 -03:00
Luciano Ramalho
fba87b1cff
Update README.md 2021-07-08 00:22:48 -03:00
Luciano Ramalho
269d607d84 merging 2021-07-07 23:58:29 -03:00
Luciano Ramalho
23e78eeb82 sync with O'Reilly Atlas 2021-07-07 23:45:54 -03:00
Luciano Ramalho
88a9238552
Update README.md 2021-06-29 12:26:50 -03:00
Luciano Ramalho
de1fbfbcee
Update README.md 2021-06-29 12:24:32 -03:00
Luciano Ramalho
1754a511f0 updated lis.py examples 2021-06-29 12:21:27 -03:00
Luciano Ramalho
f0f160844d sync with O'Reilly Atlas 2021-06-26 13:42:28 -03:00
Luciano Ramalho
e986e3bdc0
Merge pull request #13 from fluentpython/dependabot/pip/22-async/mojifinder/fastapi-0.65.2
build(deps): bump fastapi from 0.63.0 to 0.65.2 in /22-async/mojifinder
2021-06-17 17:07:01 -03:00
Luciano Ramalho
3606b1d411
Update lis.py 2021-06-17 15:50:11 -03:00
dependabot[bot]
ca68e2e7e7
build(deps): bump fastapi from 0.63.0 to 0.65.2 in /22-async/mojifinder
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.63.0 to 0.65.2.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.63.0...0.65.2)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-10 15:57:02 +00:00
Luciano Ramalho
e5173fb72b lis.py: added 'define' procedure short form 2021-06-09 23:27:42 -03:00
Luciano Ramalho
0cbb0c557c lis.py: added 'define' procedure short form 2021-06-09 23:18:50 -03:00
Luciano Ramalho
d88b17c75f lis.py: explicit var in first match/case 2021-06-09 19:58:43 -03:00
Luciano Ramalho
36afc017d4 lis.py: removed 'global_env' as default for 'evaluate(x, env)' 2021-06-09 19:41:34 -03:00
Luciano Ramalho
2338cb9d98
Update lis.py 2021-06-09 16:15:36 -03:00
Luciano Ramalho
b4ffc54921
Update README.md 2021-06-09 14:06:00 -03:00
Luciano Ramalho
013a26295b
Update README.md 2021-06-09 14:05:43 -03:00
Luciano Ramalho
b0a258da9d
Update README.md 2021-06-09 14:05:19 -03:00
Luciano Ramalho
73900de66b
Update README.md 2021-06-09 14:03:24 -03:00
Luciano Ramalho
ceb63130eb
Update README.md 2021-06-09 13:59:51 -03:00
Luciano Ramalho
fb729033fc
Update README.md 2021-06-09 13:59:12 -03:00
Luciano Ramalho
dab0e72ec4 ch18: added std_env fixture to lis.py tests 2021-06-09 01:47:22 -03:00
Luciano Ramalho
a314f2f85d Merge branch 'master' of github.com:fluentpython/example-code-2e 2021-06-09 01:46:32 -03:00
Luciano Ramalho
67c3f46dc2 ch18: added std_env fixture to lis.py tests 2021-06-09 01:46:20 -03:00
Luciano Ramalho
481f6b99ef
Update README.md 2021-06-09 01:22:31 -03:00
Luciano Ramalho
009b92950f
Update README.md 2021-06-09 01:21:44 -03:00
Luciano Ramalho
0f9c2970e0
Update README.md 2021-06-09 01:13:17 -03:00
Luciano Ramalho
378a82b470 Update README.md 2021-06-09 01:10:59 -03:00
Luciano Ramalho
828aeaec5f Merge branch 'master' of github.com:fluentpython/example-code-2e 2021-06-09 01:08:51 -03:00
Luciano Ramalho
df84fe38aa Update README.md 2021-06-09 01:08:40 -03:00
Luciano Ramalho
e1121adf61
Update README.md 2021-06-09 01:03:07 -03:00
Luciano Ramalho
bd7d78decc update urllib3 due to GHSA-q2q7-5pp4-w6pg 2021-06-09 01:00:30 -03:00
Luciano Ramalho
0ddc080d2e Merge branch 'master' of github.com:fluentpython/example-code-2e 2021-06-09 00:15:47 -03:00
Luciano Ramalho
135eca25d9 complete draft: update from Atlas 2021-06-09 00:13:02 -03:00
Luciano Ramalho
abf7ac2977 ch15: typing.cast example 2021-05-26 19:19:24 -03:00
Luciano Ramalho
1fffea6244
Update README.md 2021-05-24 13:48:55 -03:00
Luciano Ramalho
e6e79b75d7
removed unnecessary f-string 2021-05-24 13:35:53 -03:00
Luciano Ramalho
0ce109a9fe improved sentinel after learning from @taleinat on python-dev 2021-05-24 13:27:07 -03:00
Luciano Ramalho
08a4001b43
upgrade urllib3 due to vulnerability 2021-05-23 22:33:33 -03:00
Luciano Ramalho
493b0d2a56 ch25: sentinel metaclass example 2021-05-23 22:30:40 -03:00
Luciano Ramalho
8d882d9560
added blank line 2021-05-23 22:24:14 -03:00
Luciano Ramalho
be7a67c93e change standard repr to ClassName 2021-05-23 22:19:15 -03:00
Luciano Ramalho
f248baf418 adding sentinel metaclass example 2021-05-23 22:12:13 -03:00
Luciano Ramalho
8a330d822b updade from Atlas repo 2021-05-21 18:56:12 -03:00