Luciano Ramalho
|
41866ada97
|
Merge pull request #54 from fluentpython/dependabot/pip/20-executors/getflags/certifi-2024.7.4
build(deps): bump certifi from 2022.12.7 to 2024.7.4 in /20-executors/getflags
|
2025-05-19 16:52:05 -03:00 |
|
Luciano Ramalho
|
f355aa37ed
|
Merge pull request #35 from charlielito/patch-1
Fix `error` variable not being reset when failure in a coroutine call in flags2_asyncio.py
|
2025-05-19 16:51:24 -03:00 |
|
dependabot[bot]
|
d14c7bed18
|
build(deps): bump certifi in /20-executors/getflags
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.12.7 to 2024.7.4.
- [Commits](https://github.com/certifi/python-certifi/compare/2022.12.07...2024.07.04)
---
updated-dependencies:
- dependency-name: certifi
dependency-version: 2024.7.4
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-05-19 19:51:11 +00:00 |
|
Luciano Ramalho
|
1907aea700
|
Merge pull request #31 from fluentpython/dependabot/pip/20-executors/getflags/certifi-2022.12.7
build(deps): bump certifi from 2021.5.30 to 2022.12.7 in /20-executors/getflags
|
2025-05-19 16:50:26 -03:00 |
|
Luciano Ramalho
|
dfb8fce86e
|
Merge pull request #34 from fluentpython/dependabot/pip/21-async/mojifinder/starlette-0.25.0
build(deps): bump starlette from 0.13.6 to 0.25.0 in /21-async/mojifinder
|
2025-05-19 16:50:12 -03:00 |
|
Luciano Ramalho
|
abc03e728d
|
Merge pull request #24 from scartezini/scartezini-patch-1
Fix chapter number to 2ed edition
|
2025-05-19 16:49:19 -03:00 |
|
Luciano Ramalho
|
e7ecb9cff0
|
Merge pull request #26 from grinvlad/patch-1
Fix filename in script
|
2025-05-19 16:48:36 -03:00 |
|
Luciano Ramalho
|
7b13f5b8fd
|
Merge pull request #39 from abbassix/patch-1
using f-strings instead of % operator
|
2025-05-19 16:43:35 -03:00 |
|
Luciano Ramalho
|
e7c182d027
|
Merge pull request #45 from tudor38/fix-spelling
fix spelling
|
2025-05-19 16:42:43 -03:00 |
|
Tudor Capusan
|
567f3529e3
|
fix spelling
change from 'reminder' to 'remainder' to match intent
|
2024-06-16 11:37:29 -04:00 |
|
Mehdi Abbassi
|
166a388ac8
|
using f-strings instead of % operator
|
2023-09-29 07:46:37 +03:30 |
|
Carlos Andrés Álvarez Restrepo
|
51055887dd
|
Update flags2_asyncio.py
Fix `error` variable not being reset when a successful coroutine call
|
2023-03-26 17:28:08 -05:00 |
|
dependabot[bot]
|
d3309f03e8
|
build(deps): bump starlette in /21-async/mojifinder
Bumps [starlette](https://github.com/encode/starlette) from 0.13.6 to 0.25.0.
- [Release notes](https://github.com/encode/starlette/releases)
- [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md)
- [Commits](https://github.com/encode/starlette/compare/0.13.6...0.25.0)
---
updated-dependencies:
- dependency-name: starlette
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-14 22:09:42 +00:00 |
|
dependabot[bot]
|
3f9c89554a
|
build(deps): bump certifi in /20-executors/getflags
Bumps [certifi](https://github.com/certifi/python-certifi) from 2021.5.30 to 2022.12.7.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](https://github.com/certifi/python-certifi/compare/2021.05.30...2022.12.07)
---
updated-dependencies:
- dependency-name: certifi
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-09 05:48:20 +00:00 |
|
Vlad Grin
|
d00908d553
|
Fix filename in script
|
2022-07-31 18:41:59 +03:00 |
|
Eduardo Scartezini
|
08230737cc
|
Fix chapter number to 2ed edition
On 2ed the chapter "Object references, mutability and recycling" from 8 to 6
This commit fixes the readme with the new chapter number
|
2022-07-08 17:44:09 +01:00 |
|
Luciano Ramalho
|
28d6d03315
|
Merge pull request #21 from ScottMcCormack/ch02
ch02 notebook updates
|
2022-04-24 17:41:30 -03:00 |
|
Luciano Ramalho
|
2e84544aff
|
Merge branch 'master' of github.com:fluentpython/example-code-2e
|
2022-04-01 17:23:48 -03:00 |
|
Luciano Ramalho
|
434f8d26b6
|
covariance v. contravariance in Callable
|
2022-04-01 17:23:12 -03:00 |
|
Scott McCormack
|
8158222f22
|
2nd edition updates
|
2022-03-14 21:58:48 +08:00 |
|
Luciano Ramalho
|
a40bd03b0e
|
renumbered book parts
|
2022-03-09 18:35:41 -03:00 |
|
Luciano Ramalho
|
536e68686f
|
updated link to String Format String Syntax in Python 3
|
2022-02-21 18:21:28 -03:00 |
|
Luciano Ramalho
|
5f2c3abfc7
|
added bdfl short URL
|
2022-02-16 14:46:28 -03:00 |
|
Luciano Ramalho
|
b39c1c1f04
|
added bdfl short URL
|
2022-02-16 14:40:49 -03:00 |
|
Luciano Ramalho
|
08318a657a
|
harmless edits in .htaccess
|
2022-01-17 15:22:20 -03:00 |
|
Luciano Ramalho
|
646427f393
|
updated .htaccess
|
2022-01-16 19:05:00 -03:00 |
|
Luciano Ramalho
|
82b4fe2163
|
added links and README.md
|
2022-01-15 14:04:45 -03:00 |
|
Luciano Ramalho
|
6709e755ee
|
added links and README.md
|
2022-01-15 13:24:21 -03:00 |
|
Luciano Ramalho
|
80f7f84274
|
2e reviewed manuscript
|
2021-11-12 11:33:12 -03:00 |
|
Luciano Ramalho
|
f5e3cb8ad3
|
minor refactorings
|
2021-10-22 14:59:04 -03:00 |
|
Luciano Ramalho
|
07083b8240
|
draw tree of HTTPX exceptions
|
2021-10-18 16:45:15 -03:00 |
|
Luciano Ramalho
|
ce7d45154f
|
draw tree of HTTPX exceptions
|
2021-10-18 16:42:59 -03:00 |
|
Luciano Ramalho
|
7c155cb337
|
draw tree of HTTPX exceptions
|
2021-10-18 15:22:46 -03:00 |
|
Luciano Ramalho
|
c41611668d
|
refactored drawtree.py
|
2021-10-18 14:57:06 -03:00 |
|
Luciano Ramalho
|
e3ee75adbb
|
Merge branch 'master' of github.com:fluentpython/example-code-2e
|
2021-10-18 14:44:13 -03:00 |
|
Luciano Ramalho
|
f1524171df
|
refactored drawtree.py
|
2021-10-18 14:42:55 -03:00 |
|
Luciano Ramalho
|
6fb0832c40
|
sync from Atlas
|
2021-10-12 22:37:28 -03:00 |
|
Luciano Ramalho
|
43f1bf23b3
|
sync from Atlas
|
2021-10-05 09:52:43 -03:00 |
|
Luciano Ramalho
|
5d6b156047
|
ch20: renamed directory
|
2021-10-05 09:44:12 -03:00 |
|
Luciano Ramalho
|
980f750326
|
sequential, threaded & async HTTP clients using HTTPX
|
2021-10-02 17:48:34 -03:00 |
|
Luciano Ramalho
|
6359a4de0c
|
sequential, threaded & async HTTP clients using HTTPX
|
2021-10-02 17:27:22 -03:00 |
|
Luciano Ramalho
|
0f91193c9f
|
sequential, threaded & async HTTP clients using HTTPX
|
2021-10-02 17:13:14 -03:00 |
|
Luciano Ramalho
|
4f1392d21c
|
sequential, threaded & async HTTP clients using HTTPX
|
2021-10-02 17:12:42 -03:00 |
|
Luciano Ramalho
|
7985fda09f
|
ch20: README.adoc
|
2021-09-27 19:58:16 -03:00 |
|
Luciano Ramalho
|
69f326dd3d
|
ch20: README.adoc
|
2021-09-27 19:55:48 -03:00 |
|
Luciano Ramalho
|
f45806361f
|
ch20: README.adoc
|
2021-09-27 19:46:25 -03:00 |
|
Luciano Ramalho
|
1e5940056e
|
ch20: README.adoc
|
2021-09-27 19:35:38 -03:00 |
|
Luciano Ramalho
|
f7bf5b0d2a
|
added README.adoc
|
2021-09-27 15:06:49 -03:00 |
|
Luciano Ramalho
|
4002c57728
|
added README.adoc
|
2021-09-27 15:05:01 -03:00 |
|
Luciano Ramalho
|
423b10c865
|
Merge branch 'master' of github.com:fluentpython/example-code-2e
|
2021-09-23 03:07:25 -03:00 |
|