Skip to content
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.

Remove Python 2 compatibility code #6

Closed
wants to merge 6 commits into from
Closed

Remove Python 2 compatibility code #6

wants to merge 6 commits into from

Commits on Apr 8, 2016

  1. Remove Python 2 compatibility code

    Closes #5
    berkerpeksag committed Apr 8, 2016
    Configuration menu
    Copy the full SHA
    296b2e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbeec2e View commit details
    Browse the repository at this point in the history
  3. Convert all values in __all__ to string

    pydoc expects them to be string, not object.
    berkerpeksag committed Apr 8, 2016
    Configuration menu
    Copy the full SHA
    4d1068f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8a4fbd7 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' of https://github.com/facebook/fbtftp into rm-p…

    …ython2
    
    Conflicts:
    	examples/server.py
    	tests/base_handler_test.py
    	tests/base_server_test.py
    	tests/integration_test.py
    	tests/malformed_request_test.py
    berkerpeksag committed Apr 8, 2016
    Configuration menu
    Copy the full SHA
    3977dec View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b9f0f5b View commit details
    Browse the repository at this point in the history