Skip to content

Commit 62c1f87

Browse files
committed
add 2019-07-31 notes
1 parent 961c65e commit 62c1f87

File tree

1 file changed

+51
-0
lines changed

1 file changed

+51
-0
lines changed

status_meetings/status-2019-07-31.md

Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
---
2+
tags: NumPy
3+
---
4+
5+
# 2019-07-31 NumPy Development Meeting
6+
7+
- Time: 11am Pacific Time
8+
- Join via Zoom at https://berkeley.zoom.us/j/762261535
9+
- [Trello workboard](https://trello.com/b/Azg4fYZH/numpy-at-bids)
10+
- [Previous meetings](https://github.com/BIDS-numpy/docs/tree/master/status_meetings)
11+
12+
**Present:** Inessa, Matthew Brett, Sebastian, Chuck, Kriti
13+
14+
15+
## Follow-up from last meeting / discussions
16+
17+
18+
- 1.17.0 released!
19+
- Proposal for dropping older Python versions [NEP 29](https://github.com/numpy/numpy/pull/14086/files)
20+
- Conversation with GitHub about mechanism for monitoring community health, improve project planning, etc.
21+
- A survey is planned.
22+
- Community building/website
23+
24+
25+
# Topics
26+
27+
- Implications from [policy on dropping Python versions](https://github.com/numpy/numpy/pull/14086)
28+
- We need some data (Python 3.5 downloads)
29+
- Maybe probably target things like Ubuntu LTS?
30+
- The people involved in the discussion are not those affected by it. (we may force users to Anaconda).
31+
- NEP could have options: Projects could decide how fast they move.
32+
- (We "force" users to update, since we put bug fixes in new releases only after a while, no LTS)
33+
- Invite others to this time slot next week. Matthew will look into data.
34+
- Moving towncrier files (Sebastian)
35+
- upcoming folder in release notes?
36+
- Check with Jupyter what they are using. (Some use tool to scrape changelog, not necessarily release notes in our style, of course that could be an option, but its a somewhat different approach to towncrier)
37+
- quantile method kwarg? (`statistics.quantiles`, note the plural uses one)
38+
- Philip Stark (at UC berkeley).
39+
- Maling list discussion will be needed.
40+
41+
42+
## Additional Details
43+
44+
- Matti
45+
- On Vacation
46+
47+
- Sebastian
48+
- Fixed up towncrier to be able to generate NumPy style release notes
49+
- Worked on/discussed dtypes.
50+
- tied up a bit by organizational things
51+

0 commit comments

Comments
 (0)