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
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
.
https-github-com-bit
/
datatracker
Public
forked from
adamlaska/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
stats
backfill_data.py
on
dev/7.31.1.dev0
User selector
All users
Datepicker
All time
Commit history
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
Removed further six usage.
Show description for 566971a
levkowetz
committed
566971a
View commit details
Copy full SHA for 566971a
View code at this point
Browse repository at this point
Removed six.text_type(), changed six.moves.urllib to plain urllib, and removed now unused six imports.
Show description for e9a37d8
levkowetz
committed
e9a37d8
View commit details
Copy full SHA for e9a37d8
View code at this point
Browse repository at this point
Commits on Sep 30, 2019
Fixed up mypy issues or added type:ignore comments as needed for a clean mypy run.
Show description for 33e8733
levkowetz
committed
33e8733
View commit details
Copy full SHA for 33e8733
View code at this point
Browse repository at this point
Commits on Jul 15, 2019
Python2/3 compatibility: Changed the use of open() and StringIO to io.open() etc.
Show description for 8c6eb3a
levkowetz
committed
8c6eb3a
View commit details
Copy full SHA for 8c6eb3a
View code at this point
Browse repository at this point
Commits on Jul 8, 2019
Replaced use of six with the equivalent pure python3 constructs.
Show description for f481f5c
levkowetz
committed
f481f5c
View commit details
Copy full SHA for f481f5c
View code at this point
Browse repository at this point
Commits on Jun 27, 2019
Initial 2to3 patch with added copyright statement updates.
Show description for d7f5c84
levkowetz
committed
d7f5c84
View commit details
Copy full SHA for d7f5c84
View code at this point
Browse repository at this point
Commits on Jun 15, 2019
Merged in the Document and DocAlias primary key change and m2m work in ^/personal/henrik/6.96.1-docalias.
Show description for 426870b
levkowetz
committed
426870b
View commit details
Copy full SHA for 426870b
View code at this point
Browse repository at this point
Commits on Jun 14, 2019
Changed DocAlias to be many-to-many, in order to be able to handle STD aliases referring to multiple RFCs.
Show description for a2cafde
levkowetz
committed
a2cafde
View commit details
Copy full SHA for a2cafde
View code at this point
Browse repository at this point
Commits on Jun 18, 2017
Replaced the use of unaccent.asciify(), which has similar functionality to unidecode.unidecode(). Changed the draft parser to work exclusively with unicode text, which both makes the removal of un…
Show description for b42f1cb
levkowetz
committed
b42f1cb
View commit details
Copy full SHA for b42f1cb
View code at this point
Browse repository at this point
Commits on Jun 5, 2017
Made the stats backfill script slightly more verbose, including some blank lines for readability. Changed output to go both to screen and to file. Made the unicode/latin1/ascii decoding more gene…
Show description for 8b72b6a
levkowetz
committed
8b72b6a
View commit details
Copy full SHA for 8b72b6a
View code at this point
Browse repository at this point
Commits on Jun 2, 2017
Tweaked the authorstats backfill script's output
Show description for 4c6ecbf
levkowetz
committed
4c6ecbf
View commit details
Copy full SHA for 4c6ecbf
View code at this point
Browse repository at this point
Commits on May 31, 2017
Added email address to the MeetingRegistration model, and also to the fields imported from ietf.org/registration/attendees/NN . Changed the bin counting code for attendee-related stats to use name…
Show description for b6b4516
levkowetz
committed
b6b4516
View commit details
Copy full SHA for b6b4516
View code at this point
Browse repository at this point
Commits on Mar 27, 2017
Improve debug output
Show description for 5b8ac15
OleLaursen
committed
5b8ac15
View commit details
Copy full SHA for 5b8ac15
View code at this point
Browse repository at this point
Commits on Feb 15, 2017
Add support for extracting the country line from the author addresses
Show description for b2ff10b
OleLaursen
committed
b2ff10b
View commit details
Copy full SHA for b2ff10b
View code at this point
Browse repository at this point
Commits on Jan 30, 2017
Add simple back-filling of affiliation on authors to backfilling script
Show description for 3395d6f
OleLaursen
committed
3395d6f
View commit details
Copy full SHA for 3395d6f
View code at this point
Browse repository at this point
Commits on Jan 16, 2017
Add many-to-many field with formal languages to Document and add formal
Show description for 641d92c
OleLaursen
committed
641d92c
View commit details
Copy full SHA for 641d92c
View code at this point
Browse repository at this point
Add word count and submit format statistics
Show description for 6378594
OleLaursen
committed
6378594
View commit details
Copy full SHA for 6378594
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.