about summary refs log tree commit diff homepage
path: root/blog/gsoc2020/checkin20200629.md
diff options
context:
space:
mode:
Diffstat (limited to 'blog/gsoc2020/checkin20200629.md')
-rw-r--r--blog/gsoc2020/checkin20200629.md44
1 files changed, 0 insertions, 44 deletions
diff --git a/blog/gsoc2020/checkin20200629.md b/blog/gsoc2020/checkin20200629.md
deleted file mode 100644
index 32a94ab..0000000
--- a/blog/gsoc2020/checkin20200629.md
+++ /dev/null
@@ -1,44 +0,0 @@
-+++
-rss = "GSoC 2020: Third Check-In"
-date = Date(2020, 6, 29)
-+++
-@def tags = ["pip", "gsoc"]
-
-# Third Check-In
-
-Holla, holla, holla!  Last seven days has not been a really productive week
-for me, though I think there are still some nice things to share with
-you all here!  The good news is that I've finish my last leçon as a somophore,
-the bad news is that I have a bunch of upcoming tests, mainly in the form
-of group projects and/or presentation (phew!).  Enough about me,
-let's get back to `pip`:
-
-## What did I do last week?
-
-Not much, actually )-:
-
-* Write some tests for {{pip 8467 "the HTTP range mapping for wheel"}}.
-* {{pip 8504 "Try to bring back"}} multithreaded `pip list --outdated`
-  and `--uptodate`, as {{pip 8320 "the parallel <code>map</code>"}} was merged
-  earlier today.
-* Nitpick {{pip 8332}}
-  (yep it's a new low for me to include this to the list (-:).
-
-## Did I get stuck anywhere?
-
-Not exactly, since I didn't do much d-;  [Many of my PRs][] are stalling though.
-On one hand the maintainers of `pip` are all volunteers working in
-their free time, on the other hand I don't think I have tried hard enough
-to get their attention on my PRs.
-
-## What is coming up next?
-
-I'll try my best getting the following merged upstream before
-{{pip 8206 "the upcoming beta release"}}:
-
-* Parallel networking for `pip list`: {{pip 8504}}
-* Lazy wheel for dependency information: {{pip 8467}}, {{pip 8411}}
-  (to determine if hashing is required) and {{pip 8467#issuecomment-648717032
-  "a new patch introducing this as an unstable feature"}}
-
-[Many of my PRs]: https://github.com/pulls?q=is:open+is:pr+author:McSinyx+repo:pypa/pip+sort:updated-desc