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 }}
Rohan5commit
/
datatracker
Public
forked from
ietf-tools/datatracker
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
datatracker
ietf
message
utils.py
on
12.63.1
User selector
All users
All time
Commit history
Commits on Mar 15, 2025
feat: celery task + admin to resend Messages (#8661)
Show description for 968820d
jennifer-richards
authored
968820d
View commit details
Copy full SHA for 968820d
View code at this point
Browse repository at this point
Commits on Aug 25, 2022
refactor: replace datetime.now and datetime.today with timezone.now (#4211)
Show description for ebebdbe
jennifer-richards
authored
ebebdbe
View commit details
Copy full SHA for ebebdbe
View code at this point
Browse repository at this point
Commits on Jan 12, 2021
Reverted merge of timezone-aware migration efforts.
Show description for 3697180
rjsparks
committed
3697180
View commit details
Copy full SHA for 3697180
View code at this point
Browse repository at this point
Commits on Dec 16, 2020
Snapshot of timezone-aware datatracker code. Tests pass, and the test-crawler shows only expected differences. Trunk changes merged in up to r18768.
Show description for 774e752
levkowetz
committed
774e752
View commit details
Copy full SHA for 774e752
View code at this point
Browse repository at this point
Commits on May 16, 2020
Refactored many instances of msg.get_payload(decode=True).decode('utf-8') and similar to get_payload_text(msg), which uses msg.get_charset() to get the actual charset to do the decoding, in a consi…
Show description for bc05e7a
levkowetz
committed
bc05e7a
View commit details
Copy full SHA for bc05e7a
View code at this point
Browse repository at this point
Commits on Mar 5, 2020
Removed all __future__ imports.
Show description for 726fcbf
levkowetz
committed
726fcbf
View commit details
Copy full SHA for 726fcbf
View code at this point
Browse repository at this point
Commits on Feb 26, 2020
Slight refactoring of infer_message() and send_scheduled_message_from_send_queue(), and added setting of Message.sent when sent.
Show description for 3227e42
levkowetz
committed
3227e42
View commit details
Copy full SHA for 3227e42
View code at this point
Browse repository at this point
Commits on Jul 15, 2019
Python2/3 compatibility: Added force_str or force_bytes in some places, to ensure the argument right type
Show description for 99a7f9c
levkowetz
committed
99a7f9c
View commit details
Copy full SHA for 99a7f9c
View code at this point
Browse repository at this point
Commits on Jun 30, 2019
Fixed a bunch of str/bytes issues.
Show description for 36cac48
levkowetz
committed
36cac48
View commit details
Copy full SHA for 36cac48
View code at this point
Browse repository at this point
Commits on Jun 29, 2019
Fixed several email handling str/bytes issues.
Show description for 70c0095
levkowetz
committed
70c0095
View commit details
Copy full SHA for 70c0095
View code at this point
Browse repository at this point
Commits on Mar 11, 2019
Reverted earlier application of on_behalf_of() at mail sending call points, and instead did all on_behalf_of processing in condition_message(). Added insertion of Reply-To header fields in this ca…
Show description for 682ddee
levkowetz
committed
682ddee
View commit details
Copy full SHA for 682ddee
View code at this point
Browse repository at this point
Commits on Mar 4, 2019
Added on_behalf_of() calls for from addresses needing it throughout the code.
Show description for 435a0da
levkowetz
committed
435a0da
View commit details
Copy full SHA for 435a0da
View code at this point
Browse repository at this point
Commits on Jul 10, 2018
Merged in [15282] from housley@vigilsec.com:
Show description for e87442f
levkowetz
committed
e87442f
View commit details
Copy full SHA for e87442f
View code at this point
Browse repository at this point
Commits on Dec 21, 2014
Merged in branch/amsl/iprtool/5.7.4@8734 from rcross@amsl.com, providing new IPR models, refactored code, and improved list, search, and management interfaces.
Show description for 5183042
levkowetz
committed
5183042
View commit details
Copy full SHA for 5183042
View code at this point
Browse repository at this point
Commits on Mar 15, 2014
Made ietf/message pyflakes-clean.
Show description for 8f224af
levkowetz
committed
8f224af
View commit details
Copy full SHA for 8f224af
View code at this point
Browse repository at this point
Commits on Nov 28, 2013
Move send_scheduled_announcement functionality to messages/utils.py
Show description for 78d9bff
OleLaursen
committed
78d9bff
View commit details
Copy full SHA for 78d9bff
View code at this point
Browse repository at this point
Commits on Feb 8, 2012
Save announcements generated by the system as Messages, adding an
Show description for 480cb04
OleLaursen
committed
480cb04
View commit details
Copy full SHA for 480cb04
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.