Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
python-pendulum
/
pendulum
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
439
Star
6.7k
Code
Issues
207
Pull requests
56
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Modernize codebase
- #569
#569
Merged
sdispater
merged 15 commits into
master
python-pendulum/pendulum:master
from
modernize-codebase
python-pendulum/pendulum:modernize-codebase
Copy head branch name to clipboard
Jan 18, 2022
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Modernize codebase
#569
sdispater
merged 15 commits into
master
python-pendulum/pendulum:master
from
modernize-codebase
python-pendulum/pendulum:modernize-codebase
Copy head branch name to clipboard
Commits
Commits on Jan 18, 2022
Modernize codebase and drop support for Python 2.7 and 3.5
sdispater
committed
745a036
View commit details
Copy full SHA for 745a036
Browse repository at this point
Use zoneinfo as a base Timezone implementation
sdispater
committed
ae2c9f5
View commit details
Copy full SHA for ae2c9f5
Browse repository at this point
Update dependencies
sdispater
committed
9074698
View commit details
Copy full SHA for 9074698
Browse repository at this point
Fix usage of zoneinfo timezones
sdispater
committed
39842c1
View commit details
Copy full SHA for 39842c1
Browse repository at this point
Fix linting
sdispater
committed
0fbb519
View commit details
Copy full SHA for 0fbb519
Browse repository at this point
Update test workflow
sdispater
committed
0f8ba38
View commit details
Copy full SHA for 0f8ba38
Browse repository at this point
Fix tests on Python 3.8+
sdispater
committed
7c050f1
View commit details
Copy full SHA for 7c050f1
Browse repository at this point
Fix compatibility with Python 3.8+
sdispater
committed
71b7239
View commit details
Copy full SHA for 71b7239
Browse repository at this point
Remove PyPy from CI
sdispater
committed
18ffa39
View commit details
Copy full SHA for 18ffa39
Browse repository at this point
Remove support for Python 3.6
sdispater
committed
8839cff
View commit details
Copy full SHA for 8839cff
Browse repository at this point
Upgrade code with pyupgrade
sdispater
committed
5bb730c
View commit details
Copy full SHA for 5bb730c
Browse repository at this point
Add a `create()` method to the DateTime class to ease inheritance
sdispater
committed
e52953f
View commit details
Copy full SHA for e52953f
Browse repository at this point
Add Python 3.10 to test matrix
sdispater
committed
bdffb07
View commit details
Copy full SHA for bdffb07
Browse repository at this point
Update pytest
sdispater
committed
e563fed
View commit details
Copy full SHA for e563fed
Browse repository at this point
Reorganize dependencies in groups
sdispater
committed
607bab4
View commit details
Copy full SHA for 607bab4
Browse repository at this point
You can’t perform that action at this time.