summaryrefslogtreecommitdiff
path: root/python
Commit message (Expand)AuthorAge
* Make fixes for c++98 dependenciesJoe George2021-03-01
* Fix python build deps on WindowsJoe George2021-02-21
* Switch to using python3 by defaultJoe George2021-02-10
* Remove checksum support (#607)Austin Henriksen2021-02-01
* Remove IcePatch2 (#602)Bernard Normier2021-02-01
* Add getPythonVersion to PythonMapping.ConfigJose2021-01-19
* Check the python version of the interpreter running the testsJose2021-01-19
* Fix typoJose2021-01-12
* Fix C# marshal/unmarshal of optional data members (#1232)Jose2021-01-08
* Fixed asyncio/test.py to only run the test with Python 3.7Benoit Foucher2021-01-08
* Fixed Ice.wrap_future cancellation bug and added asyncio test (#1229)Benoit Foucher2021-01-07
* Fixed invalid Python 3.9 macroBenoit Foucher2020-11-10
* Fixed iOS test controller Xcode project for Xcode 12 and Python 3.9 fixBenoit Foucher2020-11-10
* Add class cycle detection during unmarshaling (#946)Joe George2020-07-07
* Copy python dependencies to the extension directory - Close #926 (#927)Jose2020-06-25
* Add __main__ logic to slice2py.py (Fixes #893)Joe George2020-06-10
* Remove extra empty lineJose2020-04-23
* Disable IceSSL with python/Ice/blobject - Close #810Jose2020-04-21
* Fix #635 - Python 3.8 build failureJoe George2019-11-18
* Fixed typo.Austin Henriksen2019-10-30
* Minor fixes to documentation filesBenoit Foucher2019-10-11
* Allow to set python build flags without using python-configJose2019-10-04
* Inrease timeouts in Ice/acm test - Close #558Jose2019-09-29
* Fixed Python bug related to invalid return parameters, fixes #550Benoit Foucher2019-09-25
* Fix for invocation timeout sporadic test failure, fixes #547Benoit Foucher2019-09-24
* Fixes for endpoint to string conversion - Close #517 (#519)Jose2019-09-10
* Fixed Ice/acm test waitForClose timingBenoit Foucher2019-09-04
* Simplifed collocation test in Ice/location test, fixes #506Benoit Foucher2019-09-04
* Fixes for slice2py forward declarations - Close #490Jose2019-09-03
* Fixed Ice/timeout test to ensure the client doesn't hang in case of test failureBenoit Foucher2019-08-22
* Additional fixes for Ice/optional Swift cross testingJose2019-08-08
* Fixes for C++ & Swift generated code - Close #458Jose2019-07-31
* Fixed whitespacesBenoit Foucher2019-07-22
* Minor python fixesJose2019-07-16
* Remove unused class Ice.BatchRequest in Ice for PythonJose2019-07-16
* Fixes for python custom sequence mapping (#444)Jose2019-07-16
* Create install dir with MKDIRBernard Normier2019-07-15
* Fixed IcePy/macOS build errors caused by warningsBenoit Foucher2019-07-15
* Port to AIX with g++, xlC_r and xlclang++ (#434)Bernard Normier2019-07-15
* Fixed Ruby crash (and similar issues in other mappings), fixes #432Benoit Foucher2019-07-11
* Remove forward declarations limitation - Close #97Jose2019-07-09
* Fix checkedCast with facet and MATLAB - Close #394Jose2019-06-24
* Enable -Wconversion with clang - Close #363Jose2019-06-21
* Add ice_isFixed - Close #356Jose2019-06-21
* Fix Incorrect generated code for class implements interfaceJose2019-06-06
* Copyright header simplicationJose2019-01-19
* GCC 8 Build fixes for Python, PHP and RubyJose2019-01-11
* Remove copyright noticeJose2018-12-18
* Fix copyright headerJose2018-12-18
* Fix computation of python-config. Fixes #303Joe George2018-11-21