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
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 }}
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
36.7k
Star
77.3k
Code
Issues
5k+
Pull requests
2.7k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cpython
Doc
library
csv.rst
on
3.7
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 25, 2020
bpo-40013: Clarify documentation of restval in csv.DictReader (GH-19099) (GH-19142)
Show description for e5527f0
miss-islington
and
juhanakristian
authored
e5527f0
View commit details
Copy full SHA for e5527f0
View code at this point
Browse repository at this point
Commits on Jun 8, 2018
bpo-33798: Update csv document about dict order (GH-7490)
Show description for 9f56a93
miss-islington
and
andresdelfino
authored
9f56a93
View commit details
Copy full SHA for 9f56a93
View code at this point
Browse repository at this point
Commits on Jun 2, 2018
bpo-23495: Correct the documentation for writerows() of csv Writer objects (GH-6316)
Show description for 949da9e
miss-islington
and
ZackerySpytz
authored
949da9e
View commit details
Copy full SHA for 949da9e
View code at this point
Browse repository at this point
Commits on Oct 26, 2017
bpo-30937: Make usage of newline='' consistent in csv docs (GH-2730)
ammaraskar
authored and
berkerpeksag
committed
275d2d9
View commit details
Copy full SHA for 275d2d9
View code at this point
Browse repository at this point
Commits on May 23, 2017
bpo-21056: Document return type of next method of csv reader (#146)
aktech
authored and
Mariatta
committed
d618c8c
View commit details
Copy full SHA for d618c8c
View code at this point
Browse repository at this point
Commits on Jan 7, 2017
Issue #16026: Fix parameter names of DictReader and DictWriter
Show description for 631ada8
berkerpeksag
committed
631ada8
View commit details
Copy full SHA for 631ada8
View code at this point
Browse repository at this point
Commits on Oct 21, 2016
Issue #18219: Optimize csv.DictWriter for large number of columns.
Show description for 0a421a2
methane
committed
0a421a2
View commit details
Copy full SHA for 0a421a2
View code at this point
Browse repository at this point
Commits on Aug 30, 2016
Issue #27842: The csv.DictReader now returns rows of type OrderedDict.
rhettinger
committed
43ca452
View commit details
Copy full SHA for 43ca452
View code at this point
Browse repository at this point
Commits on Jun 11, 2016
Issue #22558: Add remaining doc links to source code for Python-coded modules.
Show description for fa089b9
terryjreedy
committed
fa089b9
View commit details
Copy full SHA for fa089b9
View code at this point
Browse repository at this point
Commits on Sep 11, 2015
Merge with 3.4
zware
committed
f505165
View commit details
Copy full SHA for f505165
View code at this point
Browse repository at this point
Fix grammatical error in csv docs.
Show description for 79e5088
zware
committed
79e5088
View commit details
Copy full SHA for 79e5088
View code at this point
Browse repository at this point
Commits on Jun 5, 2015
Issue #23659: Document **fmtparams in csv.register_dialect docstring.
Show description for ab2f966
berkerpeksag
committed
ab2f966
View commit details
Copy full SHA for ab2f966
View code at this point
Browse repository at this point
Issue #23659: Document **fmtparams in csv.register_dialect docstring.
Show description for 12b50ce
berkerpeksag
committed
12b50ce
View commit details
Copy full SHA for 12b50ce
View code at this point
Browse repository at this point
Commits on Mar 30, 2015
Issue #23171: csv.Writer.writerow() now supports arbitrary iterables.
serhiy-storchaka
committed
7901b48
View commit details
Copy full SHA for 7901b48
View code at this point
Browse repository at this point
Commits on Nov 24, 2014
Issue #20351: Add examples for csv.DictReader and csv.DictWriter.
Show description for 6cecf68
berkerpeksag
committed
6cecf68
View commit details
Copy full SHA for 6cecf68
View code at this point
Browse repository at this point
Issue #20351: Add examples for csv.DictReader and csv.DictWriter.
Show description for c8c64e3
berkerpeksag
committed
c8c64e3
View commit details
Copy full SHA for c8c64e3
View code at this point
Browse repository at this point
Commits on Mar 19, 2014
#13437: link to the source code for a few more modules
akuchling
committed
2e3743c
View commit details
Copy full SHA for 2e3743c
View code at this point
Browse repository at this point
Commits on Mar 16, 2014
Merge in all documentation changes since branching 3.4.0rc1.
larryhastings
committed
3732ed2
View commit details
Copy full SHA for 3732ed2
View code at this point
Browse repository at this point
Commits on Feb 24, 2014
#20628: wrap lines to < 80.
bitdancer
committed
f031a6f
View commit details
Copy full SHA for f031a6f
View code at this point
Browse repository at this point
#20628: make it clear that DictReader/Writer *fieldnames* is a Sequence.
Show description for df714b9
bitdancer
committed
df714b9
View commit details
Copy full SHA for df714b9
View code at this point
Browse repository at this point
Commits on Nov 18, 2012
#16053: merge with 3.2.
ezio-melotti
committed
186ab5f
View commit details
Copy full SHA for 186ab5f
View code at this point
Browse repository at this point
#16053: document csv.Dialect.strict. Patch by Kushal Das.
ezio-melotti
committed
a69be28
View commit details
Copy full SHA for a69be28
View code at this point
Browse repository at this point
Commits on Sep 15, 2012
#15932: merge with 3.2.
ezio-melotti
committed
711f093
View commit details
Copy full SHA for 711f093
View code at this point
Browse repository at this point
#15932: use with statement in csv doc examples. Patch by Dario Bertini.
ezio-melotti
committed
e34f8a9
View commit details
Copy full SHA for e34f8a9
View code at this point
Browse repository at this point
Commits on Aug 15, 2012
Merge #15543: glossary entry for and 'universal newlines', and links to it.
Show description for 27bbcfb
bitdancer
committed
27bbcfb
View commit details
Copy full SHA for 27bbcfb
View code at this point
Browse repository at this point
#15543: glossary entry for and 'universal newlines', and links to it.
Show description for 1b00f25
bitdancer
committed
1b00f25
View commit details
Copy full SHA for 1b00f25
View code at this point
Browse repository at this point
Commits on Mar 20, 2011
Markup fixes for #7198 patch.
Show description for 3d81d3e
bitdancer
committed
3d81d3e
View commit details
Copy full SHA for 3d81d3e
View code at this point
Browse repository at this point
Merge markup fixes for #7198 patch.
bitdancer
committed
38a04e5
View commit details
Copy full SHA for 38a04e5
View code at this point
Browse repository at this point
Markup fixes for #7198 patch.
bitdancer
committed
9c0d5ea
View commit details
Copy full SHA for 9c0d5ea
View code at this point
Browse repository at this point
Fix footnote reference.
bitdancer
committed
a50549b
View commit details
Copy full SHA for a50549b
View code at this point
Browse repository at this point
mention newline= in write doc
Skip Montanaro
committed
5b5394c
View commit details
Copy full SHA for 5b5394c
View code at this point
Browse repository at this point
Really merge #7198
Show description for fb8b067
bitdancer
committed
fb8b067
View commit details
Copy full SHA for fb8b067
View code at this point
Browse repository at this point
#7198: really add newline='' to csv.writer docs.
Show description for f453deb
bitdancer
committed
f453deb
View commit details
Copy full SHA for f453deb
View code at this point
Browse repository at this point
Commits on Mar 11, 2011
merge from 3.1
eliben
committed
a7a1c15
View commit details
Copy full SHA for a7a1c15
View code at this point
Browse repository at this point
Issue #11426: use 'with' statements on open files in CSV examples
eliben
committed
9cc6249
View commit details
Copy full SHA for 9cc6249
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.