index
:
delta/thrift.git
0.1.x
0.10.0
0.11.0
0.11.0-rc0
0.12.0
0.13.0
0.14.0
0.14.1
0.14.2
0.15.0
0.16.0
0.17.0
0.18.0
0.18.1
0.2.x
0.3.x
0.4.x
0.5.x
0.6.x
0.7.x
0.8.x
0.9.1
0.9.2
0.9.3
0.9.3.1
0.9.3.2
0.9.x
Jens-G-enable-GitHub-code-scanning
THRIFT-5288
THRIFT-5292
THRIFT-5345
ci/pypi-automation
dependabot/gradle/lib/java/com.bmuschko-gradle-clover-plugin-3.0.3
dependabot/gradle/lib/kotlin/com.bmuschko-gradle-clover-plugin-3.0.3
dependabot/gradle/lib/kotlin/com.ncorti.ktfmt.gradle-0.12.0
follow-up-python-github-workflow
master
py-compiler
rel/0.10.0
git.apache.org: repos/asf/thrift.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
py
Commit message (
Expand
)
Author
Age
Files
Lines
*
THRIFT-2757: py - fixed checkIntegerLimits in TProtocol.py
Konrad Grochowski
2014-10-09
1
-4
/
+4
*
THRIFT-2757: py - checkIntegerLimits optimized
Konrad Grochowski
2014-10-08
1
-4
/
+11
*
THRIFT-2757: py - Added integer limits checks in compact and JSON protocols
Konrad Grochowski
2014-10-08
3
-13
/
+39
*
THRIFT-2768: Whitespace Fixup
Jens Geyer
2014-10-03
1
-8
/
+8
*
THRIFT-2768: Whitespace Fixup
Jens Geyer
2014-10-03
1
-8
/
+8
*
THRIFT-2665 Debug statements are unnecessary and should be removed
Jens Geyer
2014-10-01
1
-2
/
+0
*
THRIFT-2663: py - per module logger used in python lib
Konrad Grochowski
2014-09-29
4
-26
/
+34
*
py.twisted: Avoid synchronous exceptions
James Broadhead
2014-09-28
1
-2
/
+2
*
THRIFT-2704 - compiler: T_ONEWAY type used for oneway methods instead of T_CALL
Jens Geyer
2014-09-17
1
-1
/
+2
*
THRIFT-2231 Support tornado-4.x (Python)
Roger Meier
2014-08-07
1
-80
/
+109
*
Revert "THRIFT-585 exceptions in the autogenerated send_METHOD functions are ...
Roger Meier
2014-07-30
1
-2
/
+2
*
THRIFT-585 exceptions in the autogenerated send_METHOD functions are not prop...
Jens Geyer
2014-07-26
1
-2
/
+2
*
THRIFT-2620: Fix python packaging
jfarrell
2014-07-10
2
-0
/
+7
*
THRIFT-2602:Fix missing dist files
jfarrell
2014-07-10
1
-1
/
+7
*
THRIFT-1914 Python: Support for Multiplexing Services on any
Roger Meier
2014-05-03
3
-0
/
+139
*
THRIFT-2506 Update TProtocolException error codes to be used consistently thr...
Jens Geyer
2014-05-03
1
-0
/
+2
*
THRIFT-2466: Improper error handling for SSL/TLS connections that don't compl...
Roger Meier
2014-04-21
2
-0
/
+10
*
THRIFT-2437 Author fields in Python setup.py must be strings not lists
Roger Meier
2014-03-31
1
-2
/
+2
*
THRIFT-2428: Python 3 setup.py support
jfarrell
2014-03-27
1
-8
/
+9
*
THRIFT-2407 use markdown (rename README => README.md)
Roger Meier
2014-03-19
1
-0
/
+0
*
THRIFT-1719:SASL client support for Python
jfarrell
2014-02-21
2
-2
/
+216
*
THRIFT-2267:Should be able to choose socket family in Python TSocket
jfarrell
2013-11-25
1
-1
/
+1
*
THRIFT-2267:Should be able to choose socket family in Python TSocket
jfarrell
2013-11-25
1
-4
/
+8
*
Python Tornado TTornadoServer base class change
henrique
2013-11-08
1
-2
/
+2
*
THRIFT-1639 Java/Python: Serialization/Deserialization of double type using C...
Roger Meier
2013-11-05
1
-2
/
+2
*
THRIFT-1966:Support different files for SSL certificates and keys
Jake Farrell
2013-06-07
1
-1
/
+12
*
THRIFT-1704: Tornado support (Python)
Chris Piro
2013-03-07
1
-0
/
+153
*
THRIFT-1829 cpp unit tests fail to build using multiple make jobs
Roger Meier
2013-01-15
1
-1
/
+1
*
THRIFT-1797 Python implementation of TSimpleJSONProtocol
Roger Meier
2012-12-26
1
-12
/
+109
*
THRIFT-1801 Sync up TApplicationException codes across languages and thrift i...
Roger Meier
2012-12-22
1
-0
/
+13
*
THRIFT-1796 TJSONProtocol is not functional
Roger Meier
2012-12-18
2
-32
/
+34
*
THRIFT-1773. Revert "Thrift-1604:Python exxception handeling for changes from...
Todd Lipcon
2012-12-10
4
-16
/
+16
*
THRIFT-1749 Python TSSLSocket error handling obscures actual error
Roger Meier
2012-11-08
1
-2
/
+3
*
THRIFT-1745 Python JSON protocol
Roger Meier
2012-11-02
1
-1
/
+1
*
THRIFT-1745 Python JSON protocol
Roger Meier
2012-11-02
2
-1
/
+452
*
Updating Thrift trunk version to 1.0.0-dev
Jake Farrell
2012-10-11
1
-1
/
+1
*
Thrift-1604:Python exxception handeling for changes from PEP3110
Jake Farrell
2012-05-18
4
-16
/
+16
*
THRIFT-1569 thrift: add stop() method to python TNonblockingServer
Roger Meier
2012-04-13
1
-2
/
+24
*
THRIFT-1568 Thrift: Add User-Agent header to Python THttpClient
Roger Meier
2012-04-13
1
-0
/
+10
*
THRIFT-1560 Add setCustomHeaders() method to python thrift lib
Roger Meier
2012-04-11
1
-0
/
+9
*
THRIFT-1480. py: remove tabs, adjust whitespace and address PEP8 warnings
Bryan Duxbury
2012-01-03
18
-299
/
+366
*
Updating trunk to 0.9.0 version.
Jake Farrell
2011-11-30
1
-1
/
+1
*
Thrift-386: Make it possible to build the Python library without the extension
Jake Farrell
2011-11-26
1
-29
/
+72
*
Thrift-1426: Dist package missing files for release 0.8
Jake Farrell
2011-11-16
1
-1
/
+1
*
THRIFT-1407: Typo in Python socket server causes Thrift to fail when we enabl...
Jake Farrell
2011-10-26
1
-2
/
+2
*
THRIFT-1342 Compilation problem on Windows of fastbinary.c
Roger Meier
2011-09-13
3
-5
/
+273
*
THRIFT-1115 python TBase class for dynamic (de)serialization, and __slots__ o...
Roger Meier
2011-09-11
5
-1
/
+310
*
Updating python setup.py for deploying client to pypi
Jake Farrell
2011-08-17
1
-16
/
+28
*
updating trunk from 0.7.0-dev to 0.8.0-dev
Jake Farrell
2011-08-13
1
-1
/
+1
*
THRIFT-690 add new ApplicationExceptions (INTERNAL_ERROR, PROTOCOL_ERROR) to ...
Roger Meier
2011-08-03
1
-0
/
+2
[next]