summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #38 from D3X/python3.9HEADmasterGiampaolo Rodola2021-07-303-32/+8
|\ | | | | Run tests on Python 3.9
| * Run tests on Python 3.9Michał Bielawski2021-07-303-32/+8
|/
* merge from masterGiampaolo Rodola2021-06-060-0/+0
|\ | | | | | | Signed-off-by: Giampaolo Rodola <g.rodola@gmail.com>
| * Update README.rstGiampaolo Rodola2020-06-181-2/+0
| |
| * Update README.rstGiampaolo Rodola2020-06-181-1/+1
| |
| * Update README.rstGiampaolo Rodola2020-06-181-0/+2
| |
* | update READMEGiampaolo Rodola2021-06-061-25/+7
|/ | | | Signed-off-by: Giampaolo Rodola <g.rodola@gmail.com>
* change dateGiampaolo Rodola2019-06-041-1/+1
|
* make LICENSE recognizable by githubGiampaolo Rodola2019-06-041-25/+20
|
* Merge branch 'master' of github.com:giampaolo/pysendfileGiampaolo Rodola2018-08-242-0/+9
|\
| * Merge pull request #33 from sbraz/travisGiampaolo Rodola2018-07-292-0/+9
| |\ | | | | | | Travis: add PyPy{,3}, Python 3.7, fix OSX build
| | * Travis: add PyPy{,3}, Python 3.7, fix OSX buildLouis Sautier2018-07-292-0/+9
| |/
* | add download badgeGiampaolo Rodola2018-08-241-0/+4
|/
* update travis confGiampaolo Rodola2018-05-282-20/+8
|
* set x bit to travis .sh scriptsGiampaolo Rodola2018-05-282-0/+0
|
* update supported python versions metadata in setup.pyGiampaolo Rodola2018-05-281-0/+3
|
* update docGiampaolo Rodola2018-03-141-4/+8
|
* update docGiampaolo Rodola2018-03-141-4/+4
|
* update docGiampaolo Rodola2018-03-141-5/+13
|
* Merge branch 'master' of github.com:giampaolo/pysendfileGiampaolo Rodola2017-07-271-1/+1
|\
| * Merge pull request #31 from lmouelle/patch-1Giampaolo Rodola2017-07-271-1/+1
| |\ | | | | | | Fix typo in README
| | * Fix typo in READMELucas Falkenstein2017-07-261-1/+1
| |/ | | | | Just a small thing I noticed while reading docs
* | fix C compilation warning + PEP8 failuresGiampaolo Rodola2017-07-277-24/+28
|/
* fix travisGiampaolo Rodola2016-02-262-7/+7
|
* fix travisGiampaolo Rodola2016-02-262-21/+22
|
* travis fix attemptGiampaolo Rodola2016-02-251-7/+28
|
* ad OSX travis integrationGiampaolo Rodola2016-02-255-11/+66
|
* update badgesGiampaolo Rodola2016-02-252-9/+14
|
* remove pypy from the travis builds (failure here ↵Giampaolo Rodola2014-05-271-1/+0
| | | | | | | | | | | | | https://travis-ci.org/giampaolo/pysendfile/jobs/26119015) test_offset_none (__main__.TestSendfile) ... Fatal error in cpyext, CPython compatibility layer, calling PyEval_SaveThread Either report a bug or consider not using this particular extension <SystemError object at 0x1c7bf20> RPython traceback: File "pypy_interpreter_pyopcode.c", line 6476, in dispatch_bytecode__AccessDirect_None File "implement.c", line 23562, in __mm_nonzero_0_fail
* update daterelease-2.0.1Giampaolo Rodola2014-05-271-1/+1
|
* update doc linksGiampaolo Rodola2014-05-271-1/+1
|
* update doc linksGiampaolo Rodola2014-05-271-2/+2
|
* add tox fileGiampaolo Rodola2014-05-272-0/+28
|
* add a make command to git-tag a new releaseGiampaolo Rodola2014-05-272-5/+8
|
* update HISTORYGiampaolo Rodola2014-05-271-2/+2
|
* update READMEGiampaolo Rodola2014-05-271-19/+189
|
* github migration including travis support, Makefile, README and HISTORY ↵Giampaolo Rodola2014-05-2711-121/+218
| | | | turned into RsT files, python 3.4 fix, pep8ify
* update READMEGiampaolo Rodola2014-04-301-24/+10
|
* change release numberGiampaolo Rodola2012-01-121-1/+1
|
* use RestructuredText for README so that pypi page looks niceGiampaolo Rodola2012-01-123-47/+34
|
* update READMEGiampaolo Rodola2012-01-122-11/+12
|
* add license in all source filesGiampaolo Rodola2012-01-124-8/+97
|
* rename _bytes -> b for consistency with benchmark scriptGiampaolo Rodola2012-01-121-15/+15
|
* provide a -k cmdline option for the test suite to avoid removing the big ↵Giampaolo Rodola2012-01-121-4/+15
| | | | file created on startup
* fix for python 2.5Giampaolo Rodola2012-01-111-4/+11
|
* make use of with statement to close files and socketsGiampaolo Rodola2012-01-111-21/+24
|
* python 3 fixesGiampaolo Rodola2012-01-112-6/+7
|
* Benchmark script refactoring:Giampaolo Rodola2012-01-112-31/+69
| | | | | | | - add cmdline parser - add a cmdline spinner to figure whether the process is working - add SIGTERM handler for server process
* reindent + little refactoringGiampaolo Rodola2012-01-104-27/+25
|
* rename project py-sendfile -> pysendfileGiampaolo Rodola2012-01-103-15/+20
|