Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Linting improvements, improved flake8 linting CI cmd | engn33r | 2022-02-25 | 1 | -4/+1 |
* | Update copyright year to 2022 | engn33r | 2021-12-31 | 1 | -1/+1 |
* | Py2->3: simplify class definition (#750) | 谭九鼎 | 2021-10-20 | 1 | -1/+1 |
* | Transition from LGPL 2.1 license to Apache 2.0 - fix #697 | engn33r | 2021-08-10 | 1 | -13/+11 |
* | Improve _abnf.py, _cookiejar.py unit test coverage | engn33r | 2021-05-16 | 1 | -8/+2 |
* | Remove six dependency and transition related code to Python3 | engn33r | 2021-05-05 | 1 | -9/+6 |
* | PEP8 style compliance fixes | engn33r | 2021-05-04 | 1 | -2/+4 |
* | Simplified cookie sorting to fix comparison problem between SimpleCookies (#662) | Niels Draaisma | 2021-03-22 | 1 | -2/+2 |
* | Fix #526 by reverting invalid BSD license migration in commit e94ed9e to retu... | engn33r | 2021-02-22 | 1 | -0/+24 |
* | Ensure cookie items are sorted | James Page | 2017-07-27 | 1 | -1/+1 |
* | Implement simple cookie jar | tifayuki | 2016-12-21 | 1 | -0/+52 |