GitHub / simonsapin/python-webencodings / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 513de307 | Include license file in the distributed files (#13) |
Jon Dufresne <j****e@g****m>
Committed by: Geoffrey Sneddon <m****e@g****m> |
almost 9 years ago | |
| d8532477 | Use an explicit test matrix for Travis to get Python version (#15) |
Jon Dufresne <j****e@g****m>
Committed by: Geoffrey Sneddon <m****e@g****m> |
almost 9 years ago | |
| b52114ee | Return to dev version number | Geoffrey Sneddon <m****e@g****m> | over 9 years ago | |
| fa2cb5d7 | Set version to 0.5.1 | Geoffrey Sneddon <m****e@g****m> | over 9 years ago | |
| 75c26ca7 | Finally add myself as maintainer | Geoffrey Sneddon <m****e@g****m> | over 9 years ago | |
| 64f7eed9 | Document and test all supported Python versions (#10) |
Jon Dufresne <j****e@g****m>
Committed by: Geoffrey Sneddon <m****e@g****m> |
over 9 years ago | |
| 47898c96 | Release as a universal wheel (#7) |
Adam Johnson <m****e@a****u>
Committed by: Geoffrey Sneddon <m****e@g****m> |
over 9 years ago | |
| 6303ecf7 | Use 'utf-8' as encoding instead of 'utf8' (#9) |
Dustin Ingram <d****i@u****m>
Committed by: Geoffrey Sneddon <m****e@g****m> |
over 9 years ago | |
| 07744e2e | merge Merge pull request #6 from gsnedders/v0.5-release-branch | Geoffrey Sneddon <m****e@g****m> | over 10 years ago | |
| 9dff4e6c | Oh, 0.6-dev already? Wow. | Geoffrey Sneddon <m****e@g****m> | over 10 years ago | |
| 39706516 | Woo, a release that passes tests! | Geoffrey Sneddon <m****e@g****m> | over 10 years ago | |
| 835589f6 | merge Merge pull request #4 from fkrull/fix-py3-setup | Geoffrey Sneddon <m****e@g****m> | over 10 years ago | |
| 41d4bc8e | Update URL in README | Geoffrey Sneddon <m****e@g****m> | over 10 years ago | |
| 05cae519 | Replace unnecessary non-ASCII characters. |
Felix Krull <f****l@g****e>
Committed by: Geoffrey Sneddon <m****e@g****m> |
over 10 years ago | |
| 97692b0b | Open file to read version as UTF-8. |
Felix Krull <f****l@g****e>
Committed by: Geoffrey Sneddon <m****e@g****m> |
over 10 years ago | |
| 16f52178 | Add Travis CI config | Geoffrey Sneddon <m****e@g****m> | over 10 years ago | |
| 56bbad8e | Drop Py3.2/PyPy3k support now that 3.2 support is gone from pip | Geoffrey Sneddon <m****e@g****m> | over 10 years ago | |
| d624f5a0 | merge Merge pull request #3 from gsnedders/fix_2 | Simon Sapin <s****n@e****g> | over 10 years ago | |
| 87044de0 | Fix #2: get tests passing again after decode API change | Geoffrey Sneddon <m****e@g****m> | over 10 years ago | |
| fedd375b | Add more recent Py3 releases to tox & PyPy3k | Geoffrey Sneddon <m****e@g****m> | over 10 years ago | |
| 24f25983 | Documentation tweaks. | Simon Sapin <s****n@e****g> | over 12 years ago | |
| a3acb594 | Document ascii_lower. | Simon Sapin <s****n@e****g> | almost 13 years ago | |
| 75532894 | Rewrite the API to expose the actual encoding based on a BOM. | Simon Sapin <s****n@e****g> | almost 13 years ago | |
| ebc723da | Move more documentation inline with the code. | Simon Sapin <s****n@e****g> | almost 13 years ago | |
| c3ac79bf | Expose the ascii_lower() function. | Simon Sapin <s****n@e****g> | almost 13 years ago | |
| 43fcda48 | Stop testing on Python 3.1 | Simon Sapin <s****n@e****g> | almost 13 years ago | |
| f335f456 | Fix passing an Encoding to decode and related functions. | Simon Sapin <s****n@e****g> | about 13 years ago | |
| 34a91e3b | Tag v0.2 | Simon Sapin <s****n@e****g> | over 13 years ago | |
| 7cba0968 | Docs details. | Simon Sapin <s****n@e****g> | over 13 years ago | |
| 290a6d06 | Test that all encoding names are valid labels. | Simon Sapin <s****n@e****g> | over 13 years ago | |
| 73c0d393 | Document webencoding.UTF8 | Simon Sapin <s****n@e****g> | over 13 years ago | |
| 08d798ca | Raise an explict exception on unknown encoding labels. | Simon Sapin <s****n@e****g> | over 13 years ago | |
| 69fd8699 | Ignore /dist | Simon Sapin <s****n@e****g> | over 13 years ago | |
| b7a64892 | Links. | Simon Sapin <s****n@e****g> | over 13 years ago | |
| 4cbcae2e | Make get_encoding() private. | Simon Sapin <s****n@e****g> | over 13 years ago | |
| c6e77ff5 | Update docs | Simon Sapin <s****n@e****g> | over 13 years ago | |
| 42bc0a64 | Switch back to a functinal API | Simon Sapin <s****n@e****g> | over 13 years ago | |
| 8045e46c | Add some documentation | Simon Sapin <s****n@e****g> | over 13 years ago | |
| d23745fa | Switch to an object-based API. | Simon Sapin <s****n@e****g> | over 13 years ago | |
| 376166bb | Add iterencode() and iterdecode(). | Simon Sapin <s****n@e****g> | over 13 years ago | |
| 775ace16 | Implement x-user-defined. | Simon Sapin <s****n@e****g> | over 13 years ago | |
| 16c81f9e | Add {,utf8_}{encode,decode} and some tests. | Simon Sapin <s****n@e****g> | over 13 years ago | |
| 94d51a2e | Map names to valid Python aliases. | Simon Sapin <s****n@e****g> | over 13 years ago | |
| 22340638 | Add setup.py and tox.ini files. | Simon Sapin <s****n@e****g> | over 13 years ago | |
| ff69f75d | Add labels. | Simon Sapin <s****n@e****g> | over 13 years ago | |
| fe512c5b | Initial commit: LICENSE, README, and importable Python package. | Simon Sapin <s****n@e****g> | over 13 years ago |