Next | Query returned 36 messages, browsing 21 to 30 | Previous

History of commit frequency

CVS Commit History:


   2018-08-28 15:44:00 by Sevan Janiyan | Files touched by this commit (4)
Log message:
Unbreak scan stage.
PYTHON_VERSIONS_INCOMPATIBLE is handled by lang/python/pyversion.mk
   2018-06-15 10:02:51 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-yarl: updated to 1.2.6

1.2.6:
Drop Python 3.4 trove classifier
   2018-06-12 17:16:31 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-yarl: updated to 1.2.5

1.2.5:
* Fix annotations for build
   2018-05-08 15:04:48 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-yarl: updated to 1.2.4

1.2.4:
Fix annotations for cached_property
   2018-05-04 08:56:11 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-yarl: updated to 1.2.3

1.2.3:
Accept str subclasses in URL constructor
   2018-05-02 09:07:41 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-yarl: updated to 1.2.2

1.2.2:
Fix build

1.2.1:
Pin minimal required Python to 3.5.3

1.2.0:
Forbid inheritance, replace __init__ with __new__
Support PEP-561 (provide type hinting marker)
   2018-02-20 10:29:05 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-yarl: updated to 1.1.1

1.1.1:
Fix performance regression: don’t encode enmpty netloc
   2018-01-21 12:55:13 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-yarl: updated to 1.1.0

1.1.0:
Make pure Python quoter consistent with Cython version
   2018-01-17 09:37:02 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-yarl: updated to 1.0.0

1.0.0:
Use fast path if quoted string does not need requoting
Speed up quoting/unquoting by _Quoter and _Unquoter classes
Drop yarl.quote and yarl.unquote public functions
Add custom string writer, reuse static buffer if available; Code is 50-80 times \ 
faster than Pure Python version (was 4-5 times faster)
Don’t recode IP zone
Support encoded=True in yarl.URL.build()
Fix updating query with multiple keys
   2018-01-11 14:38:49 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-yarl: updated to 0.18.0

0.18.0:
Fallback to IDNA 2003 if domain name is not IDNA 2008 compatible

Next | Query returned 36 messages, browsing 21 to 30 | Previous