Matthew Leather
e508c631f2
Fix Tox using different Python than expected on macOS ( #688 ) ( #706 )
2018-09-07 19:08:37 +02:00
0xflotus
55530c8c6d
fixed output for escaping rules ( #700 )
2018-09-03 20:04:18 +02:00
cclauss
eb929cbc04
Travis CI: Add Python 3.7 on linux to the testing ( #690 )
...
* Travis CI: Add Python 3.7 on linux to the testing
`sudo: true` and `dist: xenial` are currently required https://github.com/travis-ci/travis-ci/issues/9069
* NEWEST_PYTHON=3.7
2018-07-25 14:02:00 +02:00
Jakub Roztočil
2490bb25ca
Add v 0.9.9 CHANGELOG link
2018-07-22 17:58:52 +02:00
Jakub Roztočil
2038fa02e3
Mention v0.9.9 in CHANGELOG
...
#620
2018-07-22 17:57:52 +02:00
Jakub Roztocil
59d51ad513
Travis
2018-07-12 21:52:01 +02:00
Jakub Roztocil
61568f1def
Travis
2018-07-12 21:46:00 +02:00
Jakub Roztocil
f93f4fa7c7
Travis CI Python versions; install fix
2018-07-12 21:33:12 +02:00
Jakub Roztocil
bf73b5701e
Fix travis.yml syntax
2018-07-12 21:23:32 +02:00
Jakub Roztocil
7917f1b40c
Build fixes and clean-up
...
* reflect Python 3.7 release
* fix `pycodestyle` errors
* update `pycodestyle` config
* move `pytest` and `pycodestyle` config to `setup.cfg`
* add `make pycodestyle`
* add `make coveralls`
* etc.
2018-07-12 21:16:16 +02:00
Jakub Roztocil
a50660cc70
Test --timeout with longer delay
...
test_timeout_exit_status fails on Python 2.7
https://travis-ci.org/jakubroztocil/httpie/jobs/390072675#L325
2018-07-12 00:39:31 +02:00
Jakub Roztocil
749b1e2aca
Fix pytest configuration
2018-06-09 11:59:34 +02:00
Jakub Roztocil
137889a267
Doc improvements
2018-05-30 14:07:52 +02:00
Jakub Roztocil
c9c6f0fae5
Formatting
2018-05-30 14:02:46 +02:00
Jakub Roztocil
6fd1ea0e5a
Section ordering
2018-05-30 13:56:35 +02:00
Jakub Roztocil
8f7676a2a9
Add Cookies section to the docs
2018-05-30 13:55:06 +02:00
Piotr Śliwka
87e661c5f1
Support using styles from Pygments plugins ( #663 )
...
`pygments.styles.STYLE_MAP` contains only styles built directly into
Pygments library. To list all available styles (including styles
registered by plugins), one should use `get_all_styles` generator.
For respective Pygments documentation, see:
http://pygments.org/docs/styles/#getting-a-list-of-available-styles
2018-04-14 15:25:59 -05:00
Theodore Dubois
8ca333dda0
Use parentheses in describing sessions ( #664 )
...
It's a little more readable than using em dashes.
2018-04-11 20:04:02 -05:00
Jakub Roztocil
0f4dce98c7
Make default HTTP headers case-insensitive
...
Cloase #644
2018-02-22 12:52:57 +01:00
Jakub Roztocil
05547224ce
Remove a Python 2.6 mention from extras_require
2017-12-28 18:33:31 +01:00
Jakub Roztocil
6301fee3d2
Upgrade to latest requests
2017-12-28 18:32:29 +01:00
Jakub Roztocil
a803e845a5
More robust urllib3 import
2017-12-28 18:32:12 +01:00
Jakub Roztocil
11be041e06
Rename TestEnvironment
to MockEnvironment
to avoid pytest warnings
...
Close #621
2017-12-28 18:17:48 +01:00
Jakub Roztocil
7f5fd130c5
Start using dict comprehensions
2017-12-28 18:15:17 +01:00
Jakub Roztocil
ec899d70b7
Removed Python 2.6 support
...
* Travis CI doesn't support it anymore.
* It had EOL more than 4 years ago
2017-12-28 18:03:37 +01:00
Jakub Roztocil
4d3b4fa0be
Fix rst
2017-12-22 14:48:08 +01:00
Jakub Roztocil
27c557e983
Update README.rst
...
test
2017-12-22 14:40:48 +01:00
Jakub Roztocil
7f24f7d34c
Delete appveyor.yml
2017-12-22 14:36:13 +01:00
Jakub Roztocil
4b61108005
Remove AppVeyor II.
2017-12-22 14:35:23 +01:00
Jakub Roztocil
8b189725fd
Remove AppVeyor
...
@appveyor https://help.appveyor.com/discussions/problems/10507-pip-install-fails-with-access-is-denied-error
2017-12-22 14:34:20 +01:00
Ildar Sagdejev
1719ebded6
Fix README ( #641 )
2017-12-22 03:37:04 +01:00
Jakub Roztocil
c5d6a4ad8e
OS X => macOS
...
Close #634
2017-12-17 19:45:46 +01:00
Jakub Roztocil
91e1fe2d0f
appveyor fix attempt II.
2017-12-13 21:32:37 +01:00
Jakub Roztocil
ca7f41de53
appveyor fix attempt
2017-12-13 21:29:51 +01:00
Pablo Santiago Blum de Aguiar
46e24dd6b5
Use function as source of styles for Fish completion
2017-12-13 21:22:53 +01:00
Pablo Santiago Blum de Aguiar
803127e8c9
Remove duplicate option from Fish completion list
2017-12-13 21:22:53 +01:00
Jakub Roztocil
4c138959ea
Merge pull request #633 from darshanime/version_number_fix
...
fix env version attribute
2017-12-13 21:18:38 +01:00
Jakub Roztocil
91a28973bd
Merge pull request #631 from CrazyPython/patch-2
...
Fix Travis Build by removing 2.6
2017-12-13 21:16:05 +01:00
Jakub Roztocil
02b28093a8
Merge pull request #630 from CrazyPython/patch-1
...
Clarify error message
2017-12-13 21:15:43 +01:00
Jakub Roztocil
d64e7d8a6a
Merge pull request #638 from gtback/update-contributing-rst
...
Update CONTRIBUTING.rst to include correct Makefile targets.
2017-12-13 21:14:31 +01:00
Greg Back
8841b8bf46
Update CONTRIBUTING.rst to include correct Makefile targets.
2017-12-07 04:39:32 +00:00
darshanime
6472ca55e1
fix env version attribute
2017-11-18 19:01:26 +05:30
James
37c3307018
Remove 2.6
2017-11-14 09:18:10 -05:00
James
0aab796960
Clarify error message
2017-11-13 07:23:52 -05:00
Jakub Roztocil
95c33e31a2
Merge pull request #614 from watersalesman/master
...
List DNF as Fedora package manager in README
2017-10-04 12:09:07 -05:00
Randy Ramos
9af833da30
List DNF as Fedora package manager in README
2017-10-02 16:55:35 -04:00
Jakub Roztocil
dfe6245cd6
Update AppVeyor
2017-09-07 13:57:15 +02:00
Jakub Roztocil
555761f3cb
Update copyright year
2017-09-06 01:42:16 +02:00
Jakub Roztocil
643735ef23
Fix Gitter link
...
Close #590
2017-09-06 01:14:56 +02:00
Jakub Roztocil
7a45f14542
Merge pull request #584 from scorphus/hotfix/new-requests
...
Support requests>=2.14.0
2017-07-20 07:54:08 +02:00