Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / Kozea/tinycss2 issues and pull requests
#60 - Missing type annotations
Issue -
State: closed - Opened by PatrCo 3 months ago
- 1 comment
#59 - 1.3.0: `tinycss2` module uses `webencodings` which is no longer maintained
Issue -
State: open - Opened by kloczek 5 months ago
- 2 comments
#58 - Distinguish double-quoted from single-quoted StringTokens
Pull Request -
State: closed - Opened by feludwig 7 months ago
- 2 comments
#55 - Support nested CSS
Pull Request -
State: open - Opened by liZe 9 months ago
#54 - Nesting Module doesn't seem to be supported at the moment
Issue -
State: open - Opened by Traveller23 11 months ago
- 2 comments
#53 - Support CSS Color Module Level 4
Pull Request -
State: closed - Opened by liZe 11 months ago
#52 - Correctly handle utf8 BOM at beginning of str content
Issue -
State: closed - Opened by mgautierfr 12 months ago
- 4 comments
#51 - Preserve quote delimiters
Pull Request -
State: closed - Opened by joneuhauser about 1 year ago
- 6 comments
#50 - tests fail on Fedora as "unicode-range" != "urange"
Issue -
State: closed - Opened by FelixSchwarz about 2 years ago
- 4 comments
#49 - Fixed Function AST serialization for nested functions with no arguments
Pull Request -
State: closed - Opened by arpds about 2 years ago
- 6 comments
#48 - support CSS Color Level 4
Pull Request -
State: closed - Opened by ax-sc over 2 years ago
- 2 comments
#47 - Support CSS Color Module Level 4
Issue -
State: closed - Opened by liZe over 2 years ago
- 9 comments
#46 - ModuleNotFoundError: No module named 'flit_core.dummy'
Issue -
State: closed - Opened by createcandle almost 3 years ago
- 1 comment
#45 - Test error flake8
Issue -
State: closed - Opened by coogor almost 3 years ago
- 8 comments
#44 - Source tarball does not contain setup.py
Issue -
State: closed - Opened by jameshilliard almost 3 years ago
- 20 comments
#43 - Source tarball does not contain python tests
Issue -
State: closed - Opened by coogor about 3 years ago
- 5 comments
#42 - LICENSE file
Issue -
State: closed - Opened by milos-korenciak over 3 years ago
- 2 comments
#41 - Parsing qualified-rules inside @media{} blocks (and other at-rules)
Issue -
State: closed - Opened by naggie over 3 years ago
- 2 comments
#40 - Correctly serialize the <an+b> type
Issue -
State: open - Opened by gherkz over 3 years ago
- 2 comments
#39 - Added .editorconfig according to PEP 8
Pull Request -
State: closed - Opened by KOLANICH almost 4 years ago
- 2 comments
#38 - Replaced flit with flit_core
Pull Request -
State: closed - Opened by KOLANICH almost 4 years ago
- 2 comments
#37 - Changing hex value when it starts with letter
Issue -
State: closed - Opened by vanjavk almost 4 years ago
- 4 comments
#36 - url() calls are not parsed as `URLToken` anymore in 1.1
Issue -
State: closed - Opened by arthurdarcet almost 4 years ago
- 1 comment
#35 - Processing of unicode-range working incorrectly
Issue -
State: closed - Opened by willmcenaney almost 4 years ago
- 3 comments
#34 - Page margin boxes background-image is ignored
Issue -
State: closed - Opened by LukasKlement about 4 years ago
- 1 comment
#33 - @import url("resource") is parsed to FunctionBlock instead of URLToken in 1.1.0
Issue -
State: closed - Opened by ikseek about 4 years ago
- 1 comment
#32 - The future of tinycss2
Issue -
State: closed - Opened by grewn0uille about 4 years ago
#31 - Update links
Pull Request -
State: closed - Opened by grewn0uille about 4 years ago
#30 - Use GitHub Actions instead of Travis
Pull Request -
State: closed - Opened by grewn0uille about 4 years ago
#29 - Fix failing tests with recent versions of pytest-flake8
Pull Request -
State: closed - Opened by misuzu over 4 years ago
- 1 comment
#28 - How to minify css?
Issue -
State: closed - Opened by brupelo over 4 years ago
- 4 comments
#27 - Improve packaging and documentation
Pull Request -
State: closed - Opened by liZe almost 5 years ago
- 3 comments
#26 - Replace use of deprecated 'setup.py test' with pytest
Pull Request -
State: closed - Opened by jdufresne almost 5 years ago
- 5 comments
#25 - TypeError: startswith first arg must be str or a tuple of str, not bytes
Issue -
State: closed - Opened by saddy001 almost 5 years ago
- 2 comments
#24 - Remove deprecated license_file from setup.cfg
Pull Request -
State: closed - Opened by jdufresne about 5 years ago
#23 - Add tox.ini to allowing running the full test matrix locally
Pull Request -
State: closed - Opened by jdufresne about 5 years ago
#22 - Add additional trove classifiers to more explicitly specify support
Pull Request -
State: closed - Opened by jdufresne about 5 years ago
#21 - Avoid use of __file__
Issue -
State: closed - Opened by jayvdb about 5 years ago
- 3 comments
#20 - Move tests outside of the package to own top level directory
Pull Request -
State: closed - Opened by jdufresne about 5 years ago
#19 - Fix ResourceWarning due to unclosed file in test_tinycss2.py
Pull Request -
State: closed - Opened by jdufresne about 5 years ago
- 1 comment
#18 - Fix macOS Tavis configuration
Pull Request -
State: closed - Opened by jdufresne about 5 years ago
- 2 comments
#17 - Include docs in the sdist package
Pull Request -
State: closed - Opened by jdufresne about 5 years ago
#16 - Python 3 only cleanups
Pull Request -
State: closed - Opened by jdufresne about 5 years ago
- 1 comment
#15 - Add testing for Python 3.8
Pull Request -
State: closed - Opened by jdufresne about 5 years ago
- 1 comment
#14 - Docs directory missing from pypi tarball
Issue -
State: closed - Opened by kitterma over 5 years ago
#13 - Add support for CSS grid
Issue -
State: closed - Opened by audreytoskin over 5 years ago
- 2 comments
#12 - Changelog in docs (RTD) not current
Issue -
State: closed - Opened by FelixSchwarz over 5 years ago
- 1 comment
#11 - Crash when importing tinycss>=1.0.0
Issue -
State: closed - Opened by Polsaker over 5 years ago
- 1 comment
#10 - Fix UTF-8 decoding for tests on Python 3.6.
Pull Request -
State: closed - Opened by fladi over 6 years ago
- 1 comment
#9 - Recognise custom property names, aka CSS variables (#8).
Pull Request -
State: closed - Opened by dbrnz over 6 years ago
- 1 comment
#8 - CSS variables support
Issue -
State: closed - Opened by stevenle about 7 years ago
- 1 comment
#7 - parse css to ast tree
Issue -
State: closed - Opened by djn3m0 about 7 years ago
- 2 comments
#6 - make py32 and pypy3 CI compatible and add extra python version tested
Pull Request -
State: closed - Opened by yupbank over 7 years ago
- 3 comments
#5 - Unclosed strings should produce parsing error
Issue -
State: closed - Opened by jnothman over 7 years ago
- 2 comments
#4 - Global cleaning
Issue -
State: closed - Opened by jnothman over 7 years ago
- 12 comments
#3 - Fix typo on variable name.
Pull Request -
State: closed - Opened by sfermigier almost 8 years ago
- 1 comment
#2 - 'counters' element support?
Issue -
State: closed - Opened by dredmorbius over 10 years ago
- 4 comments
#1 - Fix syntax of string format repr converters.
Pull Request -
State: closed - Opened by spladug over 10 years ago
- 2 comments