blob: f320b37ec4a032a9b6e68a6e2e87225be9e95f66 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
+++
title = "Final Check-In"
rss = "GSoC 2020: Final Check-In"
date = Date(2020, 8, 24)
tags = ["gsoc", "pip"]
+++
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"}}.
|