47 Commits (b7b3b2e33e6aacf4f809c8cc7d6aa5dcf48b2947)

Autor SHA1 Mensagem Data
  Ben Kurtovic b7b3b2e33e Update changelog; minor tweak to file headers 3 anos atrás
  Ben Kurtovic 1c983d3738 Assorted cleanup, linter fixes, and improvements for Python 3 3 anos atrás
  Kunal Mehta 7e5297fbe6 Drop Python 2 support 4 anos atrás
  Hugo e457b39f32 Upgrade Python syntax with pyupgrade https://github.com/asottile/pyupgrade 5 anos atrás
  Hugo 59636609db Drop support for EOL Python 5 anos atrás
  Ben Kurtovic 6ffdfa52ef Allow Wikicode objects to be pickled properly. 7 anos atrás
  Ben Kurtovic aaffb7f66b Update copyright for 2016. 8 anos atrás
  Ben Kurtovic e71e7b4ece Update copyright years for 2015; fix whitespace in docs. 9 anos atrás
  Ben Kurtovic 87e0079512 Take proper advantage of Sphinx's default domains. 9 anos atrás
  Ben Kurtovic 1312a1fb8a Some clean up for Python 2.6 support. 10 anos atrás
  Marcio Faustino 9650cd6276 Support `.encode()` keyword arguments for Python 2.6. 10 anos atrás
  Ben Kurtovic e5f17eea00 Update copyright notices for 2014. 10 anos atrás
  Ben Kurtovic 39c0756130 Make StringMixIn a lot simpler thanks to __getattr__. 10 anos atrás
  Ben Kurtovic 066049b46a Update email address. 10 anos atrás
  Ben Kurtovic 37003d2ed1 Bump version to 0.4.dev and add support for Python 3.2. 10 anos atrás
  Ben Kurtovic 3fb8f3214c Fix StringMixIn.maketrans() on Py3k. 11 anos atrás
  Ben Kurtovic 22e869b142 Fix a failing HTML entity test in the C tokenizer. 11 anos atrás
  Ben Kurtovic 7f87a1c4b3 Apply bugfixes so that some tests pass on Python 3. 11 anos atrás
  Ben Kurtovic 34b85a93cd Cosmetic change: standardize whitespace after class definition. 11 anos atrás
  Ben Kurtovic 49b9863b77 Handle keyword arguments in some methods with py3k correctly. 11 anos atrás
  Ben Kurtovic ff51d7f5e5 Some tests for SmartLists; __reversed__ in StringMixIn 11 anos atrás
  Ben Kurtovic cf14b5ef4e Add some missing methods to StringMixIn. 11 anos atrás
  Ben Kurtovic 6704bcd662 Document the remaining universal methods. 11 anos atrás
  Ben Kurtovic 9a87329d69 More tests for test_other_methods() 11 anos atrás
  Ben Kurtovic 221af8a9d7 Adding some tests to TestStringMixIn 11 anos atrás
  Ben Kurtovic cd5cc6a7d0 Update copyright notices for 2013. 11 anos atrás
  Ben Kurtovic 6881caf0bd Fix StringMixIn's methods taking option arguments (thanks Sigma). 11 anos atrás
  Ben Kurtovic 816207bb5a Simplify docs massively. 11 anos atrás
  Ben Kurtovic aeb214acb5 Document compat, nodes.extras, Attribute, Parameter 11 anos atrás
  Ben Kurtovic d9805d409b Document SmartList, StringMixIn, utils; some cleanup. 11 anos atrás
  Ben Kurtovic d6a0d6b737 Update py3k compatibility in some modules. 11 anos atrás
  Riamse 2eb76e7de0 Adding Python 3 support 11 anos atrás
  Ben Kurtovic 13066ff189 Implement a ton more in SmartList. 11 anos atrás
  Ben Kurtovic 064b258141 Inherit StringMixIn method documentation from unicode. 11 anos atrás
  Ben Kurtovic 4b5b8d305f Implement all methods of unicode. 11 anos atrás
  Ben Kurtovic d9c4b4f765 Rename some things, fixes, strip() 11 anos atrás
  Ben Kurtovic f7289b340a Ooh, we can do this! 11 anos atrás
  Ben Kurtovic b77497e12a Fixes, plus don't inherit from unicode. 11 anos atrás
  Ben Kurtovic c47cbb42e9 HTMLEntity; strip_code(); iterators for _nodify(); unicode in StringMixIn's MRO 11 anos atrás
  Ben Kurtovic 893b888772 Implementing recursive remove() of Wikicode and some refactoring. 12 anos atrás
  Ben Kurtovic 0cd2bd3168 Some bugfixes and additions to the MixIn. 12 anos atrás
  Ben Kurtovic e4fd6ef127 Updating with a more logical project structure. 12 anos atrás
  Ben Kurtovic 83c5e3c9ec A unicode fix and a quick stub for strip_code() 12 anos atrás
  Ben Kurtovic 4cb3506820 Update copyright notice; some additions. 12 anos atrás
  Ben Kurtovic 175aad39ba Eww, how did this happen? 12 anos atrás
  Ben Kurtovic 47bc513a7e StringMixin -> StringMixIn 12 anos atrás
  Ben Kurtovic 9d1e77000c A bunch of updates from the past weeks. 12 anos atrás