Historique des commits

Auteur SHA1 Message Date
  Yen Chi Hsuan dfe5fa49ae [compat] Fix compat_shlex_split for non-ASCII input il y a 9 ans
  Yen Chi Hsuan 836ab0c554 [compat] Import html5 entities correctly il y a 9 ans
  Yen Chi Hsuan 9631a94fb5 [compat] Add compat_html_entities_html5 il y a 9 ans
  Jaime Marquínez Ferrándiz e67f688025 [compat] Add 'compat_input' to __all__ il y a 9 ans
  Sergey M․ 1ae6c83bce [compat] Add compat_input il y a 9 ans
  Yen Chi Hsuan eb7941e3e6 [compat] Fix for XML with <!DOCTYPE> in Python 2.7 and 3.2 il y a 9 ans
  Yen Chi Hsuan 702ccf2dc0 [compat] Rename shlex_quote and remove unused subprocess_check_output il y a 9 ans
  Yen Chi Hsuan edaa23f822 [compat] Rename struct_(un)pack to compat_struct_(un)pack il y a 9 ans
  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 10 ans
  Sergey M․ 13a10d5aa3 [compat] Add compat_urllib_request_Request il y a 10 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