Commit Graph

3 Commits

Author SHA1 Message Date
Khem Raj
a7082b9b7c
Revert "python3-argcomplete: Upgrade 3.6.2 -> 3.6.3"
This reverts commit 809cb8f424.

It causes ptest regression in traitlets as seen here [1]

We will have to fix this regression before we upgrade argcomplete module

[1] https://github.com/ipython/traitlets/issues/925

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-11-18 20:09:52 -08:00
Leon Anavi
809cb8f424 python3-argcomplete: Upgrade 3.6.2 -> 3.6.3
Upgrade to release 3.6.3:

- Make RE PCRE compatible
- Only execute Python interpreters
- fish: set variable scope to local to avoid clobbering global or
  universal variables
- Documentation and help improvements

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-10-28 23:31:29 -07:00
Wang Mingyu
bccf9eed76
python3-argcomplete: upgrade 3.6.1 -> 3.6.2
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2025-04-07 12:21:19 -07:00