transistor icon indicating copy to clipboard operation
transistor copied to clipboard

Transistor, a Python web scraping framework for intelligent use cases.

Results 272 transistor issues
Sort by recently updated
recently updated
newest added

This PR pins [lxml](https://pypi.org/project/lxml) to the latest release **5.0.0**. Changelog ### 5.0.0 ``` ================== Features added -------------- * Character escaping in ``C14N2`` serialisation now uses a single pass over the...

update

This PR pins [coverage](https://pypi.org/project/coverage) to the latest release **7.4.0**. Changelog ### 7.4.0 ``` -------------------------- - In Python 3.12 and above, you can try an experimental core based on the new...

update

This PR pins [coverage](https://pypi.org/project/coverage) to the latest release **7.3.4**. Changelog ### 7.3.4 ``` -------------------------- - Fix: the change for multi-line signature exclusions in 7.3.3 broke other forms of nested clauses...

update

This PR pins [coverage](https://pypi.org/project/coverage) to the latest release **7.3.3**. Changelog ### 7.3.3 ``` -------------------------- - Fix: function definitions with multi-line signatures can now be excluded by matching any of the...

update

This PR updates [RelStorage[postgresql]](https://pypi.org/project/RelStorage) from **2.1.1** to **4.0.0**. Changelog ### 4.0.0 ``` ================== - Packaging: Support for Python 3.12 uses released dependencies. - Packaging: Fix a build error with gcc...

update

This PR pins [cookiecutter](https://pypi.org/project/cookiecutter) to the latest release **2.5.0**. Changelog ### 2.5.0 ``` Minor Changes * Default values can be passed as a dict (1924) matveyvarg * Implement new style...

update

This PR pins [urllib3](https://pypi.org/project/urllib3) to the latest release **2.1.0**. Changelog ### 2.1.0 ``` ================== Read the `v2 migration guide <https://urllib3.readthedocs.io/en/latest/v2-migration-guide.html>`__ for help upgrading to the latest version of urllib3. Removals...

update

This PR pins [keyring](https://pypi.org/project/keyring) to the latest release **24.3.0**. Changelog ### 24.3.0 ``` ======= Features -------- - Added bash completion support. (643) ``` ### 24.2.0 ``` ======= Features -------- -...

update

This PR pins [urllib3](https://pypi.org/project/urllib3) to the latest release **2.0.7**. Changelog ### 2.0.7 ``` ================== * Made body stripped from HTTP requests changing the request method to GET after HTTP 303...

update

This PR pins [urllib3](https://pypi.org/project/urllib3) to the latest release **2.0.6**. Changelog ### 2.0.6 ``` ================== * Added the ``Cookie`` header to the list of headers to strip from requests when redirecting...

update