Skip to content

Commit 1266ebe

Browse files
committed
Merge remote-tracking branch 'upstream/features' into warnings-displayed-by-default
# Conflicts: # CHANGELOG.rst # testing/test_terminal.py
2 parents 94e4a2d + 6e9ee2b commit 1266ebe

File tree

119 files changed

+5115
-2644
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

119 files changed

+5115
-2644
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ Here's a quick checklist in what to include:
44

55
- [ ] Include a detailed description of the bug or suggestion
66
- [ ] `pip list` of the virtual environment you are using
7-
- [ ] py.test and operating system versions
7+
- [ ] pytest and operating system versions
88
- [ ] Minimal example if possible

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,4 @@ env/
3333
.coverage
3434
.ropeproject
3535
.idea
36+
.hypothesis

AUTHORS

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,15 @@ merlinux GmbH, Germany, office at merlinux eu
33

44
Contributors include::
55

6+
Abdeali JK
67
Abhijeet Kasurde
78
Alexei Kozlenok
89
Anatoly Bubenkoff
910
Andreas Zeidler
1011
Andy Freeland
1112
Andrzej Ostrowski
1213
Anthon van der Neut
14+
Antony Lee
1315
Armin Rigo
1416
Aron Curzon
1517
Aviv Palivoda
@@ -31,6 +33,7 @@ Christopher Gilling
3133
Daniel Grana
3234
Daniel Hahler
3335
Daniel Nuri
36+
Danielle Jenkins
3437
Dave Hunt
3538
David Díaz-Barquero
3639
David Mohr
@@ -62,6 +65,7 @@ John Towler
6265
Joshua Bronson
6366
Jurko Gospodnetić
6467
Katarzyna Jachim
68+
Kale Kundert
6569
Kevin Cox
6670
Lee Kamentsky
6771
Lukas Bednar
@@ -74,26 +78,38 @@ Martijn Faassen
7478
Martin Prusse
7579
Martin K. Scherer
7680
Matt Bachmann
81+
Matt Williams
7782
Michael Aquilina
7883
Michael Birtwell
7984
Michael Droettboom
85+
Mike Lundy
8086
Nicolas Delaby
87+
Oleg Pidsadnyi
88+
Oliver Bestwalter
89+
Omar Kohl
8190
Pieter Mulder
8291
Piotr Banaszkiewicz
8392
Punyashloka Biswal
8493
Quentin Pradet
8594
Ralf Schmitt
8695
Raphael Pierzina
96+
Roman Bolshakov
8797
Ronny Pfannschmidt
8898
Ross Lawley
8999
Russel Winder
90100
Ryan Wooden
91101
Samuele Pedroni
102+
Steffen Allner
103+
Stephan Obermann
104+
Tareq Alayan
105+
Ted Xiao
92106
Simon Gomizelj
93107
Stefano Taschini
94108
Stefan Farmbauer
95109
Thomas Grainger
96110
Tom Viner
97111
Trevor Bekolay
112+
Vasily Kuznetsov
98113
Wouter van Ackooy
99114
Bernard Pratz
115+
Stefan Zimmermann

0 commit comments

Comments
 (0)