Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / sdispater/pendulum issues and pull requests
#862 - Pendulum (2.1.0) to (2.1.2) not supporting PEP 517 builds
Issue -
State: closed - Opened by SSD1805 3 months ago
- 1 comment
#862 - Pendulum (2.1.0) to (2.1.2) not supporting PEP 517 builds
Issue -
State: closed - Opened by SSD1805 3 months ago
- 1 comment
#861 - Replace hardcoded time units with named constants
Pull Request -
State: open - Opened by Minku-Koo 3 months ago
- 2 comments
#860 - Fix parse invalid interval string
Pull Request -
State: open - Opened by rchindris 3 months ago
- 3 comments
#859 - Enables py 3.13
Pull Request -
State: closed - Opened by rudolfix 3 months ago
#858 - Update Korean Translations for Before/After Context
Pull Request -
State: open - Opened by Minku-Koo 3 months ago
- 2 comments
#857 - High memory allocation in pendulum 3.0
Issue -
State: open - Opened by cody-scott 3 months ago
- 3 comments
#856 - Feature Request: Calendar Conversion
Issue -
State: open - Opened by Heshmatkhah 3 months ago
#855 - Comparing DateTimes before- and after-the-fold returns incorrect result
Issue -
State: open - Opened by itaiperi 3 months ago
#854 - Fix Rust linting error
Pull Request -
State: closed - Opened by Secrus 3 months ago
- 1 comment
#853 - fold value behaves differently for different timedelta addition values
Issue -
State: open - Opened by Mcklmo 3 months ago
- 1 comment
#851 - Make sure Interval can be deepcopy-ed, fix #850
Pull Request -
State: open - Opened by aploium 4 months ago
- 2 comments
#850 - Unable to deepcopy Interval, TypeError: Interval.__new__() got an unexpected keyword argument 'days'
Issue -
State: open - Opened by aploium 4 months ago
#849 - Parser raises ValueError instead of ParseError for empty strings
Issue -
State: open - Opened by MSDehghan 4 months ago
#848 - Depend on pyo3 version that supports Python 3.12
Pull Request -
State: open - Opened by adrian-zon 4 months ago
- 2 comments
#847 - week_of_month returns 6, although months can only have 5 weeks max
Issue -
State: open - Opened by kaushalpartani 4 months ago
- 3 comments
#846 - Fix: small typo in modifiers docs
Pull Request -
State: open - Opened by jbandoro 4 months ago
- 2 comments
#845 - Correct email address in pyproject.toml
Pull Request -
State: closed - Opened by abij 5 months ago
- 1 comment
#844 - 3.13 support
Issue -
State: open - Opened by raphaelauv 5 months ago
- 8 comments
#843 - Fix parsing invalid intervals
Pull Request -
State: open - Opened by wiget 5 months ago
- 8 comments
#842 - rust: Use i64 for internal unix timestamps
Pull Request -
State: closed - Opened by bdrung 5 months ago
- 5 comments
#841 - tz not taken into account when calling pendulum.instance
Issue -
State: open - Opened by RobbertDM 5 months ago
- 4 comments
#840 - `Exception 'NoneType' object has no attribute 'replace'` when parsing specific dates
Issue -
State: open - Opened by ssssam 5 months ago
- 4 comments
#839 - Pendulum 3.0.0 unable to parse specific date / weeknumber
Issue -
State: open - Opened by jakobdo 5 months ago
- 1 comment
#838 - Possible bug in .subtract() across a DST change
Issue -
State: open - Opened by ppentchev 6 months ago
#837 - Pendulum shouldn't rely on Linux distro-specific timezone configuration
Issue -
State: open - Opened by satwell 6 months ago
- 1 comment
#836 - `pendulum.parse()` consistently fails on the last day of each month with iso week dates in 3.0.0
Issue -
State: open - Opened by dav1dn 7 months ago
- 1 comment
#835 - v2.8.1 broke Pendulum math and timezone awareness
Issue -
State: closed - Opened by mikenerone 8 months ago
- 1 comment
#834 - Remove deprecated datetime.datetime.utcfromtimestamp
Issue -
State: closed - Opened by 07pepa 8 months ago
- 1 comment
#833 - Bugs in `Duration` edge cases
Issue -
State: open - Opened by ariebovenberg 8 months ago
#832 - Flexget install Raspberry PI !
Issue -
State: closed - Opened by kovbandi 8 months ago
- 6 comments
#831 - Fix dt warnings with timezones
Pull Request -
State: closed - Opened by natikgadzhi 8 months ago
- 2 comments
#830 - DeprecationWarning about datetime.utcfromtimestamp in Python-3.12
Issue -
State: open - Opened by wosc 8 months ago
- 2 comments
#829 - IsADirectoryError in datetime.py
Issue -
State: open - Opened by darkfeline 9 months ago
#828 - Improve Interval type hint
Pull Request -
State: closed - Opened by rahuliyer95 9 months ago
- 3 comments
#827 - Cannot install version 2.x via pip because of dead link for get-poetry.py in build-wheels.sh
Issue -
State: closed - Opened by anerold 9 months ago
- 1 comment
#826 - Pluralization bug with Duration.in_words()
Pull Request -
State: open - Opened by Solipsistmonkey 9 months ago
#825 - Update location of the `custom.py` file
Pull Request -
State: closed - Opened by emmanuel-ferdman 9 months ago
- 6 comments
#824 - Fix invalid email character in pyproject.toml
Pull Request -
State: closed - Opened by eigendude 9 months ago
- 1 comment
#823 - Add DateTime to typing for diff()
Issue -
State: open - Opened by cp2boston 9 months ago
#822 - Default string representation is not iso anymore
Issue -
State: open - Opened by ndeslandesupgrade 9 months ago
- 1 comment
#821 - Localized Format LT inconsistent with leading zeroes
Issue -
State: open - Opened by georgpfolz 9 months ago
#820 - pendulum.instance & dateutil.tz compatibility
Issue -
State: open - Opened by LemonPepperSeasoning 10 months ago
#819 - Day of week constants
Issue -
State: open - Opened by DanCardin 10 months ago
- 1 comment
#818 - extreme slow down in `in_tz` after upgrading from 2.1.2 to 3.0.0
Issue -
State: open - Opened by adam006 10 months ago
- 3 comments
#817 - timedelta additions to pendulum.DateTime
Issue -
State: open - Opened by andreivnegrean 10 months ago
- 1 comment
#816 - in_words() exclude week
Issue -
State: open - Opened by liweibenz 11 months ago
#815 - Fix typo in variable annotation from _hour to _hours
Pull Request -
State: open - Opened by tempookian 11 months ago
#814 - If you have the /etc/timezone file set to a timezone string, pendulum.UTC has that timezone's utcoffset instead of None
Issue -
State: open - Opened by gibsondan 11 months ago
- 1 comment
#813 - Fix email in pyproject.toml
Pull Request -
State: closed - Opened by abij 11 months ago
- 2 comments
#812 - feat: add bg locale translations
Pull Request -
State: open - Opened by StikyFingaz 11 months ago
- 1 comment
#809 - MMM is not case-insensitive like Java
Issue -
State: open - Opened by saorav21994 12 months ago
#808 - "import pendulum" causes unwanted import of pytest (presence of pytest in sys.modules often used to control Python behaviour)
Issue -
State: open - Opened by tomjridge 12 months ago
- 2 comments
#807 - instance() fails for datetimes with pytz.FixedOffsets
Issue -
State: open - Opened by patrickmckenna 12 months ago
#806 - to_iso8601_string
Issue -
State: open - Opened by georgpfolz 12 months ago
#805 - Remove direct dependency on tzdata
Pull Request -
State: open - Opened by gotmax23 almost 1 year ago
- 2 comments
#804 - Security issue or bug with pipenv ?
Issue -
State: closed - Opened by FlorianIragne about 1 year ago
- 1 comment
#803 - Avoid usage of deprecated `datetime.datetime.utcfromtimestamp` in `pendulum.from_timestamp`
Pull Request -
State: open - Opened by Taragolis about 1 year ago
- 1 comment
#802 - Allow PyO3 0.20.x
Pull Request -
State: open - Opened by musicinmybrain about 1 year ago
- 4 comments
#801 - Fix `pendulum.tz.timezones()` to use system tzdata
Pull Request -
State: open - Opened by mgorny about 1 year ago
- 1 comment
#800 - Default datetime string format changed in 3.0 release
Issue -
State: open - Opened by gibsondan about 1 year ago
- 3 comments
#799 - Duration division, multiplication and mod broken for month lengths.
Issue -
State: open - Opened by gazpachoking about 1 year ago
- 1 comment
#798 - Regression - Inconsistent DBAPI serialization of pendulum datetimes
Issue -
State: open - Opened by rishi-kulkarni about 1 year ago
#797 - Bug / regression: Unable to parse string '031' with 'DDDD' format using Pendulum 3.0.0
Issue -
State: open - Opened by philippe-bollard about 1 year ago
- 1 comment
#796 - backports-zoneinfo does not compile on 3.10, and hard to package (pyinstaller, zipapp,...)
Issue -
State: closed - Opened by gsemet about 1 year ago
- 3 comments
#795 - [Feature Request] Add strict mode for from_format()
Issue -
State: open - Opened by iron3oxide about 1 year ago
#794 - Bump jinja2 from 3.1.2 to 3.1.3
Pull Request -
State: open - Opened by dependabot[bot] about 1 year ago
- 1 comment
Labels: dependencies
#793 - UA locale
Pull Request -
State: open - Opened by OleksiiGerasymenko about 1 year ago
- 6 comments
#792 - local_timezone: gracefully handle retrieval errors on Darwin
Pull Request -
State: open - Opened by tpwrules about 1 year ago
- 2 comments
#791 - pendulum PanicException on FreeBSD 14
Issue -
State: open - Opened by kigon001 about 1 year ago
- 4 comments
#790 - in_months() returns wrong values in some cases in January to February
Issue -
State: open - Opened by baubie about 1 year ago
- 1 comment
#789 - dst_rule not implemented in 3.x? Has it in documentation but examples don't work.
Issue -
State: open - Opened by baubie about 1 year ago
- 3 comments
#788 - Allow formatting of `in_words`
Issue -
State: open - Opened by BrutuZ about 1 year ago
#787 - Arithmetic overflow during the compilation of the Rust code for the "_pendulum" library.
Issue -
State: closed - Opened by vkasotis about 1 year ago
- 1 comment
#786 - Restore period function with deprecation warning
Pull Request -
State: open - Opened by mathieulongtin about 1 year ago
- 2 comments
#785 - Segmentation fault at import when running 3.0.0 under Docker Alpine linux
Issue -
State: open - Opened by EmilBode about 1 year ago
#784 - Unable to build pendulum for 32bit
Issue -
State: closed - Opened by hesstobi about 1 year ago
- 12 comments
#783 - pendulum.now() type hint doesn't allow datetime.timezone
Issue -
State: open - Opened by gwerbin about 1 year ago
#782 - time-machine still in project dependencies?
Issue -
State: open - Opened by philipbjorge about 1 year ago
- 5 comments
#781 - Pendulum doesn't support pep 517 builds
Issue -
State: closed - Opened by sbuniak-devkit about 1 year ago
- 2 comments
#780 - Release 3.0.0
Pull Request -
State: closed - Opened by sdispater about 1 year ago
- 1 comment
Labels: Release
#779 - Remove benchmark for format
Pull Request -
State: closed - Opened by sdispater about 1 year ago
- 1 comment
#778 - Make the test helpers opt-in via a test extra
Pull Request -
State: closed - Opened by sdispater about 1 year ago
- 1 comment
#777 - Update the documentation to reflect the 3.0 changes
Pull Request -
State: closed - Opened by sdispater about 1 year ago
- 1 comment
#776 - Fix handling of the fold attribute when deep copying DateTime objects
Pull Request -
State: closed - Opened by sdispater about 1 year ago
- 1 comment
Labels: bug
#775 - Fix errors where hours and days were not handled correctly when adding durations
Pull Request -
State: closed - Opened by sdispater about 1 year ago
- 1 comment
Labels: bug
#774 - Fix behavior of the `week_of_month` property
Pull Request -
State: closed - Opened by sdispater about 1 year ago
- 1 comment
Labels: bug
#773 - Update introduction.md to fix a mis-placed comma
Pull Request -
State: closed - Opened by monocongo about 1 year ago
- 1 comment
#772 - ModuleNotFoundError: No module named 'distutils'
Issue -
State: closed - Opened by metaperl about 1 year ago
- 1 comment
#770 - Breaking parser - june 15, 1987
Issue -
State: closed - Opened by FluffyDietEngine about 1 year ago
- 3 comments
#769 - Use system provided tzdata as a priority
Issue -
State: open - Opened by tuukkamustonen about 1 year ago
- 3 comments
#768 - Increase DateTime by 1 day across daylight saving change point fails
Issue -
State: closed - Opened by 0liu about 1 year ago
#767 - deepcopy on DateTime produces incorrect offset in copy during dst transition
Issue -
State: closed - Opened by NorthWindH over 1 year ago
#766 - Fix leap year & negative week number issue
Pull Request -
State: open - Opened by kwongtn over 1 year ago
#765 - Add setuptools as build dependency on Python 3.12+
Pull Request -
State: closed - Opened by uranusjr over 1 year ago
- 3 comments
#763 - Apply pendulum to entire date column
Issue -
State: closed - Opened by aawalker9 over 1 year ago
#762 - Request: Time_Machine as a Test or Optional Dependency.
Issue -
State: open - Opened by Gamrix over 1 year ago
- 1 comment
#761 - from_format ignores tz paarametr end uses system timezone instead
Issue -
State: open - Opened by banderlog over 1 year ago
- 1 comment
#760 - Remove upper bounds dependency constraints
Pull Request -
State: closed - Opened by edgarrmondragon over 1 year ago
- 1 comment
#759 - Installing prerelease 3.0.0b1 downgrades importlib-resources to 5.13.0
Issue -
State: closed - Opened by edgarrmondragon over 1 year ago