36d9d3c546
- Update to 8.0: * Replace pkg_resources namespace with PEP 420 native namespace. * Drop support for Python 3.8. * Add preliminary support for Python 3.14.
Steve Kowalik2026-01-05 04:42:46 +00:00
ed2dbb2598
Accepting request 1266269 from devel:languages:python
Ana Guerrero2025-04-10 19:59:46 +00:00
0913c30954
Accepting request 1179663 from devel:languages:python
Ana Guerrero2024-06-10 15:38:11 +00:00
1998752f34
- update to 7.0: * Add support for Python 3.12 and 3.13 as of 3.13b1. * Drop support for Python 3.7. - use PEP517 build - update to 5.6.1 * Add error checking to the setters for ListControl.displayValue and CheckboxListControl.displayValue: in line with the old mechanize-based implementation, these will now raise ItemNotFoundError if any of the given values are not found, or ItemCountError on trying to set more than one value * Fix a bug where browser.goBack() did not invalidate caches, so subsequent queries could use data * Fix a bug where you couldn’t set a cookie expiration date when * Fix an incompatibility with BeautifulSoup4 >= 4.7 that could * Fix narrative doctests that started failing on January 1st, * Fix mechRepr of CheckboxListControl to always return a - Added patch zope.testbrowser-remove-bad-test.patch to disable * It seems to me that Google has changed the robot policy again
Dirk Mueller2024-06-10 09:16:11 +00:00
18d58dda0c
- Update to 5.4.0: * Fix a bug where browser.reload() would not follow redirects or raise exceptions for bad HTTP statuses. See issue 75. * Add Python 3.8 support. See issue 80.
Tomáš Chvátal
2019-11-06 12:06:54 +00:00
d9b000b309
- Update to 5.3.3: * Fix a bug where clicking the selected radio button would unselect it. See issue 68. * Fix another incompatibility with BeautifulSoup4 >= 4.7 that could result in a SyntaxError from browser.getLink(). See issue 61.
Tomáš Chvátal
2019-07-22 11:16:50 +00:00
c5430db011
Accepting request 692484 from devel:languages:python
Yuchen Lin2019-04-23 12:35:11 +00:00
9f2c0a1044
Accepting request 692343 from home:mcalabkova:branches:devel:languages:python
Tomáš Chvátal
2019-04-09 06:18:58 +00:00