]> granicus.if.org Git - python/shortlog
python
2010-10-08 Hirokazu YamamotoFollows Python/fileutils.c addition.
2010-10-08 Hirokazu YamamotoIssue #9978: Wait until subprocess completes initializa...
2010-10-08 Raymond HettingerFix handling on negative numbers in ast.literal_eval().
2010-10-07 Victor Stinnercopy_absolute() keeps the relative path on _Py_wgetcwd...
2010-10-07 Victor Stinnerfileutils.c: document which encodings are used
2010-10-07 Victor Stinnercopy_absolute() raises a fatal error on _Py_wgetcwd...
2010-10-07 Victor Stinner_Py_wrealpath() requires the size of the output buffer
2010-10-07 Victor Stinner_Py_stat() and _Py_fopen(): avoid PyUnicode_AsWideCharS...
2010-10-07 Victor StinnerFix fileutils for Windows
2010-10-07 Victor StinnerOoops, fileutils.c contains twice the same code
2010-10-07 Victor StinnerCreate fileutils.c/.h
2010-10-07 Victor Stinner_wrealpath() and _Py_wreadlink() support surrogates...
2010-10-07 Brian CurtinFix #8584. Fix the skipping of a number of tests due...
2010-10-07 Victor StinnerPyUnicode_AsWideCharString() takes a PyObject*, not...
2010-10-07 Victor Stinnertime: fix gcc warning
2010-10-06 Victor StinnerRewrite RunMainFromImporter()
2010-10-06 Victor StinnerCreate a subfunction for PySys_SetArgvEx()
2010-10-06 Antoine PitrouIssue #9759: GzipFile now raises ValueError when an...
2010-10-06 Antoine PitrouMore new things in what's new
2010-10-06 Antoine PitrouFakeSocket is (supposed to be) gone in 3.x
2010-10-06 Brian QuinlanFixes 9903: test_concurrent_futures writes on stderr
2010-10-06 Georg BrandlUpdate to Sphin 1.0.4.
2010-10-06 Georg BrandlFix the suspicious builder not to write CRLF, update...
2010-10-06 Georg BrandlFix errors found by "make suspicious".
2010-10-06 Georg BrandlFix spelling and markup.
2010-10-06 Georg BrandlMigrate to Sphinx 1.0 C language constructs.
2010-10-06 Georg BrandlCopyedit of os.symlink() docs.
2010-10-06 Georg Brandl#10034: import readline in longer example.
2010-10-05 Amaury Forgeot... #2982 More test coverage for the pyexpat parser.
2010-10-05 Amaury Forgeot... #9060 Let platforms without dup2() compile the replacem...
2010-10-05 Senthil Kumaranfix a typo.
2010-10-05 Senthil KumaranRemove the references of FTPS from the urllib Documenta...
2010-10-05 Antoine PitrouFix test_tk under OS X with Tk 8.4. Patch by Ned Deily.
2010-10-05 Georg BrandlIndent version tags properly.
2010-10-05 Éric AraujoFix news entry formatting nits
2010-10-04 Éric AraujoFix interaction of custom translation classes and cachi...
2010-10-04 Éric AraujoRecode developers.txt to UTF-8, as discussed on python...
2010-10-04 Antoine PitrouGzipFile.peek improvements, suggested by Nir Aides.
2010-10-04 Giampaolo RodolàFix issue 6706: adds new handle_accepted() method to...
2010-10-04 Martin v. LöwisAdd Tal Einat.
2010-10-04 Lars GustäbelIssue #9065: no longer use "root" as the default for the
2010-10-04 Senthil KumaranRemove the debugging print line from the test.
2010-10-03 Gerhard HäringFixes #10020
2010-10-03 Senthil KumaranFix Issue10012 - httplib headers, which are (sometimes...
2010-10-03 Senthil KumaranFix Issue9272 - Change CGIHTTPServer to give the child...
2010-10-03 Tarek Ziadétypo in Arfrever name
2010-10-03 Tarek ZiadéFixed #8980: distutils.command.check was failing w...
2010-10-03 Benjamin Petersontypo
2010-10-02 Benjamin Petersonadd a test and a note about metaclasses now being abcs
2010-10-02 R. David Murray#1050268: make parseaddr 'quote' the contents of quoted...
2010-10-02 R. David MurrayMake the printing of sqlite version in verbose mode...
2010-10-02 Victor StinnerUpdate changelog for r85174
2010-10-02 Victor StinnerIssue #8670: Rename testcapi unicode test methods
2010-10-02 Victor StinnerOops, revert unwanted _testcapi changes of r85174
2010-10-02 Victor StinnerIssue #8670: ctypes.c_wchar supports non-BMP characters...
2010-10-02 Victor StinnerIssue #8670: PyUnicode_AsWideChar() and PyUnicode_AsWid...
2010-10-02 Victor StinnerIssue #8870: PyUnicode_AsWideCharString() doesn't count...
2010-10-02 Senthil KumaranUse proper variable name 'data' instead of 'str' in...
2010-10-02 Senthil KumaranFix - issue10010 .. index:: position in the docs.
2010-10-02 Benjamin Petersontype.__abstractmethods__ should raise an AttributeError...
2010-10-01 Amaury Forgeot... Lower the tone of the warning about SSL certificate...
2010-10-01 R. David MurrayFix docstring typo.
2010-10-01 R. David Murray#10004: in Q encoded word ignore '=xx' when xx is not...
2010-10-01 Brian CurtinFix #10003. Add SIGBREAK to the set of valid signals...
2010-10-01 Alexander BelopolskyIssue #6608: time.asctime is now checking struct tm...
2010-10-01 Hirokazu YamamotoCosmetic fix for PCBuild/readme.txt.
2010-10-01 Georg BrandlFix weird markup that caused latex to fail.
2010-10-01 R. David MurrayFix a couple spelling errors in comments and delete...
2010-09-30 Senthil KumaranIssue1491 - BaseHTTPServer incorrectly implements respo...
2010-09-29 Brian CurtinRemove an unreferenced variable. len is no longer needed.
2010-09-29 Mark DickinsonIssue #9599: Further accuracy tweaks to loghelper...
2010-09-29 Mark DickinsonAdd testcases from bug report #9980.
2010-09-29 Victor StinnerFix PyUnicode_AsWideCharString(): set *size if size...
2010-09-29 Victor Stinnertest_imp: getfilesystemencoding() cannot be None anymore
2010-09-29 Victor StinnerUse os.fsencode() to support surrogates
2010-09-29 Victor StinnerIssue #9630: Redecode filenames when setting the filesy...
2010-09-29 Antoine PitrouFix NNTP when there's a ".netrc" file
2010-09-29 Antoine PitrouDisable the usenetrc option when testing nntplib
2010-09-29 Antoine PitrouIssue #9360: Cleanup and improvements to the nntplib...
2010-09-29 Brian CurtinFix #9978. WINFUNCTYPE is from ctypes, not from ctypes...
2010-09-29 Antoine PitrouIssue #9983: warn that urllib and httplib don't perform...
2010-09-29 Antoine PitrouIssue #9962: GzipFile now has the peek() method.
2010-09-29 Victor StinnerIssue #9979: Use PyUnicode_AsWideCharString() in _ctype...
2010-09-29 Victor StinnerIssue #9979: Use PyUnicode_AsWideCharString() in time...
2010-09-29 Victor StinnerIssue #9979: Use PyUnicode_AsWideCharString() for _loca...
2010-09-29 Victor StinnerIssue #9979: Use PyUnicode_AsWideCharString() in import.c
2010-09-29 Victor StinnerIssue #9979: Create function PyUnicode_AsWideCharString().
2010-09-29 Victor Stinnerlinecache.updatecache(): don't the lines into the cache...
2010-09-29 Victor Stinnerlinecache.updatecache() returns an empty list on error
2010-09-29 R. David MurrayHave test_sqlite print version info when run in verbose...
2010-09-29 R. David Murray#7110: have regrtest print test failures and tracebacks...
2010-09-28 Antoine PitrouGive a dedicated page to memoryview objects, so that...
2010-09-28 Antoine PitrouBuffers are not sequence objects (!). Put them in the...
2010-09-28 Antoine PitrouVarious improvements to the docs of the buffer API
2010-09-28 R. David Murray#9628: fix runtests.sh -x option so more than one test...
2010-09-28 Antoine PitrouFix compilation under Windows
2010-09-28 Antoine PitrouDiscourage use of the old buffer API funcs
2010-09-28 Antoine PitrouIssue #9090: When a socket with a timeout fails with...
2010-09-28 Hirokazu YamamotoIssue #3612: Added new types to ctypes.wintypes. (CHAR...
2010-09-28 Hirokazu YamamotoUpdated PC/VC6 openssl build script. (for openssl-1...
next