Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Conversation

@aweakley
Copy link
Member

@aweakley aweakley commented May 27, 2024

Related issues:

rettinghaus and others added 30 commits June 25, 2022 16:38
the unspecified date character (formerly lower case ‘u’) is superseded by the character (upper case) 'X';
Brings some updates to comply with final standard
… the exponential indicator 'e', both previously lowercase, are now 'Y' and 'E' (uppercase);

the significant digit indicator 'p' is now 'S' (uppercase) --> significat digit is still NOT implemented yet
…n' and 'open' have been replaced with null and the double-dot notation ['..'] respectively;

general overwork of intervals and consecutives to deal with open beginnings and open ends
…eason; year overflow for northern winter/southern sommer still not considered
…tion of the new spec but keep the old way with brackets
…tion of the new spec but keep the old way with brackets
- Tests are failing due to testInterval(), but are being run correctly. On Python 3.12, `nose` is failing. We should upgrade to `nose2`, or more likely, switch from unittest + nose to pytest.
- Move tox config to setup.cfg for now
- TODO move to pyproject.toml instead of setup.cfg
- TODO remove .travis.yml
Remove setup.cfg and setup.py in favor of pyproject.toml

Nose and Tox are next to go. Nose seems to be failing on Python 3.10, no need for it any more as pytest should cover its features. Likely no need for tox either as we are using the matrix strategy in Github Actions, though it could be useful for local dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.