Histórico de Commits

Autor SHA1 Mensagem Data
  Remita Amine da162c1135 [compat] add compat_etree_register_namespace to __all__ list há 8 anos atrás
  Remita Amine c2d9c25f81 [compat] add compat_etree_register_namespace há 8 anos atrás
  Yen Chi Hsuan ec85ded83c Fix "invalid escape sequences" error on Python 3.6 há 8 anos atrás
  Yen Chi Hsuan 582be35847 Update coding style after pycodestyle 2.1.0 há 9 anos atrás
  Yen Chi Hsuan ec3518725b [compat] Fix test_cmdline_umlauts on Python 2.6 há 9 anos atrás
  Yen Chi Hsuan dfe5fa49ae [compat] Fix compat_shlex_split for non-ASCII input há 9 anos atrás
  Yen Chi Hsuan 836ab0c554 [compat] Import html5 entities correctly há 9 anos atrás
  Yen Chi Hsuan 9631a94fb5 [compat] Add compat_html_entities_html5 há 9 anos atrás
  Jaime Marquínez Ferrándiz e67f688025 [compat] Add 'compat_input' to __all__ há 9 anos atrás
  Sergey M․ 1ae6c83bce [compat] Add compat_input há 9 anos atrás
  Yen Chi Hsuan eb7941e3e6 [compat] Fix for XML with <!DOCTYPE> in Python 2.7 and 3.2 há 9 anos atrás
  Yen Chi Hsuan 702ccf2dc0 [compat] Rename shlex_quote and remove unused subprocess_check_output há 9 anos atrás
  Yen Chi Hsuan edaa23f822 [compat] Rename struct_(un)pack to compat_struct_(un)pack há 9 anos atrás
  Yen Chi Hsuan dab0daeeb0 [utils,compat] Move struct_pack and struct_unpack to compat.py há 9 anos atrás
  Sergey M․ fe40f9eef2 [compat] Add compat_setenv há 9 anos atrás
  Yen Chi Hsuan 92d5477d84 [compat] Handle tuples properly in urlencode() há 9 anos atrás
  Sergey M․ 15707c7e02 [compat] Add compat_urllib_parse_urlencode and eliminate encode_dict há 9 anos atrás
  Sergey M․ 57f7e3c62d [compat] Add compat_xpath há 9 anos atrás
  remitamine 83548824c2 Merge pull request #8092 from bpfoley/twitter-thumbnail há 9 anos atrás
  Yen Chi Hsuan e9c0cdd389 [jython] Introduce compat_os_name há 9 anos atrás
  Brian Foley 8bb56eeeea [utils] Add extract_attributes for extracting html tag attributes há 9 anos atrás
  Sergey M․ 611c1dd96e [refactor] Single quotes consistency há 9 anos atrás
  Yen Chi Hsuan 614db89ae3 [compat] Clarify the versions requiring compat_kwargs há 9 anos atrás
  Sergey M․ 67dda51722 Rename compat_urllib_request_Request to sanitized_Request and move to utils há 10 anos atrás
  Sergey M․ 13a10d5aa3 [compat] Add compat_urllib_request_Request há 10 anos atrás
  Jaime Marquínez Ferrándiz ae37338e68 [compat] compat_etree_fromstring: clarify comment há 10 anos atrás
  Jaime Marquínez Ferrándiz f78546272c [compat] compat_etree_fromstring: also decode the text attribute há 10 anos atrás
  Jaime Marquínez Ferrándiz 387db16a78 [compat] compat_etree_fromstring: only decode bytes objects há 10 anos atrás
  Jaime Marquínez Ferrándiz 36e6f62cd0 Use a wrapper around xml.etree.ElementTree.fromstring in python 2.x (#7178) há 10 anos atrás
  Yen Chi Hsuan 0a67a3632b [compat] Add compat_urllib_request_DataHandler há 10 anos atrás