97 Commits (9bffc908a8c0002c66438b5fd831f4ceb9fa663f)

Author SHA1 Message Date
Masood Malekghassemi 41251e4d3a Fix Python auth and interop test 10 years ago
Masood Malekghassemi e6b0038223 Add OAuth interop tests to Python 10 years ago
Alexander Staubo 8eac91eaf4 OS X doesn't have librt, so don't link to it. 10 years ago
Masood Malekghassemi 2b34e5adf1 Version update to 0.5.0 10 years ago
Masood Malekghassemi 451887ba2c Enable PyPI package management 10 years ago
Nathaniel Manista 89ad057854 Update the generated Python interop code. 10 years ago
Nathaniel Manista cd7096deb6 Add a metadata_transformer to the Python stub. 10 years ago
Masood Malekghassemi 660a33e11f Satisfy C90 pedantry in Python adapter 10 years ago
Masood Malekghassemi 841f90f86f Add metadata support to low-level Python framework 10 years ago
Masood Malekghassemi 5bf4d2ae36 Reformat style of using PyObject_HEAD 10 years ago
Nathaniel Manista f492b16d48 Unify early_adopter construction functions 10 years ago
Masood Malekghassemi 89905ac55d Factor out interface-specific early_adopter code 10 years ago
Nathaniel Manista de5490c15c Change remaining "packet" names to "ticket" 10 years ago
Nathaniel Manista 492dfdb950 Correct a package name in a doc string 10 years ago
Nathaniel Manista 4e6fd0a3ae Merge the base and base.packets packages 10 years ago
Nathaniel Manista 9ef929d78d Reenable a disabled test method 10 years ago
Nathaniel Manista affe916405 Add at CANCELLATION back-to-front ticket kind 10 years ago
Nathaniel Manista e2e443c1d4 Use distinct enums for distinct ticket types 10 years ago
Nathaniel Manista 8d81365a3c Iterate over an enum since we can 10 years ago
Nathaniel Manista ae3e5b53f0 Change managers to pass each other Outcomes 10 years ago
Nathaniel Manista c4fada6e9a Add service name to Python early_adopter 10 years ago
murgatroid99 2493ea6d4b Fixed argument types in setup.py 10 years ago
Arkadiusz Bokowy 5d85675b56 Fix port selection for server 10 years ago
Nicolas "Pixel" Noble 8a6b38c9be Remove a const from a variable that should be mutable. 10 years ago
Nathaniel Manista 31e65beaed Eliminate the Python "assembly" package 10 years ago
Ronnie Sahlberg 400349ea4d README: fix the path to the python requirements.txt file 10 years ago
Nathaniel Manista 5c87a30c41 Refactoring within Python RPC Framework 10 years ago
Nathaniel Manista 256ccca923 Use server_host_override in interop client 10 years ago
Nathaniel Manista db13f68dab Add a server_host_override to stub creation 10 years ago
Nathaniel Manista a55c0949ee Python secure server API changes 10 years ago
murgatroid99 4a171f8e2d Fixed python link order 10 years ago
murgatroid99 4eb6e31566 Added rt link to python's setup.py 10 years ago
Misha Brukman 5cdf37eb7b Removed execute permissions from README files. 10 years ago
Misha Brukman 53f101a7a9 Moved pip dependencies into requirements.txt . 10 years ago
Nathaniel Manista 89fccb7d7a Simple installation instructions for Python. 10 years ago
Nathaniel Manista 1c37fe62fd Work towards invocation-side security. 10 years ago
Nathaniel Manista c2b402001b The Python interop client. 10 years ago
Jayant Kolhe 806dde1bcb Update README.md 10 years ago
Nathaniel Manista 1ffe4feb6f Sanitize a reference number. 10 years ago
Nathaniel Manista c6e42c8a86 Set Python version number to 0.4.0. 10 years ago
Nathaniel Manista c855d57666 Python ClientCredentials object. 10 years ago
Jan Tattermusch e0172a86a0 fix readme 10 years ago
Nathaniel Manista 9280790a5d Final changes to the early_adopter API. 10 years ago
Nathaniel Manista f4e3f3f8d6 Avoid CANCELLATION ticket kind for back-to-front tickets. 10 years ago
Nathaniel Manista 4ad01246e3 Propagate ForeLink-joining to the inner RearLink. 10 years ago
Nathaniel Manista de16e4c755 Add a port method to assembly-level servers. 10 years ago
Nathaniel Manista e04e20aaca Thread-pool-less construction of GRPC links. 10 years ago
Masood Malekghassemi f5f83be4fc Replaces the generated code in src/python/interop/interop with more recently generated code. 10 years ago
Nathaniel Manista 7efe54e336 The framework.assembly package. 10 years ago
Nathaniel Manista 331fcb9dc3 Add SyncAsync interfaces and implementations. 10 years ago