Historial de Commits

Autor SHA1 Mensaje Fecha
  Yen Chi Hsuan 702ccf2dc0 [compat] Rename shlex_quote and remove unused subprocess_check_output hace 9 años
  Yen Chi Hsuan edaa23f822 [compat] Rename struct_(un)pack to compat_struct_(un)pack hace 9 años
  Yen Chi Hsuan dab0daeeb0 [utils,compat] Move struct_pack and struct_unpack to compat.py hace 9 años
  Sergey M․ fe40f9eef2 [compat] Add compat_setenv hace 9 años
  Yen Chi Hsuan 92d5477d84 [compat] Handle tuples properly in urlencode() hace 9 años
  Sergey M․ 15707c7e02 [compat] Add compat_urllib_parse_urlencode and eliminate encode_dict hace 9 años
  Sergey M․ 57f7e3c62d [compat] Add compat_xpath hace 9 años
  remitamine 83548824c2 Merge pull request #8092 from bpfoley/twitter-thumbnail hace 9 años
  Yen Chi Hsuan e9c0cdd389 [jython] Introduce compat_os_name hace 9 años
  Brian Foley 8bb56eeeea [utils] Add extract_attributes for extracting html tag attributes hace 9 años
  Sergey M․ 611c1dd96e [refactor] Single quotes consistency hace 9 años
  Yen Chi Hsuan 614db89ae3 [compat] Clarify the versions requiring compat_kwargs hace 9 años
  Sergey M․ 67dda51722 Rename compat_urllib_request_Request to sanitized_Request and move to utils hace 9 años
  Sergey M․ 13a10d5aa3 [compat] Add compat_urllib_request_Request hace 9 años
  Jaime Marquínez Ferrándiz ae37338e68 [compat] compat_etree_fromstring: clarify comment hace 10 años
  Jaime Marquínez Ferrándiz f78546272c [compat] compat_etree_fromstring: also decode the text attribute hace 10 años
  Jaime Marquínez Ferrándiz 387db16a78 [compat] compat_etree_fromstring: only decode bytes objects hace 10 años
  Jaime Marquínez Ferrándiz 36e6f62cd0 Use a wrapper around xml.etree.ElementTree.fromstring in python 2.x (#7178) hace 10 años
  Yen Chi Hsuan 0a67a3632b [compat] Add compat_urllib_request_DataHandler hace 10 años
  Sergey M․ f2dbc54066 [compat] Fix wrong lines/columns order hace 10 años
  Philipp Hagemeister 4810c48d6d [compat] Do not compare None <= 0 hace 10 años
  Yen Chi Hsuan 13118a50b8 [compat] Allow overriding by only COLUMNS or LINES in compat_get_terminal_size hace 10 años
  Philipp Hagemeister 953fed280f [compat] Do not use unicode hace 10 años
  Sergey M․ 8df5ae15d1 [compat] Fix python version check for compat_shlex_split hace 10 años
  Sergey M․ 51f579b635 [compat] Add compat shlex.split hace 10 años
  Jaime Marquínez Ferrándiz 03950c90f7 Merge remote-tracking branch 'jaimemf/format_spec_groups' (closes #6124) hace 10 años
  remitamine 799207e838 [viewster] extract the api auth token hace 10 años
  Sergey M․ 22603348aa [compat] Fix _asciire hace 10 años
  Sergey M․ 3cc8b4c327 [compat] Fix missing _asciire on python 2.6 hace 10 años
  Sergey M․ 4d08161ac2 [compat] Mention unquote_plus hace 10 años