17
0

Commit Graph

  • cfdc1955e3 Accepting request 1307086 from devel:languages:python:numeric factory Ana Guerrero 2025-09-26 20:24:31 +00:00
  • f83613df8a OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-distributed?expand=0&rev=193 Benjamin Greiner 2025-09-25 10:39:41 +00:00
  • d15a287e47 - Skip two tests causing frequent timeouts * gh#dask/distributed#9052 Benjamin Greiner 2025-09-25 09:54:29 +00:00
  • cb60d1406b Accepting request 1305367 from devel:languages:python:numeric Ana Guerrero 2025-09-17 15:06:48 +00:00
  • 688e1f6827 Accepting request 1305366 from home:bnavigator:branches:devel:languages:python:numeric Benjamin Greiner 2025-09-17 12:17:00 +00:00
  • a600faec52 - update to 2.3.2: * Fix to_json() with orient="table" to correctly use the “string” type in the JSON Table Schema for StringDtype columns * Boolean operations (|, &, ^) with bool-dtype objects on the left and StringDtype objects on the right now cast the string to bool, with a deprecation warning * Fixed match(), fullmatch() and contains() string methods with compiled regex for the Arrow-backed string dtype * Bug in Series.replace() and DataFrame.replace() inconsistently replacing matching values when missing values are present for string dtypes - Change skipped tests to also support Python 3.13. - Skip two tests that fail with Numpy 2.1. - Prepare for Python 3.13, by skipping it if we aren't building for it. - enable py312 testing, remove py39 testing RangeIndex the "c" and "python" engines * Bug in Series.str.split() and Series.str.rsplit() with expand=True (GH42915) * Fixed regression in DataFrame.groupby.rolling.cov() and * The deprecated attributes _AXIS_NAMES and _AXIS_NUMBERS of * Bumped minimum fastparquet version to 0.4.0 to avoid * Bumped minimum pymysql version to 0.8.1 to avoid test failures * Added reference to backwards incompatible check_freq arg of testing.assert_frame_equal() and testing.assert_series_equal() * WARNING: no longer maintained. The xlrd package is now only for reading Previously, the default argument engine=None to read_excel() would result in using the xlrd engine in many cases, including new Excel 2007+ (.xlsx) files. If openpyxl is installed, many Dirk Mueller 2025-09-14 22:01:58 +00:00
  • 417e5ab915 Accepting request 1228729 from devel:languages:python:numeric Ana Guerrero 2024-12-06 13:27:28 +00:00
  • 3ae2d6fd02 Accepting request 1228726 from home:bnavigator:branches:devel:languages:python:numeric Benjamin Greiner 2024-12-06 09:35:50 +00:00
  • f10f258851 Accepting request 1226505 from devel:languages:python:numeric Ana Guerrero 2024-11-27 21:10:55 +00:00
  • f285275142 - reenable python313 (keep tests disabled for now) Dirk Mueller 2024-11-22 12:08:25 +00:00
  • a3a14cb7b3 Accepting request 1225613 from devel:languages:python:numeric Dominique Leuenberger 2024-11-21 20:58:54 +00:00
  • 2e337a215f OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-distributed?expand=0&rev=183 Benjamin Greiner 2024-11-21 15:53:52 +00:00
  • a613905956 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-distributed?expand=0&rev=182 Benjamin Greiner 2024-11-21 15:52:35 +00:00
  • 3535bb393a OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-distributed?expand=0&rev=181 Benjamin Greiner 2024-11-21 15:52:04 +00:00
  • d975b34caa - update to 2024.11.2: * Remove alias resolving to fix queuing Dirk Mueller 2024-11-19 12:37:47 +00:00
  • f701868549 Accepting request 1223591 from devel:languages:python:numeric Ana Guerrero 2024-11-12 18:23:31 +00:00
  • d4137c0900 - update to 2024.11.1: * Skip collecting coverage for CLI tests @fjetter - update to 2024.11.0: * Remove redundant methods in P2PBarrierTask @fjetter * fix skipif condition for test\_tell\_workers\_when\_peers\_have\_left @fjetter * Ensure ConnectionPool closes even if network stack swallows cancellation @fjetter * Fix flaky test\_server\_comms\_mark\_active\_handlers * Make assumption in P2P's barrier mechanism explicit * Adjust timeouts in jupyter cli test @fjetter * Add stimulus_id to SchedulerPlugin.update_graph hook * Reduce P2P transfer task overhead @hendrikmakait * Disable profiler on python 3.11 @fjetter * Fix test\_restarting\_does\_not\_deadlock @fjetter * Adjust popen timeouts for testing @fjetter * Add retry to shuffle broadcast @fjetter * Fix test\_shuffle\_with\_array\_conversion @fjetter * Refactor some tests @fjetter * Reflect graduation of dask-expr from dask-contrib to dask @hendrikmakait * Skip test\_tell\_workers\_when\_peers\_have\_left on py3.10 * Internal cleanup of P2P code @hendrikmakait * Use Task class instead of tuple @fjetter * Increase connect timeout for test\_tell\_workers\_when\_peers\_have\_left @fjetter * Remove dispatching in TaskCollection @fjetter * Deduplicate scheduler requests in P2P @hendrikmakait * Add configurations for rootish taskgroup threshold @phofl - update to 2024.10.0: Dirk Mueller 2024-11-12 09:02:58 +00:00
  • 87b26043da Accepting request 1199448 from devel:languages:python:numeric Ana Guerrero 2024-09-09 12:44:29 +00:00
  • 283229d163 - update to 2024.8.2: * Avoid capturing code of xdist @fjetter * Reduce memory footprint of culling P2P rechunking * Add tests for choosing default rechunking method * Increase visibility of GPU CI updates @charlesbluca * Bump test\_pause\_while\_idle timeout @fjetter * Concatenate small input chunks before P2P rechunking * Remove dump cluster from gen\_cluster @fjetter * Bump numpy>=1.24 and pyarrow>=14.0.1 minimum versions * Fix PipInstall plugin on Worker @hendrikmakait * Remove more Python 3.10 compatibility code @jrbourbeau * Use task-based rechunking to prechunk along partial boundaries @hendrikmakait * Ensure client\_desires\_keys does not corrupt Scheduler state @fjetter * Bump minimum `cloudpickle` to 3 @jrbourbeau Dirk Mueller 2024-09-08 13:02:46 +00:00
  • 7622440bc4 Accepting request 1197826 from devel:languages:python:numeric Dominique Leuenberger 2024-09-03 11:37:58 +00:00
  • 3b1a8ce7dd Accepting request 1197499 from home:bnavigator:branches:devel:languages:python:numeric Markéta Machová 2024-08-30 11:37:00 +00:00
  • cb2893c997 Accepting request 1193893 from devel:languages:python:numeric Dominique Leuenberger 2024-08-16 10:23:16 +00:00
  • da7fb76943 - switch to modern python for sle15 - Update to 2024.6.2: Dirk Mueller 2024-08-14 14:50:54 +00:00
  • 8fbc013822 Accepting request 1186064 from devel:languages:python:numeric Ana Guerrero 2024-07-08 17:08:34 +00:00
  • 14f597f801 Fix date Steve Kowalik 2024-07-08 04:36:36 +00:00
  • 5e080a8bd3 - Update to 2024.6.2: * profile._f_lineno: handle next_line being None in Python 3.13 * Cache global query-planning config * Python 3.13 fixes * Fix test_map_freq_to_period_start for pandas=3 * Tokenizing memmap arrays will now avoid materializing the array into memory. * Fix test_dt_accessor with query planning disabled * Remove deprecated dask.compatibility module * Ensure compatibility for xarray.NamedArray * Avoid rounding error in test_prometheus_collect_count_total_by_cost_multipliers * Log key collision count in update_graph log event * Rename safe to expected in Scheduler.remove_worker * Eagerly update aggregate statistics for TaskPrefix instead of calculating them on-demand * Improve graph submission time for P2P rechunking by avoiding unpack recursion into indices * Add safe keyword to remove-worker event * Improved errors and reduced logging for P2P RPC calls * Adjust P2P tests for dask-expr * Iterate over copy of Server.digests_total_since_heartbeat to avoid RuntimeError * Add Prometheus gauge for task groups * Fix too strict assertion in shuffle code for pandas subclasses * Reduce noise from erring tasks that are not supposed to be running Steve Kowalik 2024-07-05 06:40:17 +00:00
  • 6695e0ba6f Accepting request 1171089 from devel:languages:python:numeric Dominique Leuenberger 2024-05-01 12:57:24 +00:00
  • 9776060610 Accepting request 1170999 from home:bnavigator:branches:devel:languages:python:numeric Dirk Mueller 2024-05-01 05:57:15 +00:00
  • cabc013867 Accepting request 1155502 from devel:languages:python:numeric Dominique Leuenberger 2024-03-06 22:05:52 +00:00
  • 02fd4b0c9a Accepting request 1155360 from home:bnavigator:branches:devel:languages:python:numeric Matej Cepl 2024-03-06 09:59:38 +00:00
  • ed7e698f7a Accepting request 1146836 from devel:languages:python:numeric Ana Guerrero 2024-02-16 20:42:46 +00:00
  • efe470422e Accepting request 1146780 from home:bnavigator:branches:devel:languages:python:numeric Matej Cepl 2024-02-15 12:56:11 +00:00
  • c6ca9ea7f3 Accepting request 1144170 from home:bnavigator:branches:devel:languages:python:numeric Dirk Mueller 2024-02-05 12:42:28 +00:00
  • b8be409ff3 Accepting request 1142780 from devel:languages:python:numeric Ana Guerrero 2024-01-30 17:26:59 +00:00
  • 21d07f610b OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-distributed?expand=0&rev=160 Dirk Mueller 2024-01-30 12:26:52 +00:00
  • 62722f02b0 - update to 2024.1.1: * see corresponding dask update: https://docs.dask.org/en/stable/changelog.html#v2024-1-1 * compatibility updates for latest pandas and scipy - update to 2024.1.0: Dirk Mueller 2024-01-30 09:39:34 +00:00
  • 93899698d9 Accepting request 1142208 from devel:languages:python:numeric Ana Guerrero 2024-01-29 21:32:28 +00:00
  • 96ddab0aef - skip one more test for 32bit Dirk Mueller 2024-01-22 09:56:46 +00:00
  • 6b01c9da74 Accepting request 1140138 from devel:languages:python:numeric Ana Guerrero 2024-01-21 22:09:18 +00:00
  • 1b390d95cb OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-distributed?expand=0&rev=155 Dirk Mueller 2024-01-20 19:16:14 +00:00
  • c2187e3993 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-distributed?expand=0&rev=154 Dirk Mueller 2024-01-20 14:08:53 +00:00
  • 6eabdb7c84 - update to 2023.1.4: * see corresponding dask update: https://docs.dask.org/en/stable/changelog.html#v2024-1-0 Dirk Mueller 2024-01-20 12:43:28 +00:00
  • a317dc1090 Accepting request 1135097 from devel:languages:python:numeric Ana Guerrero 2023-12-25 18:06:30 +00:00
  • 49af964832 - update to 2023.12.1: * see corresponding dask update: https://docs.dask.org/en/stable/changelog.html#v2023-12-1 Dirk Mueller 2023-12-18 12:15:02 +00:00
  • ea2a037138 Accepting request 1132243 from devel:languages:python:numeric Dominique Leuenberger 2023-12-09 21:54:10 +00:00
  • ed52ec0e33 - update to 2023.12.0: * see corresponding dask update: * https://docs.dask.org/en/stable/changelog.html#v2023-12-0 * Bokeh 3.3.0 compatibility - Update to version 2022.11.1 * Automatically mark all WorkerState tests (:pr:6706) crusaderky - Update to 2022.6.1 - add distributed-fix-python310.patch to fix build with python 3.10 - Update to version 2021.9.1 * Fix add_plugin warnings * Add list around iterator in handle_missing_dep * Jupyter-client 7 compatiblity * Add standalone dashboard page for GPU usage (GH#4556) Jacob * Handle stream is None case in TCP comm finalizer (GH#4631) * Include LIST_PICKLE in NumPy array serialization (GH#4632) * Rename annotation plugin in test_highlevelgraph.py (GH#4618) * Skip NumPy and pandas tests if not importable (GH#4563) Ben * Remove utils.shutting_down in favor of sys.is_finalizing * Introduce events log length config option (GH#4615) Fabian * Upstream config serialization and inheritance (GH#4372) Jacob * Add check to scheduler creation in SpecCluster (GH#4605) Jacob * Make length of events deque configurable (GH#4604) Fabian * Add explicit fetch state to worker TaskState (GH#4470) Gil * pickle_loads(): Handle empty memoryview (GH#4595) Mads R. B. * Switch documentation builds for PRs to readthedocs (GH#4599) * If SpecCluster fails to start attempt to gracefully close out * IPython magics: remove deprecated ioloop workarounds (GH#4530) * Add GitHub actions workflow to cancel duplicate builds * Remove outdated macOS build badge from README (GH#4576) James * Change default branch from master to main (GH#4495) Julia Dirk Mueller 2023-12-02 14:15:49 +00:00
  • 06214b1869 Accepting request 1127185 from devel:languages:python:numeric Ana Guerrero 2023-11-17 19:49:41 +00:00
  • 181dd03b6b Accepting request 1127182 from home:mimi_vx:branches:devel:languages:python:numeric Ondřej Súkup 2023-11-16 21:29:18 +00:00
  • a10c0fc227 Accepting request 1110217 from devel:languages:python:numeric Ana Guerrero 2023-09-11 19:21:53 +00:00
  • 1dd8bb128a Accepting request 1110163 from home:bnavigator:branches:devel:languages:python:numeric Dirk Mueller 2023-09-11 06:40:13 +00:00
  • a7ca57a6c5 Accepting request 1090796 from devel:languages:python:numeric Dominique Leuenberger 2023-06-07 21:06:36 +00:00
  • a55e325e9e - Ratchet up bokeh to >= 3.1, since upstream supports it. - Also BuildRequire sparse for Python 3.11. Steve Kowalik 2023-06-05 02:15:54 +00:00
  • 4744a0b310 Accepting request 1090160 from home:bnavigator:branches:devel:languages:python:numeric Steve Kowalik 2023-06-01 07:28:34 +00:00
  • f7c9f4440b Accepting request 1077429 from devel:languages:python:numeric Dominique Leuenberger 2023-04-05 19:27:46 +00:00
  • c494115918 Accepting request 1077366 from home:bnavigator:branches:devel:languages:python:numeric Steve Kowalik 2023-04-05 07:11:09 +00:00
  • cc863d07ad Accepting request 1074795 from devel:languages:python:numeric Dominique Leuenberger 2023-03-28 15:50:16 +00:00
  • 0cf40b6979 Accepting request 1074755 from home:bnavigator:branches:devel:languages:python:numeric Matej Cepl 2023-03-27 23:03:00 +00:00
  • 3e9c4e679c Accepting request 1071516 from devel:languages:python:numeric Dominique Leuenberger 2023-03-15 17:54:19 +00:00
  • 0f4c53f6b7 Accepting request 1071308 from home:bnavigator:branches:devel:languages:python:numeric Matej Cepl 2023-03-14 13:13:04 +00:00
  • 52e6360f01 Accepting request 1070124 from devel:languages:python:numeric Dominique Leuenberger 2023-03-09 16:45:18 +00:00
  • 43d8def069 - update to 2023.3.0: * Remove pyarrow dependency for rechunking * Update rechunk_transfer and rechunk_unpack errors * Remove dead code and document arguments to ShardBuffer constructors * Fix tests for p2p by default * Remove obsolete cast Dirk Mueller 2023-03-08 09:42:51 +00:00
  • cc86cadfcd Accepting request 1068133 from devel:languages:python:numeric Dominique Leuenberger 2023-02-28 11:49:37 +00:00
  • afd38ac188 Accepting request 1068088 from home:bnavigator:branches:devel:languages:python:numeric Matej Cepl 2023-02-28 09:39:56 +00:00
  • 8b86a78d92 Accepting request 1063411 from devel:languages:python:numeric Dominique Leuenberger 2023-02-06 14:54:52 +00:00
  • 32cf58c7d9 Accepting request 1063268 from home:bnavigator:branches:devel:languages:python:numeric Daniel Garcia 2023-02-06 12:27:22 +00:00
  • 4e1b94e14a Accepting request 1056244 from devel:languages:python:numeric Dominique Leuenberger 2023-01-06 16:05:34 +00:00
  • dea0af20e0 Accepting request 1056224 from home:bnavigator:branches:devel:languages:python:numeric Matej Cepl 2023-01-05 17:47:22 +00:00
  • 6ebede7ffc Accepting request 1037288 from devel:languages:python:numeric Dominique Leuenberger 2022-11-23 08:47:55 +00:00
  • a94dafdbd1 Accepting request 1037173 from home:bnavigator:branches:devel:languages:python:numeric Markéta Machová 2022-11-22 12:29:28 +00:00
  • f5ebcb46b2 Accepting request 1036965 from devel:languages:python:numeric Dominique Leuenberger 2022-11-21 14:29:45 +00:00
  • ea3c404329 Accepting request 1036962 from home:bnavigator:branches:devel:languages:python:numeric Dirk Mueller 2022-11-20 18:27:09 +00:00
  • c6fdf69a57 Accepting request 1030988 from devel:languages:python:numeric Dominique Leuenberger 2022-10-25 09:20:10 +00:00
  • 6b3f9ce274 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-distributed?expand=0&rev=122 Matej Cepl 2022-10-25 05:07:35 +00:00
  • 9112c1c5a7 Accepting request 1009175 from home:apersaud:branches:devel:languages:python:numeric Dirk Mueller 2022-10-10 07:24:25 +00:00
  • f90fb78fd6 Accepting request 1002731 from devel:languages:python:numeric Dominique Leuenberger 2022-09-12 17:08:26 +00:00
  • 7c70da68fa Accepting request 1002433 from home:apersaud:branches:devel:languages:python:numeric Dirk Mueller 2022-09-12 07:58:58 +00:00
  • fda5a7a8ab Accepting request 1000573 from devel:languages:python:numeric Dominique Leuenberger 2022-09-01 20:10:48 +00:00
  • 504a9405cc Correct renamed test skip for i586 Steve Kowalik 2022-09-01 06:53:47 +00:00
  • f046685c43 - Add patch support-tornado-6-2.patch: Steve Kowalik 2022-08-31 11:43:00 +00:00
  • 26805b15e0 - Update to 2022.8.1: * Display unexpected state in Worker.execute validation (:pr:6856) James Bourbeau * cancelled / resumed -> rescheduled transition (:pr:6913) crusaderky * Fix resource deallocation for resumed tasks (:pr:6914) crusaderky * Only close scheduler in SpecCluster if it exists (:pr:6888) Matthew Rocklin * Always close BatchedSend write coroutines (:pr:6865) Gabe Joseph * Harden preamble of Worker.execute against race conditions (:pr:6878) crusaderky * Duplicated code: in_flight_tasks validation (:pr:6917) crusaderky * Overhaul transitions for the resumed state (:pr:6699) crusaderky * Clean up cluster process reaping (:pr:6840) Gabe Joseph * Don't use bokeh Figure in tests (:pr:6721) Bryan Van de Ven * Work around incompatibility of crick with setuptools 65 (:pr:6887) crusaderky * Replace port = random.randint( with port = d.utils.open_port (:pr:6883) Thomas Grainger * Fix flaky test_wall_clock (:pr:6879) crusaderky * Add descriptive error message to assert (:pr:6871) Hendrik Makait * Increase timeout in test_quiet_process (:pr:6857) Florian Jetter * Remove redundant use of with clean(): (:pr:6852) Thomas Grainger * Update pre-commit dependencies (:pr:6851) Hendrik Makait * Call exit callback even if AsyncProcess is reaped elsewhere (:pr:6684) Thomas Grainger * Avoid function calls in argument defaults (:pr:6812) Hendrik Makait * Add Cluster.get_client() method (:pr:6745) Julia Signell * Start bokeh app to activate bokeh's clean session callbacks (:pr:6728) Martí Zamora * Don't connect to cluster subprocesses at shutdown (:pr:6829) Gabe Joseph Steve Kowalik 2022-08-31 06:27:17 +00:00
  • 041f62bcbf Accepting request 988740 from devel:languages:python:numeric Dominique Leuenberger 2022-07-13 11:44:53 +00:00
  • 8a6b6530c0 Accepting request 988726 from home:bnavigator:branches:devel:languages:python:numeric Matej Cepl 2022-07-12 20:16:47 +00:00
  • 408856c589 Accepting request 986476 from devel:languages:python:numeric Dominique Leuenberger 2022-07-05 10:08:54 +00:00
  • d24ff4a0b1 Accepting request 985664 from home:bnavigator:branches:devel:languages:python:numeric Dirk Mueller 2022-07-03 15:31:34 +00:00
  • d1c6fb6cb4 Accepting request 965227 from devel:languages:python:numeric Dominique Leuenberger 2022-03-31 15:18:33 +00:00
  • fba94c034a OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-distributed?expand=0&rev=109 Matej Cepl 2022-03-27 18:57:25 +00:00
  • 117fbebb04 Make cycle Matej Cepl 2022-03-14 08:10:40 +00:00
  • 77018e97db Make cycle Matej Cepl 2022-03-14 08:09:33 +00:00
  • 1efd0c44b0 Accepting request 960175 from home:mcepl:branches:devel:languages:python:numeric Matej Cepl 2022-03-08 10:24:12 +00:00
  • 44576043f8 Accepting request 956516 from devel:languages:python:numeric Dominique Leuenberger 2022-02-21 19:51:31 +00:00
  • ee206dfbec - Add 5709-avoid-deadlock-ActorFuture.patch to avoid deadlock in ActorFuture (gh#dask/distributed#5709). Matej Cepl 2022-02-14 15:14:07 +00:00
  • 360da648ab Accepting request 950347 from devel:languages:python:numeric Dominique Leuenberger 2022-02-02 21:40:07 +00:00
  • 76a0049712 Accepting request 950288 from home:bnavigator:branches:devel:languages:python:numeric Matej Cepl 2022-02-01 06:33:50 +00:00
  • 1dc7e7c48d Accepting request 949137 from devel:languages:python:numeric Dominique Leuenberger 2022-01-26 20:26:44 +00:00
  • f70ad21c71 Accepting request 949113 from home:bnavigator:branches:devel:languages:python:numeric Matej Cepl 2022-01-25 22:06:23 +00:00
  • 9f5295ae22 - add distributed-fix-python310.patch to fix build with python 3.10 Dirk Mueller 2022-01-25 09:33:17 +00:00
  • da53cb8a9b Accepting request 948037 from devel:languages:python:numeric Dominique Leuenberger 2022-01-23 19:42:10 +00:00
  • f899846779 Accepting request 948001 from home:bnavigator:branches:devel:languages:python:numeric Matej Cepl 2022-01-21 23:34:26 +00:00
  • be825c4417 Accepting request 921017 from devel:languages:python:numeric Dominique Leuenberger 2021-09-22 20:13:05 +00:00
  • 11001605fa Accepting request 921004 from home:bnavigator:branches:devel:languages:python:numeric Matej Cepl 2021-09-22 17:40:45 +00:00