Sign in
chromium
/
external
/
github.com
/
numpy
/
numpy
/
refs/tags/v1.21.3
/
.github
tag
efe3349b8222c68863564c5f0bf5a7d332511050
tagger
Charles Harris <charlesr.harris@gmail.com>
Wed Oct 20 01:00:59 2021
object
d4d0584ccb508cad69288b504e6c8b04aa0d5caf
NumPy 1.21.3 release
eceed12
TST: Bump the python 3.10 test version from beta3 to rc1
by Bas van Beek
· 4 years, 1 month ago
58fa2d6
MAINT: Start testing with Python 3.10.0b3.
by Charles Harris
· 4 years, 1 month ago
0f7f313
CI: fix the GitHub Actions trigger in docker.yml (#18912)
by Ralf Gommers
· 4 years, 4 months ago
05b1210
Merge pull request #18877 from charris/update-ci-pypy-version
by Matti Picus
· 4 years, 4 months ago
6c32496
MAINT: Update PyPy version used by CI
by Charles Harris
· 4 years, 4 months ago
eb8656d
Merge pull request #18855 from nschloe/crlf
by Charles Harris
· 4 years, 4 months ago
df727c2
Upgrade to GitHub-native Dependabot
by dependabot-preview[bot]
· 4 years, 4 months ago
d5fd9cc
change CRLF line terminators to Unix
by Nico Schlömer
· 4 years, 4 months ago
128bbb9
DEV: general Gitpod enhancements (#18822)
by Tania Allard
· 4 years, 4 months ago
d3b48ed
TST: pin pypy version to 7.3.4rc1
by mattip
· 4 years, 5 months ago
87a3925
MAINT: Added continue-on-error
by Ganesh Kathiresan
· 4 years, 6 months ago
72261a2
use pypy nightly to work around bug
by mattip
· 4 years, 6 months ago
404e41f
CI: skip lint check on merges with main (#18567)
by Ralf Gommers
· 4 years, 6 months ago
4e11afb
ENH: Added github actions
by Ganesh Kathiresan
· 4 years, 6 months ago
954605e
MAINT: Update master to main after branch rename (gh-18544)
by Stefan van der Walt
· 4 years, 6 months ago
f9fe143
CI: Use Ubuntu 18.04 to run "full" test.
by Charles Harris
· 4 years, 6 months ago
2b7be20
Merge pull request #18334 from mattip/disable-pypy-win64
by Charles Harris
· 4 years, 7 months ago
de766c8
TST: use setup-python action for pypy, disable win64 pypy
by mattip
· 4 years, 7 months ago
b3cb775
CI: fix when GitHub Actions builds trigger, and allow ci skips
by Ralf Gommers
· 4 years, 7 months ago
0e7ca71
TST: add back sdist test run
by mattip
· 4 years, 8 months ago
dd9b2cb
BLD, TST: use python-version not PYTHON_VERSION
by mattip
· 4 years, 9 months ago
aeb0dcf
TST: use latest pypy37 not pypy36
by mattip
· 4 years, 9 months ago
76f2fe1
TST: Add back durations flag for DEBUG builds.
by Charles Harris
· 4 years, 9 months ago
7f645bc
MAINT: Add BLD and STY to labeler prefixes.
by Charles Harris
· 4 years, 10 months ago
3dca0c7
MAINT: update link to website in FUNDING.yml (#17768)
by Ralf Gommers
· 4 years, 10 months ago
46ada00
TST: add pypy3.7
by mattip
· 4 years, 10 months ago
aa2a8cd
BLD, TST: try templating with a common yml file
by mattip
· 4 years, 10 months ago
9e99158
BLD, TST: move linux jobs to github actions
by mattip
· 4 years, 10 months ago
055afcf
DOC: Fewer blank lines in PR template
by Ben Nathanson
· 4 years, 11 months ago
9a9abf7
DOC: update code of conduct URL
by Stuart Archibald
· 5 years ago
49b10b0
DOC: Fix indents in PE #17440
by Ben Nathanson
· 5 years ago
1edd969
DOC: Fixes for PR 17440
by Ben Nathanson
· 5 years ago
93b5da0
DOC: Cleaner PR template
by Ben Nathanson
· 5 years ago
88eda2f
Merge pull request #17436 from bjnath/issue-template-spelling
by Matti Picus
· 5 years ago
d55243e
DOC: Fix "Feature request" spelling in issue templates
by Ben Nathanson
· 5 years ago
92a3c76
DOC: Security warning for issues template
by Ben Nathanson
· 5 years ago
d120110
DOC: in PR template, set expectations for PR review timeline
by Ralf Gommers
· 5 years ago
7afa1d0
DEV: add pr prefix labeler and prefix mapping
by Gerry Manoim
· 5 years ago
58b5b3d
Fix typos
by Melissa Weber Mendonça
· 5 years ago
2ec7ea4
Put feature request template as comments.
by MelissaWM
· 5 years ago
f25a376
Added labels to doc and post-install templates.
by MelissaWM
· 5 years ago
66de9eb
Added post-install issue template and responses to PR comments.
by MelissaWM
· 5 years ago
1994482
Responding to PR suggestions.
by MelissaWM
· 5 years ago
0a921a8
DOC: Added templates for different types of issues.
by MelissaWM
· 5 years ago
ad6ebb4
DOC: fix mailing list link
by Ross Barnowski
· 5 years ago
0ec3032
refactor to make guidelines seem less formulaic
by Paul
· 5 years ago
e7196cc
DOC: clarify whats required for new features see #13924
by leeyspaul
· 5 years ago
1a3aa84
CI: Create a link for the circleCI artifact
by Sebastian Berg
· 5 years ago
6b9d4a3
Update FUNDING.yml
by Gina
· 6 years ago
f4ac1cf
fixes links in '/.github/CONTRIBUTING.md'
by Maxwell Aladago
· 6 years ago
e2d6e7c
DOC: fixed Page url errors on contributing code guides
by Maxwell Aladago
· 6 years ago
1856aca
Add links for GitHub Sponsors button.
by Ralf Gommers
· 6 years ago
6e22ada
Update links in PULL_REQUEST_TEMPLATE.md
by Bharat Raghunathan
· 6 years ago
6ab8b85
DOC: add a Code of Conduct document.
by Ralf Gommers
· 7 years ago
a193dcd
Make fixes requested by @rgommers
by Eric Wieser
· 7 years ago
471ada7
fixes from review
by mattip
· 7 years ago
9f227da
reformat as html comments
by mattip
· 7 years ago
d7c9924
DOC: add templates for issues and PR
by mattip
· 7 years ago