summaryrefslogtreecommitdiff
path: root/python
Commit message (Collapse)AuthorAge
...
* Added sanity checks for ACM timeout value (ICE-8749)Benoit Foucher2018-03-20
|
* Better check for python versionJose2018-03-20
|
* Install IceFuture.py only with supported python versionsJose2018-03-20
|
* Install mode fixesJose2018-03-19
|
* Use PY_FORMAT_SIZE_T with PyErr_FormatJose2018-03-07
|
* Updating SliceInfo for PHP/Python/RubyMark Spruiell2018-03-01
|
* Fixed python Ice/acm test to wait for connection closure like other mappings ↵Benoit Foucher2018-02-21
| | | | (ICE-8565)
* Whitespace cleanupJose2018-02-16
|
* Fixed bogus exception handling in adapterDeactivation python serverBenoit Foucher2018-02-16
|
* Improved object adapter getPublishedEndpoints/refreshPublishedEndpoints methodBenoit Foucher2018-02-16
| | | | | | | | | | | | | to return the Ice router server endpoints if the adapter is associated with a router. setPublishedEndpoints now also raises an invalid argument exception for such adapters. Also fixed a rare deadlock that could occur on adapter creating if the router wasn't accessible. Fixes ICE-8675 and ICE-8650
* ICE-8618 - Add marshaling test for empty class with non-empty baseMark Spruiell2018-02-14
|
* Update copyright year to 2018Jose2018-02-14
|
* Fixed missing supportsCompress method implementation from python ↵Benoit Foucher2018-02-13
| | | | Ice/operations AMD server
* Fixed UWP cross operation test failureBenoit Foucher2018-02-13
|
* ICE-8293 - Reduce casting in Python extensionMark Spruiell2018-02-12
| | | | | | ICE-8661 - Connection.getAdapter returns bogus value in Python ICE-8662 - Review Python type checking ICE-8663 - Accept None for callbacks
* Ensure Ice::Connection::setAdapter fails if the adapter is deactivated ↵Benoit Foucher2018-02-12
| | | | (ICE-8659)
* Fixed shutdown/isShutdown/waitForShutdown to no longer throw if communicator ↵Benoit Foucher2018-02-09
| | | | is destroyed (ICE-8659)
* Updates for Ice Builder 5.xJose2018-02-05
|
* ICE-8544 - Updates to packaging metadataMark Spruiell2018-02-01
|
* Added ice_fixed to generated Java proxy class, added test to check proxy ↵Benoit Foucher2018-02-01
| | | | return type from ice_fixed
* Changed ice_fixed to inherit invocation timeout, context and compress ↵Benoit Foucher2018-02-01
| | | | override from original proxy
* Added support for ice_fixed, ice_getTimeout, ice_getCompress methods ↵Benoit Foucher2018-01-31
| | | | (ICE-7996 & ICE-7976)
* Additional Ice/objects fixes for macOS debug buildsBenoit Foucher2018-01-27
|
* Fixed Python build issue with debug modeBenoit Foucher2018-01-24
|
* Remove Python -D_FORTIFY_SOURCE when building with debugBenoit Foucher2018-01-24
|
* Added missing ICE_NOEXPECT to IcePy/IceRuby/IcePHPBenoit Foucher2018-01-24
|
* Whitespace cleanup in python/README.mdJoe George2017-12-18
|
* BuildInstructions -> READMEBernard Normier2017-12-15
|
* Update version to v3.7.1Jose2017-12-14
|
* Update Glacier2 base port to avoid conflicts with selenium driverJose2017-11-21
|
* Increased invocation timeout from timeout test to prevent sporadic failuresBenoit Foucher2017-11-21
|
* Fix for latest Ruby timeout failure (the sleep from hold sometime sleeps for ↵Benoit Foucher2017-11-10
| | | | much longer than desired)
* Fix for BlobjectAsync in PythonMark Spruiell2017-11-03
|
* ICE-8496 - Python crash on exitMark Spruiell2017-10-31
|
* ICE-8457 - Ruby and Python string fixesMark Spruiell2017-10-26
|
* ICE-8545 - add test for python package metadataMark Spruiell2017-10-24
|
* Fixed Python buid system to use pythonM.m-config instead of pythonMm-configBenoit Foucher2017-09-17
|
* Fixed timeout tests to be less time sensitiveBenoit Foucher2017-09-15
| | | | | The tests now use a controller to hold/activate the adapter instead of relying on a timer. Fixes ICE-8312.
* Remove -Wstrict-prototypes compiler option, not valid with C++Benoit Foucher2017-09-14
|
* Use python-config to get compiler/linker flagsBenoit Foucher2017-09-14
|
* Build system improvements and fixesBenoit Foucher2017-09-12
| | | | | | | - Fixed static build failures (ICE-8509) - Improved check for IceBT build (ICE-8353) - Validate configs/platforms (ICE-8096) - Removed duplicated system libs from linker flags (ICE-7670)
* Got rid of fixed port in adapterDeactivation testBenoit Foucher2017-08-16
|
* Ported build system improvements from Freeze repositoryBenoit Foucher2017-08-16
|
* Fixed Ice.MessageSizeMax value in Ice/timeout testsBernard Normier2017-07-15
|
* ICE-8295 - Can't build Ice for Java on Windows after setting ICE_HOMEJose2017-07-12
|
* ICE-8279 - Operation.cpp/Connection.cpp warnings when building PyPI wheel on ↵Jose2017-07-12
| | | | Windows
* Fix for ICE-8245 - Python Ice/exceptions hangBenoit Foucher2017-07-11
|
* Formatting fixBernard Normier2017-07-10
|
* More formatting fixBernard Normier2017-07-10
|
* Fix test running instructionsBernard Normier2017-07-10
|