Commit History

Author SHA1 Message Date
  Yen Chi Hsuan 92d5477d84 [compat] Handle tuples properly in urlencode() 9 years ago
  Sergey M․ 15707c7e02 [compat] Add compat_urllib_parse_urlencode and eliminate encode_dict 9 years ago
  Sergey M․ 57f7e3c62d [compat] Add compat_xpath 9 years ago
  remitamine 83548824c2 Merge pull request #8092 from bpfoley/twitter-thumbnail 9 years ago
  Yen Chi Hsuan e9c0cdd389 [jython] Introduce compat_os_name 9 years ago
  Brian Foley 8bb56eeeea [utils] Add extract_attributes for extracting html tag attributes 9 years ago
  Sergey M․ 611c1dd96e [refactor] Single quotes consistency 9 years ago
  Yen Chi Hsuan 614db89ae3 [compat] Clarify the versions requiring compat_kwargs 9 years ago
  Sergey M․ 67dda51722 Rename compat_urllib_request_Request to sanitized_Request and move to utils 9 years ago
  Sergey M․ 13a10d5aa3 [compat] Add compat_urllib_request_Request 9 years ago
  Jaime Marquínez Ferrándiz ae37338e68 [compat] compat_etree_fromstring: clarify comment 10 years ago
  Jaime Marquínez Ferrándiz f78546272c [compat] compat_etree_fromstring: also decode the text attribute 10 years ago
  Jaime Marquínez Ferrándiz 387db16a78 [compat] compat_etree_fromstring: only decode bytes objects 10 years ago
  Jaime Marquínez Ferrándiz 36e6f62cd0 Use a wrapper around xml.etree.ElementTree.fromstring in python 2.x (#7178) 10 years ago
  Yen Chi Hsuan 0a67a3632b [compat] Add compat_urllib_request_DataHandler 10 years ago
  Sergey M․ f2dbc54066 [compat] Fix wrong lines/columns order 10 years ago
  Philipp Hagemeister 4810c48d6d [compat] Do not compare None <= 0 10 years ago
  Yen Chi Hsuan 13118a50b8 [compat] Allow overriding by only COLUMNS or LINES in compat_get_terminal_size 10 years ago
  Philipp Hagemeister 953fed280f [compat] Do not use unicode 10 years ago
  Sergey M․ 8df5ae15d1 [compat] Fix python version check for compat_shlex_split 10 years ago
  Sergey M․ 51f579b635 [compat] Add compat shlex.split 10 years ago
  Jaime Marquínez Ferrándiz 03950c90f7 Merge remote-tracking branch 'jaimemf/format_spec_groups' (closes #6124) 10 years ago
  remitamine 799207e838 [viewster] extract the api auth token 10 years ago
  Sergey M․ 22603348aa [compat] Fix _asciire 10 years ago
  Sergey M․ 3cc8b4c327 [compat] Fix missing _asciire on python 2.6 10 years ago
  Sergey M․ 4d08161ac2 [compat] Mention unquote_plus 10 years ago
  Sergey M․ aa99aa4e85 [compat] Add compat_urllib_parse_unquote_plus 10 years ago
  Sergey M․ 5513967926 [compat] Simplify and use latest cpython 3 code 10 years ago
  fnord 593b77064c Don't forget trailing '%' 10 years ago
  fnord 9fefc88656 fix TestCompat test_all_present 10 years ago