Историја ревизија

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