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
.
getsentry
/
sentry-python
Public
Notifications
You must be signed in to change notification settings
Fork
647
Star
2.2k
Code
Issues
393
Pull requests
45
Discussions
Actions
Security and quality
2
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Removing utcnow method deprecated at python3.12
- #2415
#2415
Merged
sentrivana
merged 7 commits into
getsentry:master
getsentry/sentry-python:master
from
rmad17:2407-support-new-utc-method
rmad17/sentry-python:2407-support-new-utc-method
Copy head branch name to clipboard
Oct 9, 2023
Conversation
Commits
7
(7)
Checks
Files changed
Merged
Removing utcnow method deprecated at python3.12
#2415
sentrivana
merged 7 commits into
getsentry:master
getsentry/sentry-python:master
from
rmad17:2407-support-new-utc-method
rmad17/sentry-python:2407-support-new-utc-method
Copy head branch name to clipboard
Commits
Commits on Oct 4, 2023
Removing utcnow method deprecated at python3.12
rmad17
committed
3d8aefe
View commit details
Copy full SHA for 3d8aefe
Browse repository at this point
Merge branch 'master' into 2407-support-new-utc-method
rmad17
authored
5232d69
View commit details
Copy full SHA for 5232d69
Browse repository at this point
Commits on Oct 5, 2023
Added support for python 2.7
rmad17
committed
7fd8741
View commit details
Copy full SHA for 7fd8741
Browse repository at this point
Merge branch '2407-support-new-utc-method' of github.com:rmad17/sentry-python into 2407-support-new-utc-method
rmad17
committed
0d65835
View commit details
Copy full SHA for 0d65835
Browse repository at this point
Commits on Oct 6, 2023
Addressed import issues and utcfromtimestamp deprecation handled as well
rmad17
committed
44799c9
View commit details
Copy full SHA for 44799c9
Browse repository at this point
Commits on Oct 9, 2023
import datetime.datetime where needed for typing
sentrivana
committed
7e55286
View commit details
Copy full SHA for 7e55286
Browse repository at this point
add function type annotations
sentrivana
committed
19a8e68
View commit details
Copy full SHA for 19a8e68
Browse repository at this point
You can’t perform that action at this time.