FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for Modules/_csv.c - pythoncapi/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
pythoncapi
/
cpython
Public
forked from
python/cpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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
cpython
Modules
_csv.c
on
pythoncapi
User selector
Datepicker
Commit history
Commits on Sep 11, 2018
Add PyDict_GetItemRef
Dino Viehland
committed
f80dea2
View commit details
Copy full SHA for f80dea2
View code at this point
Browse repository at this point
Commits on Sep 5, 2018
Use Py_GetType() and %T format
vstinner
committed
790f968
View commit details
Copy full SHA for 790f968
View code at this point
Browse repository at this point
Commits on Aug 16, 2018
bpo-34395: Fix memory leaks caused by incautious usage of PyMem_Resize(). (GH-8756)
sir-sigurd
authored and
serhiy-storchaka
committed
67b9cc8
View commit details
Copy full SHA for 67b9cc8
View code at this point
Browse repository at this point
Commits on Jul 26, 2018
bpo-34197: Make _csv.Dialect attributes booleans. (GH-8440)
Show description for 323748a
serhiy-storchaka
authored
323748a
View commit details
Copy full SHA for 323748a
View code at this point
Browse repository at this point
Commits on Feb 2, 2018
bpo-32747: Remove trailing spaces in docstrings. (GH-5491)
oldk1331
authored and
serhiy-storchaka
committed
aa0735f
View commit details
Copy full SHA for aa0735f
View code at this point
Browse repository at this point
Commits on Dec 12, 2017
bpo-32255: Always quote a single empty field when write into a CSV file. (#4769)
Show description for 2001900
Licht-T
authored and
serhiy-storchaka
committed
2001900
View commit details
Copy full SHA for 2001900
View code at this point
Browse repository at this point
Commits on Mar 23, 2017
Use NULL rather than 0. (#778)
Show description for 0b3ec19
serhiy-storchaka
authored
0b3ec19
View commit details
Copy full SHA for 0b3ec19
View code at this point
Browse repository at this point
Commits on Jan 23, 2017
Issue #28999: Use Py_RETURN_NONE, Py_RETURN_TRUE and Py_RETURN_FALSE wherever
Show description for 228b12e
serhiy-storchaka
committed
228b12e
View commit details
Copy full SHA for 228b12e
View code at this point
Browse repository at this point
Commits on Dec 4, 2016
Backed out changeset b9c9691c72c5
Show description for de4ae3d
vstinner
committed
de4ae3d
View commit details
Copy full SHA for de4ae3d
View code at this point
Browse repository at this point
Commits on Dec 1, 2016
Replace PyObject_CallFunctionObjArgs() with fastcall
Show description for 27580c1
vstinner
committed
27580c1
View commit details
Copy full SHA for 27580c1
View code at this point
Browse repository at this point
Commits on Oct 19, 2016
_csv: use _PyLong_AsInt()
vstinner
committed
7a6dbb7
View commit details
Copy full SHA for 7a6dbb7
View code at this point
Browse repository at this point
Commits on Aug 22, 2016
Issue #27809: _csv: _call_dialect() uses fast call
vstinner
committed
6412f49
View commit details
Copy full SHA for 6412f49
View code at this point
Browse repository at this point
Commits on Aug 14, 2016
merge 3.5 (closes #27758)
benjaminp
committed
7bc4430
View commit details
Copy full SHA for 7bc4430
View code at this point
Browse repository at this point
merge 3.4 (closes #27758)
benjaminp
committed
9745ee0
View commit details
Copy full SHA for 9745ee0
View code at this point
Browse repository at this point
merge 3.3 (#27758)
benjaminp
committed
59b6abd
View commit details
Copy full SHA for 59b6abd
View code at this point
Browse repository at this point
check for overflow in join_append_data (closes #27758)
Show description for 6e01d90
benjaminp
committed
6e01d90
View commit details
Copy full SHA for 6e01d90
View code at this point
Browse repository at this point
Commits on Apr 17, 2016
Issue #26778: Fixed "a/an/and" typos in code comment, documentation and error
Show description for b6a9c97
serhiy-storchaka
committed
b6a9c97
View commit details
Copy full SHA for b6a9c97
View code at this point
Browse repository at this point
Issue #26778: Fixed "a/an/and" typos in code comment and documentation.
serhiy-storchaka
committed
6a7b3a7
View commit details
Copy full SHA for 6a7b3a7
View code at this point
Browse repository at this point
Commits on Apr 6, 2016
Issue #22570: Renamed Py_SETREF to Py_XSETREF.
serhiy-storchaka
committed
ec39756
View commit details
Copy full SHA for ec39756
View code at this point
Browse repository at this point
Issue #22570: Renamed Py_SETREF to Py_XSETREF.
serhiy-storchaka
committed
4884271
View commit details
Copy full SHA for 4884271
View code at this point
Browse repository at this point
Commits on Dec 25, 2015
Issue #25923: Added the const qualifier to static constant arrays.
serhiy-storchaka
committed
2d06e84
View commit details
Copy full SHA for 2d06e84
View code at this point
Browse repository at this point
Commits on Dec 24, 2015
Issue #20440: Massive replacing unsafe attribute setting code with special
Show description for 5a57ade
serhiy-storchaka
committed
5a57ade
View commit details
Copy full SHA for 5a57ade
View code at this point
Browse repository at this point
Commits on Oct 2, 2015
Issue #25290: Fix typo in csv.reader() docstring
Show description for 987f215
berkerpeksag
committed
987f215
View commit details
Copy full SHA for 987f215
View code at this point
Browse repository at this point
Issue #25290: Fix typo in csv.reader() docstring
Show description for e2382c5
berkerpeksag
committed
e2382c5
View commit details
Copy full SHA for e2382c5
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 Aug 15, 2014
Issue #22156: Fix some "comparison between signed and unsigned integers"
Show description for 706768c
vstinner
committed
706768c
View commit details
Copy full SHA for 706768c
View code at this point
Browse repository at this point
Commits on Jul 27, 2014
Issue #22076: Minor grammar fix.
Show description for 0f41acb
berkerpeksag
committed
0f41acb
View commit details
Copy full SHA for 0f41acb
View code at this point
Browse repository at this point
Commits on Dec 19, 2013
Issue #18829: csv.Dialect() now checks type for delimiter, escapechar and
Show description for cf58fb5
serhiy-storchaka
committed
cf58fb5
View commit details
Copy full SHA for cf58fb5
View code at this point
Browse repository at this point
Issue #18829: csv.Dialect() now checks type for delimiter, escapechar and
Show description for cac23a5
serhiy-storchaka
committed
cac23a5
View commit details
Copy full SHA for cac23a5
View code at this point
Browse repository at this point
Commits on Nov 14, 2013
Issue #19437: Fix parse_save_field() of the csv module, handle PyList_Append()
Show description for b80b378
vstinner
committed
b80b378
View commit details
Copy full SHA for b80b378
View code at this point
Browse repository at this point
Commits on Mar 20, 2013
Use logic operator, not bitwise operator, for conditional.
bitdancer
committed
9a7d376
View commit details
Copy full SHA for 9a7d376
View code at this point
Browse repository at this point
#15927: Fix cvs.reader parsing of escaped \r\n with quoting off.
Show description for c7c42ef
bitdancer
committed
c7c42ef
View commit details
Copy full SHA for c7c42ef
View code at this point
Browse repository at this point
Commits on Nov 2, 2012
Issue #16145: Support legacy strings in the _csv module.
skrah
committed
e6996ed
View commit details
Copy full SHA for e6996ed
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL