Historique des commits

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