Go to file
Tomáš Chvátal e6bed33696 Accepting request 769623 from home:mcalabkova:branches:devel:languages:python
- update to 1.4.2
  * Workaround for missing str.isascii() in Python 3.6
  * Distinguish an empty password in URL from a password not provided at all
  * Fixed annotations for optional parameters of URL.build
  * Use None as default value of user parameter of URL.build
  * Enforce building C Accelerated modules when installing from source tarball, 
    use YARL_NO_EXTENSIONS environment variable for falling back to (slower) 
    Pure Python implementation
  * Fix quoting of plus in path by pure python version
  * Don't create a new URL if fragment is unchanged
  * Included in error msg the path that produces starting slash forbidden error
  * Skip slow IDNA encoding for ASCII-only strings

OBS-URL: https://build.opensuse.org/request/show/769623
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-yarl?expand=0&rev=24
2020-02-03 14:51:15 +00:00
.gitattributes Accepting request 510417 from home:seanmarlow:branches:devel:languages:python 2017-07-17 05:05:19 +00:00
.gitignore Accepting request 510417 from home:seanmarlow:branches:devel:languages:python 2017-07-17 05:05:19 +00:00
python-yarl.changes Accepting request 769623 from home:mcalabkova:branches:devel:languages:python 2020-02-03 14:51:15 +00:00
python-yarl.spec Accepting request 769623 from home:mcalabkova:branches:devel:languages:python 2020-02-03 14:51:15 +00:00
yarl-1.4.2.tar.gz Accepting request 769623 from home:mcalabkova:branches:devel:languages:python 2020-02-03 14:51:15 +00:00