Commits on Source (36)
-
Sergey Balabanov authored49d4e84c
-
Taras Tsugrii authored
Graceful termination for client and server
-
Taras Tsugrii authored
If server sends a unicode character to the client and client does not have an IO encoding explicitly set to utf-8, client would crash trying to convert utf-8 to ascii. This change also avoid unnecessary decoding/encoding.
23e3ded2 -
Sergey Balabanov authored
[Python] Fix Python 2 clients using unicode characters.
-
Taras Tsugrii authored
Make formatting consistent and deterministic using https://github.com/ambv/black
59a97670 -
Taras Tsugrii authored
Server sends bytes to the client which should be converted to string before printed to stdout/stderr. Before this change an attempt to encode them was made instead of decode causing a crash.
c0a790be -
Philip Jameson authored
[Python] Reformat all python sources using black.
-
Sergey Balabanov authoredcaff7768
-
Sergey Balabanov authored7425d2d2
-
Sergey Balabanov authored6e25938f
-
Sergey Balabanov authoredf65fadcf
-
Sergey Balabanov authored4010a0ec
-
Sergey Balabanov authored329b687c
-
Sergey Balabanov authored843f76c5
-
Sergey Balabanov authored6094921b
-
Sergey Balabanov authored6dc23c68
-
Sergey Balabanov authored87ecee77
-
Sergey Balabanov authoredfce3bae8
-
Sergey Balabanov authored793ab5b3
-
Sergey Balabanov authored37de6f17
-
Sergey Balabanov authoredfb3435f3
-
Sergey Balabanov authoredfe970124
-
Sergey Balabanov authored80aa448d
-
Sergey Balabanov authored3f5d5c29
-
Sergey Balabanov authored7db88413
-
Sergey Balabanov authored
Summary: Test Plan: Reviewers: Subscribers: Tasks: Tags:
c2c7ae73 -
Sergey Balabanov authored
Summary: Test Plan: Reviewers: Subscribers: Tasks: Tags:
f6229501 -
Sergey Balabanov authoredd331a525
-
Sergey Balabanov authored75e53c24
-
Sergey Balabanov authored477634cb
-
Sergey Balabanov authored5a20f6b4
-
Sergey Balabanov authored
Reengineer Nailgun
-
Sergey Balabanov authored27564556
-
Taras Tsugrii authored
Nailgun 1.0.0
-
Sergey Balabanov authored319c1a7e
-
Taras Tsugrii authored
Make project fully compatible to FB opensource standards
CODE_OF_CONDUCT.md
0 → 100644
CONTRIBUTING.md
0 → 100644
This diff is collapsed.