Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[CssSelector] Use the correct cssselect library name in docblocks. #13132

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Dec 27, 2014

Conversation

jakzal
Copy link
Contributor

@jakzal jakzal commented Dec 26, 2014

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? no
Fixed tickets #11894
License MIT
Doc PR -

As suggested in #11894, the original python library is called cssselect, not cssselector.

I also updated the README, as the cssselect was extracted as an independent library and it's no longer part of lxml.

The original python library is called cssselect, not cssselector.
The last rewrite is based on the cssselect which is no longer part of lxml, but was extracted as an independent library.
@fabpot
Copy link
Member

fabpot commented Dec 27, 2014

Thank you @jakzal.

@fabpot fabpot merged commit 55f0d9e into symfony:2.3 Dec 27, 2014
fabpot added a commit that referenced this pull request Dec 27, 2014
…docblocks. (jakzal)

This PR was merged into the 2.3 branch.

Discussion
----------

[CssSelector] Use the correct cssselect library name in docblocks.

| Q             | A
| ------------- | ---
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | no
| Fixed tickets | #11894
| License       | MIT
| Doc PR        | -

As suggested in #11894, the original python library is called [cssselect](https://github.com/SimonSapin/cssselect), not cssselector.

I also updated the README, as the cssselect was extracted as an independent library and it's no longer part of lxml.

Commits
-------

55f0d9e Update the note about origins of the CssSelector component.
1997b12 Use the correct cssselect library name in docblocks.
@jakzal jakzal deleted the cssselect branch December 27, 2014 09:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.