aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/python
Commit message (Collapse)AuthorAge
* Flagging 0.13 as pre1.Gravatar Nicolas "Pixel" Noble2016-02-09
|
* Merge pull request #5129 from ctiller/version_numberGravatar Nicolas Noble2016-02-08
|\ | | | | build.yaml centric versioning
* \ Merge pull request #5134 from soltanmm/cleanersGravatar Nathaniel Manista2016-02-08
|\ \ | | | | | | Clean-up Python linux-binary installation.
| * | Fall back to building if GCS cannot be reachedGravatar Masood Malekghassemi2016-02-08
| | |
| * | Move os.environ to module-levelGravatar Masood Malekghassemi2016-02-08
| | |
| | * build.yaml centric versioningGravatar Craig Tiller2016-02-08
| |/
* / Fix GCS URL for PythonGravatar Masood Malekghassemi2016-02-08
|/
* Merge pull request #5088 from murgatroid99/core_long_int64_tGravatar Craig Tiller2016-02-08
|\ | | | | Replace 'long' with 'int64_t' in public core headers
* | Versionning Ruby from build.yaml, and regenerating broken files after census ↵Gravatar Nicolas "Pixel" Noble2016-02-06
| | | | | | | | merge.
* | Change default on Python install optionGravatar Craig Tiller2016-02-05
| |
| * Clang format and fix copyrightsGravatar murgatroid992016-02-05
| |
| * Replace 'long' with 'int64_t' in public core headersGravatar murgatroid992016-02-05
|/
* Don't die on missing win32 resources on non-win32Gravatar Masood Malekghassemi2016-02-04
|
* Use envvar for binary repositoryGravatar Masood Malekghassemi2016-02-04
|
* Merge pull request #5013 from a-veitch/tag_set_to_contextGravatar Bogdan Drutu2016-02-04
|\ | | | | Change all instances of census_tag_set to census_context
* \ Merge pull request #5064 from nicolasnoble/win32-pythonGravatar Craig Tiller2016-02-04
|\ \ | | | | | | Win32 python
* \ \ Merge pull request #4944 from soltanmm/patchGravatar Masood Malekghassemi2016-02-04
|\ \ \ | | | | | | | | Clean up custom gRPC Python binaries for Linux
| | * | Fix Python Windows buildGravatar Masood Malekghassemi2016-02-04
| | | |
| | * | Format a lineGravatar Masood Malekghassemi2016-02-04
| | | |
| | * | Dirty hack to get 32 bits loading in the cython core.Gravatar Nicolas "Pixel" Noble2016-02-04
| | | |
| | * | Almost there.Gravatar Nicolas "Pixel" Noble2016-02-04
| | | |
| | * | Sundry fixesGravatar Masood Malekghassemi2016-02-04
| | | |
| | * | Add shim for Python's gRPC core on WindowsGravatar Masood Malekghassemi2016-02-04
| |/ / |/| |
| | * mergeGravatar Alistair Veitch2016-02-03
| | |\ | |_|/ |/| |
* | | Merge branch 'master' of github.com:grpc/grpc into make-ruby-installableGravatar Nicolas "Pixel" Noble2016-02-03
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: BUILD Makefile binding.gyp build.yaml gRPC.podspec grpc.gemspec package.json src/python/grpcio/grpc_core_dependencies.py templates/Makefile.template tools/doxygen/Doxyfile.core.internal tools/run_tests/sources_and_headers.json vsprojects/vcxproj/gpr/gpr.vcxproj vsprojects/vcxproj/gpr/gpr.vcxproj.filters
| | | * post mergeGravatar Alistair Veitch2016-02-02
| | | |
| * | | Use old memcpy for wrappersGravatar Craig Tiller2016-02-02
| | | |
* | | | Merge branch 'master' of github.com:grpc/grpc into make-ruby-installableGravatar Nicolas "Pixel" Noble2016-02-01
|\| | |
| * | | Merge pull request #4979 from nicolasnoble/win32_subprocessGravatar Craig Tiller2016-02-01
| |\ \ \ | | | | | | | | | | Adding windows support for gpr subprocesses.
| * \ \ \ Merge pull request #4978 from nicolasnoble/alarmingGravatar Craig Tiller2016-01-31
| |\ \ \ \ | | | | | | | | | | | | Fixing, using and testing alarm code.
| * \ \ \ \ Merge pull request #4982 from nicolasnoble/census-placeholdersGravatar Craig Tiller2016-01-31
| |\ \ \ \ \ | | | | | | | | | | | | | | Creating placeholders for missing census functions.
* | \ \ \ \ \ Merge branch 'census-placeholders' into make-ruby-installableGravatar Nicolas "Pixel" Noble2016-01-31
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: package.json tools/doxygen/Doxyfile.core.internal
| * | | | | | Actually moving this to the proper place.Gravatar Nicolas "Pixel" Noble2016-01-31
| | | | | | |
* | | | | | | Merge branch 'win32_subprocess' into make-ruby-installableGravatar Nicolas "Pixel" Noble2016-01-31
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: BUILD Makefile binding.gyp build.yaml gRPC.podspec grpc.gemspec src/python/grpcio/grpc_core_dependencies.py tools/run_tests/sources_and_headers.json vsprojects/vcxproj/gpr/gpr.vcxproj vsprojects/vcxproj/gpr/gpr.vcxproj.filters
| * | | | | | Adding windows support for gpr subprocesses.Gravatar Nicolas "Pixel" Noble2016-01-31
| |/ / / / /
* | | | | | Merge branch 'alarming' into make-ruby-installableGravatar Nicolas "Pixel" Noble2016-01-31
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | | | | | | | | | | | | Conflicts: tools/run_tests/sources_and_headers.json
| * | | | | Fixing, using and testing alarm code.Gravatar Nicolas "Pixel" Noble2016-01-31
| |/ / / /
| | * | | Pass undiagnosed errors to the user unadulteratedGravatar Masood Malekghassemi2016-01-30
| | | | |
| | * | | Diagnose missing Cython-generated filesGravatar Masood Malekghassemi2016-01-30
| |/ / /
* | | | Merge branch 'master' of github.com:grpc/grpc into make-ruby-installableGravatar Nicolas "Pixel" Noble2016-01-30
|\| | |
* | | | Removing gpr as a separated library.Gravatar Nicolas "Pixel" Noble2016-01-30
| | | |
| * | | Merge pull request #4946 from soltanmm/doctor-calling-doctorGravatar Masood Malekghassemi2016-01-30
|/| | | | | | | | | | | Fix Python diagnostics dying on bad diagnosis
* | | | Remove dead Python README.mdGravatar Masood Malekghassemi2016-01-29
| | | |
| * | | Fix Python diagnostics dying on bad diagnosisGravatar Masood Malekghassemi2016-01-28
|/ / /
| * / Clean up custom gRPC Python binaries for LinuxGravatar Masood Malekghassemi2016-01-28
|/ / | | | | | | | | | | | | | | Adds doc-string to EggNameMixin, renames the custom install flag to make it a bit clearer that the mechanism isn't necessarily limited to linux (though certainly we'd like it to be; but that's a decision to be made at the level of the build system and what is made available on GCS, not here).
* | Merge pull request #4884 from soltanmm/deal-with-itGravatar Masood Malekghassemi2016-01-27
|\ \ | | | | | | Enable binary linux distributions for Python
| * | Enable binary linux distributions for PythonGravatar Masood Malekghassemi2016-01-27
| |/
* | Implement three missing face test methodsGravatar Nathaniel Manista2016-01-27
| |
* | Fix reporting unexpected abortions in event testsGravatar Nathaniel Manista2016-01-27
| | | | | | | | | | | | | | | | Writing "<format string containing one directive> % <expression>" instead of "<format string containing one directive> % (<expression>,)" is always a problem; the particular problem in this case came from face.Abortion being a subclass of a class created with collections.namedtuple.
* | Drop use of functools.wrap in logging_poolGravatar Nathaniel Manista2016-01-26
| | | | | | | | | | | | | | | | | | functools.wrap is only warranted to work with functions and methods but logging_pool is warranted to work with callable behaviors, so using functools.wrap has been wrong all along. The particular incompatibility motivating this correction is that callable objects do not have a "__name__" attribute.