Skip to content

issues Search Results · repo:mahmoud/boltons language:Python

Filter by

167 results
 (81 ms)

167 results

inmahmoud/boltons (press backspace or delete to remove)

Whilst working on https://github.com/mahmoud/boltons/pull/382 I noticed a few places (AtomicSaver s dest_path parameter to name one) where the code could be updated to support os.PathLike instead of just ...
  • Avasam
  • Opened 
    14 days ago
  • #383

I m looking to update the python-boltons package in Fedora to 24.1.0 but getting the following test failure: + /usr/bin/pytest -v /usr/lib/python3.13/site-packages/pytest_asyncio/plugin.py:208: PytestDeprecationWarning: ...
  • opoplawski
  • 2
  • Opened 
    on Feb 2
  • #380

Trying to install Conda on arch linux py 3.13.1 on arch linux, I was surprised python-boltons fail installing. This is due to a failure in tests/test_fileutils.py The local function _to_baseless_list ...
  • christopheleroy
  • 4
  • Opened 
    on Feb 1
  • #379

boltons have some nice functionality but it would be very handy if it also had type hints. From https://github.com/mahmoud/boltons/pull/318 it seems you are open to type hints, but I just want to confirm ...
  • aucampia
  • 2
  • Opened 
    on Jul 12, 2024
  • #373

Apologies if this has already been reported elsewhere, but importing boltons.timeutils (24.0.0) on Python 3.12 emits the following deprecation warning: /Users/duncan/opt/mambaforge/lib/python3.12/site-packages/boltons/timeutils.py:426: ...
  • duncanmmacleod
  • 1
  • Opened 
    on Jun 20, 2024
  • #369

https://github.com/mahmoud/boltons/blob/6a363e6c4837a2cca606eba5903ea6f4ae83d745/boltons/iterutils.py#L1355 for the case where you have you custom enter.
  • majidaldo
  • 3
  • Opened 
    on Jun 16, 2024
  • #368

python-boltons fails to build with Python 3.13.03. =================================== FAILURES =================================== _____________________________ test_exception_info ______________________________ ...
  • opoplawski
  • 6
  • Opened 
    on Mar 14, 2024
  • #365

Looks like pytest (8.1.0) fail details summary Here is pytest output: /summary + PYTHONPATH=/home/tkloczko/rpmbuild/BUILDROOT/python-boltons-23.1.1-5.fc36.x86_64/usr/lib64/python3.9/site-packages:/home/tkloczko/rpmbuild/BUILDROOT/python-boltons-23.1.1-5.fc36.x86_64/usr/lib/python3.9/site-packages ...
  • kloczek
  • 3
  • Opened 
    on Mar 9, 2024
  • #364

A was able to pass the dotted string as the path and it would be split into if isinstance(path, basestring): path = path.split( . ) but the ability to pass a string to the get_path function ...
  • phnmn
  • 1
  • Opened 
    on Feb 21, 2024
  • #363

It would be nice to keep PyPI releases and git tags in sync :)
  • felixonmars
  • 1
  • Opened 
    on Dec 20, 2023
  • #360
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub