Skip to content

Commit b3b3a41

Browse files
committed
add missed ids to posts
1 parent 79d34d9 commit b3b3a41

29 files changed

+29
-0
lines changed

posts/add-note.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
author: orsinium
3+
id: 704
34
published: 2022-11-01
45
traces:
56
- [type: BaseException, method: add_note]

posts/assert-type.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
author: orsinium
3+
id: 709
34
published: 2022-11-29
45
traces:
56
- [module: typing, function: assert_type]

posts/asyncio-create-task.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
published: 2023-04-18
3+
id: 724
34
author: orsinium
45
traces:
56
- [module: asyncio, function: create_task]

posts/asyncio-gather.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
published: 2023-04-11
3+
id: 723
34
author: orsinium
45
traces:
56
- [module: asyncio, function: gather]

posts/asyncio-run.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
published: 2023-03-28
3+
id: 721
34
author: orsinium
45
traces:
56
- [module: asyncio, function: run]

posts/asyncio-sleep.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
published: 2023-04-04
3+
id: 722
34
author: orsinium
45
traces:
56
- [module: asyncio, function: sleep]

posts/build-system.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
published: 2023-02-28
3+
id: 717
34
author: orsinium
45
topics:
56
- packaging

posts/chain-is.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
published: 2022-09-27
3+
id: 699
34
author: orsinium
45
traces:
56
- [keyword: is]

posts/contextlib-chdir.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
author: orsinium
3+
id: 708
34
published: 2022-11-22
45
traces:
56
- [module: contextlib, function: chdir]

posts/dataclass-transform.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
author: orsinium
3+
id: 710
34
published: 2022-12-06
45
pep: 681
56
python: "3.11"

posts/datetime-fold.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
author: orsinium
3+
id: 727
34
published: 2023-07-25
45
pep: 495
56
python: "3.6"

posts/except-star.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
author: orsinium
3+
id: 706
34
published: 2022-11-15
45
traces:
56
- [{exception: ExceptionGroup}]

posts/exception-group.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
author: orsinium
3+
id: 705
34
published: 2022-11-08
45
traces:
56
- [{exception: ExceptionGroup}]

posts/generator-scope.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
author: ypankovych
3+
id: 700
34
published: 2022-10-11
45
---
56

posts/isinstance.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
author: orsinium
3+
id: 714
34
published: 2023-01-03
45
traces:
56
- [{function: isinstance}]

posts/literal-string.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
author: orsinium
3+
id: 713
34
published: 2022-12-27
45
pep: 675
56
python: "3.11"

posts/math-fsum.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
published: 2023-03-14
3+
id: 719
34
author: orsinium
45
traces:
56
- [module: math, function: fsum]

posts/os-curdir.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
author: orsinium
3+
id: 701
34
published: 2022-10-18
45
traces:
56
- [module: os, function: curdir]

posts/pyproject-toml.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
published: 2023-02-21
3+
id: 716
34
author: orsinium
45
topics:
56
- packaging

posts/python-3-11.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
author: orsinium
3+
id: 702
34
published: 2022-10-24
45
topics:
56
- news

posts/reveal-type.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
author: orsinium
3+
id: 712
34
published: 2022-12-20
45
topics:
56
- typing

posts/string-template.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
published: 2022-09-20
3+
id: 698
34
author: orsinium
45
traces:
56
- [module: string, type: Template]

posts/tomllib.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
published: 2023-03-07
3+
id: 718
34
author: orsinium
45
traces:
56
- [module: tomllib]

posts/traceback-col.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
author: orsinium
3+
id: 703
34
published: 2022-10-25
45
pep: 657
56
python: "3.11"

posts/typing-self.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
author: orsinium
3+
id: 711
34
published: 2022-12-03
45
traces:
56
- [module: typing, type: Self]

posts/unittest-mock-seal.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
author: orsinium
3+
id: 728
34
published: 2023-08-01
45
traces:
56
- [module: unittest.mock, function: seal]

posts/warnings.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
published: 2022-09-13
3+
id: 697
34
author: orsinium
45
traces:
56
- [module: warnings]

posts/wheel.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
published: 2023-02-14
3+
id: 715
34
author: orsinium
45
topics:
56
- packaging

posts/zoneinfo.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
author: orsinium
3+
id: 726
34
published: 2023-07-18
45
pep: 615
56
python: "3.6"

0 commit comments

Comments
 (0)