From 1ff1746272a97d9c58d2e6a8936592f90fd5cd47 Mon Sep 17 00:00:00 2001 From: Nguyễn Gia Phong Date: Tue, 9 Mar 2021 15:36:38 +0700 Subject: Migrate GSoC 2020 check-ins --- blog/gsoc2020/checkin20200824.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 blog/gsoc2020/checkin20200824.md (limited to 'blog/gsoc2020/checkin20200824.md') diff --git a/blog/gsoc2020/checkin20200824.md b/blog/gsoc2020/checkin20200824.md new file mode 100644 index 0000000..b87a7fd --- /dev/null +++ b/blog/gsoc2020/checkin20200824.md @@ -0,0 +1,26 @@ ++++ +rss = "GSoC 2020: Final Check-In" +date = Date(2020, 8, 24) ++++ +@def tags = ["pip", "gsoc"] + +# Final Check-In + +Hello there! + +## What did I do last week? + +Not much, but seemingly implementation-wise I have finished my GSoC project: + +* Finish the implementation of wheels' parallel download ({{pip 8771}}) +* Help make `pip`'s CI green again ({{pip 8790}}) +* Reformat a few spots in user guide ({{pip 8795}}) + +## Did I get stuck anywhere? + +I got sick, but I am recovering now! + +## What is coming up next? + +I will try to spend the time I got left within the scope of GSoC +to {{pip 8720 "improve cache usage of the fast-deps feature"}}. -- cgit 1.4.1