index
:
delta/python-packages/py-amqp.git
1.0
1.3
1.4
2.0
2.0-devel
2.1
3.0-devel
5.0
CI-RMQ
CI-WIN-RMQ
CIup
async
basic-publish-confirm-timeout
bump-pydocstyle
callbacks
ci
ci-1
ci-2
ci-build-stages-and-osx
cleanups
codecov
codeql
connection_channel_close
cql2
cython
drop36
fix-239
fix-243
fix-bitmap-parsing
fix-celery-1847
fix-string-mechanisms
fix-timeouts
hypothesis
intergration-test-docker
list-with-capacity
main
master
optimizations
py310
pytest
pyup-config
readwrite
release-2.2
rust-serialization
slots
threadsafty
tide
tidelift
tox
travis-pypy-fix
types
typing
v2.6
windows-integration_tests
write-then-callback
github.com: celery/py-amqp.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
amqp
/
platform.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove TCP_USER_TIMEOUT option for Solaris
Ciaran McGirl
2021-02-06
1
-0
/
+2
*
autopep8 + isort
Omer Katz
2020-11-08
1
-1
/
+0
*
Happify linters.
Omer Katz
2020-08-31
1
-4
/
+4
*
Make __all__ immutable.
Omer Katz
2020-08-19
1
-2
/
+2
*
Drop Python 2.7 and 3.4 support.
Omer Katz
2020-08-19
1
-28
/
+2
*
Happify lint.
Omer Katz
2019-04-04
1
-1
/
+1
*
Add support for AIX.
Omer Katz
2019-04-04
1
-0
/
+7
*
Provide fix for #242, Option not supported by protocol on SunOS (#272)
Thomas Merkel
2019-04-02
1
-0
/
+5
*
Fix spacing from #254. (#255)
Patrick Cloke
2019-02-07
1
-1
/
+1
*
Added support of cygwin platform (#254)
Matus Valo
2019-02-07
1
-0
/
+3
*
Fix Protocol not available for BSD (#200) (#211)
George Tantiras
2018-10-13
1
-0
/
+3
*
remove socket option TCP_USER_TIMEOUT for osx, fixes #193 #193 (#194)
Ofer Horowitz
2018-05-30
1
-0
/
+2
*
Ignore coverage measurement for hack to make pyamqp to work with Python<=2.7.7.
Omer Katz
2017-10-28
1
-1
/
+1
*
isort.
Omer Katz
2017-10-28
1
-2
/
+2
*
#145: Cleanup TCP configurations across platforms and unified defaults into o...
Dan Chowdhury
2017-10-23
1
-14
/
+18
*
changed python version check to < 2.7.7 so compatibility code will execute fo...
Jonathan Schuff
2017-04-13
1
-1
/
+1
*
win32: TCP_MAXSEG isn't available for setsockopt (#136)
Tony Breeds
2017-04-13
1
-0
/
+7
*
flakes
Ask Solem
2016-12-14
1
-0
/
+1
*
Use backport version of struct method on Python 2.7.5 and earlier (Issue #117)
Ask Solem
2016-12-14
1
-0
/
+24
*
Improve Linux version parsing to handle + and other characters. Closes #119
Ask Solem
2016-12-14
1
-2
/
+19
*
flakes
2.1
Ask Solem
2016-12-07
1
-0
/
+1
*
flakes
Ask Solem
2016-12-07
1
-0
/
+3
*
Adds amqp.platform.TCP_USER_TIMEOUT
Ask Solem
2016-12-07
1
-0
/
+27