秋葉
6a89eb645d
resolves #1023 ( #1042 )
...
resolves #1023
2019-02-14 10:50:11 +08:00
Wan Liuyang
f0e0762a0d
Publish version 1.43.5
2019-01-29 17:34:47 +08:00
Wan Liuyang
4a6daf6b9f
Publish version 1.43.4
2018-12-21 17:29:21 +08:00
Wan Liuyang
395fd5c98b
Publish version 1.43.3
2018-10-31 08:38:13 +08:00
Wan Liuyang
8ef6990889
Publish version 1.43.2
2018-09-12 15:01:08 +08:00
Wan Liuyang
d92389be07
Restore RateLimit.rate attribute, raise deprecation warning instead
2018-09-12 14:53:44 +08:00
Wan Liuyang
54eb59cf6e
Publish version 1.43.1
2018-09-11 13:10:13 +08:00
Vincent Jacques
4e3d47c0e8
Publish version 1.43
2018-09-08 09:09:08 +02:00
Wan Liuyang
df57bf17a8
Publish version 1.42
2018-08-19 12:27:09 +08:00
Wan Liuyang
2c97823a95
Publish version 1.41
2018-08-19 11:32:31 +08:00
Wan Liuyang
3f0caa4057
Sync copyright header
2018-08-19 10:47:41 +08:00
sfdye
d897e86aa9
Publish version 1.40
2018-06-26 09:05:38 +08:00
Wan Liuyang
286272aaf1
Publish version 1.40a4
2018-05-21 10:42:33 +08:00
Wan Liuyang
b0fc5da5ae
Publish version 1.40a3
2018-04-26 14:52:47 +08:00
Wan Liuyang
d9071a9eda
Publish version 1.40a2
2018-04-23 14:31:58 +08:00
Wan Liuyang
981111dbe0
Publish version 1.40a1
2018-04-17 12:15:02 +08:00
Mike Miller
9aed19ddbe
Use 'requests' instead of 'httplib' ( #664 )
...
* works (but tests fail)
* Refactor to use python requests rather than httplib
* add requests dependency in setup.py
* touch so travis-ci will run
* clean up some unused comments
* Handle HTTP vs HTTPS; handle custom base_url
* Use requests session
* Don't use a persistent session in tests (which don't use the real requests library)
* Use an older version of requests for python 3.2
Requests dropped support for Python 3.2 in the 2.10 series (though it
didn't detect this until 2.11).
PyGithub probably doesn't need to support Python 3.2 at all; it's quite
old, with negligably few users, but that should be addressed elsewhere.
* Revert "Use an older version of requests for python 3.2"
This reverts commit fb0367614f5413968eeab98f4094e710aa1bc2d1.
* Improve readability
* Update requirements.txt
* Disable custom proxy handling code (unneeded and broken); use requests'
* Remove comment and superflous code
* Fix iteritems() removal from Python3
* pin requests to 2.14.0 or greater in prep for no_proxy
* pin requests to 2.14.0 or greater in prep for no_proxy
2018-04-17 10:25:42 +08:00
Wan Liuyang
6563ce12f5
Publish version 1.39
2018-04-10 10:21:49 +08:00
Wan Liuyang
193aeaad2a
Publish version 1.38
2018-03-21 10:19:03 +08:00
sfdye
365a0a24d3
Apply fix_headers script to update copyright info
2018-03-17 20:06:16 +08:00
sfdye
58e1ef9ccb
Fix copyright formatting
2018-03-13 22:30:47 +08:00
sfdye
020c136a40
Update doc link in copyright text
2018-03-13 22:07:38 +08:00
Wan Liuyang
8daae1375e
Update doc link for PyPI
2018-03-02 11:37:27 +08:00
Wan Liuyang
b2461670d3
Publish version 1.37
2018-03-01 18:09:55 +08:00
Jason White
513ab1cdd8
Publish version 1.36
2018-02-07 00:57:51 -08:00
Hugo
6735be4933
Drop support for EOL Python 2.5-2.6 and 3.2-3.3 ( #674 )
2017-12-20 22:52:00 -08:00
Hugo
2533bed9ba
Add Python 3.6
2017-10-16 08:41:17 +03:00
Jannis Gebauer
19310e77e3
new release, 1.35
2017-07-10 13:16:34 +02:00
Paul Ortman
656bd96c6c
add "integration" install option with minimal docs
2017-04-17 23:38:53 -05:00
Nhomar Hernandez
a628556690
Publish version 1.34
2017-04-02 16:00:08 -05:00
Nhomar Hernandez
49bcabd7c7
Publish version
2017-04-02 15:59:22 -05:00
Jannis Gebauer
e783ee3737
Publish version 1.33
2017-03-27 15:24:34 +02:00
Jannis Gebauer
d447eb13b9
switch to pyjwt, python-jose is not secure
2017-03-27 15:20:24 +02:00
Jannis Gebauer
414f6e648f
new release 1.32
2017-02-01 11:05:35 +01:00
Jannis Gebauer
2defb8920e
new release 1.31
2017-01-30 10:52:45 +01:00
Jannis Gebauer
6f5a2d4421
Merge pull request #449 from PyGithub/integrations
...
GitHub integrations support
2017-01-27 17:34:41 +01:00
Felix Yan
3ae55f0fd7
Note explicit support for Python 3.5
2016-12-22 16:16:29 +08:00
Jakub Wilk
65afc3f714
Removed unused imports
...
Since 1d9ad14fa9 , the setup script no longer uses subprocess, shutil
and os modules.
2016-10-17 13:26:42 +02:00
Jannis Gebauer
43f61f9471
Publish version 1.29
2016-10-05 11:43:21 +02:00
Jannis Gebauer
d60943db8c
adds GitHub integrations
2016-09-15 15:39:43 +02:00
Jannis Gebauer
4a657d67f8
Publish version 1.28
2016-09-11 21:58:32 +02:00
Jannis Gebauer
0098e08792
Publish version 1.27.1
2016-08-12 09:01:38 +02:00
Jannis Gebauer
37c9a5045d
Publish version 1.27.0
2016-08-11 17:51:28 +02:00
Peter Buckley
cb0cf0a680
update doc url everywhere ( #420 )
2016-07-12 16:38:02 -04:00
Jimmy Zelinskie
ace2b0c067
Publish version
2015-11-05 23:19:01 -05:00
Vincent Jacques
5a05a5e58f
Publish version 1.25.2
2014-10-07 18:53:50 -07:00
Tomas Radej
7c35f4b47b
Added MANIFEST.in
2014-10-01 13:28:26 +02:00
Vincent Jacques
9962ae2268
Publish version 1.25.1
2014-09-28 13:52:26 -07:00
Vincent Jacques
b64b0d6942
Publish version 1.25.0
2014-05-04 13:08:03 -07:00
Vincent Jacques
abca7a026e
pep8
...
This is strange, maybe Cygwin's version is stricter.
No time to investigate.
2014-05-04 12:54:05 -07:00