Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / xolox/python-humanfriendly issues and pull requests

#76 - Add abbreviations support to `format_timespan`

Issue - State: open - Opened by AzaubaevViktor 4 months ago

#75 - Replace pipes.quote with shlex.quote on Python 3

Pull Request - State: open - Opened by musicinmybrain 4 months ago

#69 - chore(tests): add Python 3.10/3.11 in CI runs/tox/trove classifier

Pull Request - State: open - Opened by stegayet over 1 year ago - 1 comment

#68 - Millibyte support

Issue - State: open - Opened by ilkinmammadzada over 1 year ago - 2 comments

#67 - Add type annotations

Issue - State: open - Opened by benbariteau almost 2 years ago

#65 - Do not import setup in the tests module

Pull Request - State: open - Opened by s-t-e-v-e-n-k about 2 years ago

#62 - use unittest.mock instead of mock

Issue - State: open - Opened by pgajdos over 2 years ago - 2 comments

#61 - add GitHub URL for PyPi

Pull Request - State: closed - Opened by andriyor over 2 years ago

#60 - ModuleNotFoundError: No module named 'humanfriendly'

Issue - State: closed - Opened by PearooXD over 2 years ago

#58 - Add support for Python 3.10

Pull Request - State: closed - Opened by hugovk almost 3 years ago - 2 comments

#57 - prompts: bugfix: prompt_for_input breaking input

Pull Request - State: open - Opened by yanivhasbani about 3 years ago - 1 comment

#56 - README example should be updated to python3

Issue - State: closed - Opened by doronz88 about 3 years ago - 1 comment

#55 - parse_size does not distinguish between bits and bytes

Issue - State: open - Opened by Liam-Deacon over 3 years ago

#54 - Replace Travis CI with GitHub Actions

Pull Request - State: closed - Opened by hugovk over 3 years ago - 1 comment

#53 - Please do not import unittest

Issue - State: closed - Opened by tomasz-sternumiot over 3 years ago - 1 comment

#52 - Declare plugin is compatible with parallel reading

Pull Request - State: closed - Opened by blaise-io over 3 years ago - 1 comment

#51 - Fix CI

Pull Request - State: closed - Opened by hugovk over 3 years ago - 4 comments

#50 - Drop support for EOL Python 2.7 and 3.5

Pull Request - State: closed - Opened by hugovk over 3 years ago - 2 comments

#49 - Declare support for and test Python 3.9 final

Pull Request - State: closed - Opened by hugovk over 3 years ago - 1 comment

#48 - File sizes with thousand separators

Issue - State: open - Opened by LordGaav almost 4 years ago - 2 comments

#47 - Force conversion unit in format_size

Pull Request - State: open - Opened by sebastian-luna-valero about 4 years ago - 5 comments

#46 - fix linter warnings

Pull Request - State: closed - Opened by dirk-thomas about 4 years ago - 5 comments

#45 - skip pyreadline dependency on Windows with Python 3.9+

Pull Request - State: closed - Opened by dirk-thomas about 4 years ago - 8 comments

#44 - Dependency on pyreadline may cause breaking incompatibility in Python 3.9

Issue - State: closed - Opened by brawner about 4 years ago - 2 comments

#43 - Singular unit of 1.5 (should be plural?)

Issue - State: closed - Opened by eerimoq about 4 years ago - 2 comments

#42 - parse_timespan: Add support for multiple pairs

Pull Request - State: closed - Opened by pomidoroshev over 4 years ago - 2 comments

#41 - hide seconds

Issue - State: closed - Opened by bitog over 4 years ago

#40 - Formatting large negative numbers minor issue

Issue - State: closed - Opened by pernlofgren over 4 years ago - 1 comment

#39 - parse_timespan: add support for an "abbreviated" output

Issue - State: open - Opened by sandrotosi over 4 years ago - 1 comment

#37 - Unicode box-drawing borders for "pretty" tables

Pull Request - State: open - Opened by MarcSchmitzer about 5 years ago

#36 - Add support for nanoseconds and microseconds time units

Pull Request - State: closed - Opened by fsaintjacques over 5 years ago - 4 comments

#35 - Updates README.rst with svg badge

Pull Request - State: closed - Opened by sobolevn over 5 years ago - 3 comments

#34 - Requirement for unittest2

Issue - State: closed - Opened by umayrh over 5 years ago - 1 comment

#33 - Drop support for Python 2.6 and 3.0-3.4

Pull Request - State: closed - Opened by hugovk almost 6 years ago - 4 comments

#32 - Use SVG badge for consistency

Pull Request - State: closed - Opened by hugovk almost 6 years ago - 2 comments

#31 - Pluralize singular fix

Pull Request - State: closed - Opened by davea almost 6 years ago - 1 comment

#30 - Add a serial comma version of `humanfriendly.text.concatenate`

Issue - State: closed - Opened by slippycheeze almost 6 years ago - 1 comment

#29 - parse_timespan with multiple values

Issue - State: open - Opened by frafra over 6 years ago - 1 comment

#28 - --demo fails under python3

Issue - State: closed - Opened by avdd over 6 years ago - 1 comment

#27 - format_timespan should accept a datetime.timedelta object

Issue - State: closed - Opened by troyhoffman over 6 years ago

#25 - humanfriendly is not pipenv friendly using Python 3.6

Issue - State: closed - Opened by rhymes over 6 years ago - 4 comments

#24 - Fixed bug in `parse_length` that rounded floats

Pull Request - State: closed - Opened by MitalAshok over 6 years ago - 2 comments

#23 - Add changelog to releases please

Issue - State: closed - Opened by pjnagel over 6 years ago - 2 comments

#22 - erase_line_code does not work in Windows cmd.exe

Issue - State: closed - Opened by chewong over 6 years ago

#21 - [FR] more color ?

Issue - State: closed - Opened by Cologler over 6 years ago - 1 comment

#20 - Fix ImportError exception on Windows

Pull Request - State: closed - Opened by GhostofGoes almost 7 years ago - 2 comments

#19 - Using prompt_for_confirmation fails with ModuleNotFoundError on Windows

Issue - State: closed - Opened by GhostofGoes almost 7 years ago - 2 comments

#18 - Include docs to sdist

Pull Request - State: closed - Opened by ghisvail about 7 years ago - 2 comments

#17 - #16: Extend Byte Ranges and add RAM output to command line

Pull Request - State: closed - Opened by GadgetSteve over 7 years ago - 11 comments

#16 - Extend Byte Sizes & Allow binary size from command line

Issue - State: closed - Opened by GadgetSteve over 7 years ago - 1 comment

#15 - Support months in parse_timespan / Case-sensitive suffixes

Issue - State: open - Opened by ldotlopez over 7 years ago - 4 comments

#14 - Support min, mins abbreviations for minutes

Pull Request - State: closed - Opened by brandonio21 over 7 years ago - 5 comments

#13 - humanfriendly.Timer won't work properly if the system clock changes

Issue - State: closed - Opened by mwgamble almost 8 years ago - 1 comment

#12 - Update README.rst for new unit behaviour

Pull Request - State: closed - Opened by Flimm almost 8 years ago - 2 comments

#11 - Loss of precision when formatting timespans

Issue - State: closed - Opened by edigaryev about 8 years ago - 1 comment

#10 - Milliseconds are represented separately even when "detailed" is set to False

Issue - State: closed - Opened by edigaryev about 8 years ago - 1 comment

#9 - Add note about IEEE 1541 definitions of units

Pull Request - State: closed - Opened by Flimm about 8 years ago - 3 comments

#8 - Allow correct behavior of 'parse_size' and 'format_size'

Pull Request - State: closed - Opened by standage about 8 years ago - 2 comments

#7 - type error with Python3 in terminal.show_pager

Issue - State: closed - Opened by edmw almost 9 years ago - 2 comments

#6 - Support of milleseconds in timespan

Issue - State: closed - Opened by dreamflasher about 9 years ago - 3 comments

#5 - Added format_length and parse_length functions

Pull Request - State: closed - Opened by jasonin2d about 9 years ago - 2 comments

#4 - sizes incorrectly parsed as powers of two by default, ignoring IEEE 1541

Issue - State: closed - Opened by anarcat over 9 years ago - 10 comments

#3 - Adds a few docstring examples

Pull Request - State: closed - Opened by icook about 10 years ago - 2 comments

#2 - Added support for 'B' bytes unit to parse_size

Pull Request - State: closed - Opened by korylprince over 10 years ago - 3 comments

#1 - Update to Python 3.

Pull Request - State: closed - Opened by ppinard over 10 years ago - 1 comment