]> granicus.if.org Git - python/shortlog
python
2010-08-08 Florent XiclunaUse unittest specific methods for some urllib test...
2010-08-08 Benjamin Petersonuse same quoting as the rest of the file
2010-08-08 Senthil KumaranAdd a news entry for Issue8280.
2010-08-08 Senthil KumaranFix Issue8280 - urllib2's Request method will remove...
2010-08-08 Tim GoldenIssue #3210: Revert C module changes and apply patch...
2010-08-08 Raymond HettingerIssue #4570: Clean-up tutorial example
2010-08-08 Raymond HettingerIssue #9507: Named tuple repr will now automatically...
2010-08-08 Raymond HettingerImprove readability of collections docs by adding a...
2010-08-08 Benjamin Petersonset svn:eol-style
2010-08-07 Raymond HettingerFix typo
2010-08-07 Raymond HettingerDocument implementation notes for priority queues
2010-08-07 Benjamin Petersonkill outdated comment
2010-08-07 Raymond HettingerClean-up docstring in examples.
2010-08-07 Victor StinnerIssue #9425: Create run_file() subfunction
2010-08-07 Mark DickinsonIssue #8433: Fix test_curses failure for platforms...
2010-08-07 Victor StinnerIssue #9425: Create run_command() subfunction
2010-08-07 Victor StinnerIssue #9425: skip tests if a filename is not encodable
2010-08-07 Raymond HettingerImprove the docs for bisect to cover common searching...
2010-08-07 Raymond HettingerFix nit (sentinel on lhs of comparison).
2010-08-07 Raymond HettingerAdd partition recipe to itertools docs.
2010-08-07 Raymond HettingerFix markup
2010-08-07 Brian CurtinFix an assertRaises situation and typo. Also pass all...
2010-08-06 Raymond HettingerImprove the whatsnew article on the lru/lfu cache decor...
2010-08-06 Mark DickinsonIssue #9530: Fix a couple of places where undefined...
2010-08-06 R. David MurrayAdd xml subpackages, since they are likely to have...
2010-08-06 Brian CurtinFix #9324: Add parameter validation to signal.signal...
2010-08-06 Mark DickinsonIn PySlice_IndicesEx, clip the step to [-PY_SSIZE_T_MAX...
2010-08-06 Tim GoldenIssue #3210: Ensure stdio handles are closed if CreateP...
2010-08-06 Martin v. LöwisChange pyc removal to support __pycache__.
2010-08-06 Raymond HettingerIssue8757: Implicit set-to-frozenset conversion not...
2010-08-06 Mark DickinsonMisc/NEWS entry for r83751.
2010-08-06 Mark DickinsonIssue #9526: Remove outdated casts to int that were...
2010-08-06 Raymond HettingerFix the VS8.0 build
2010-08-06 Gerhard HäringIssue #3854: Documented using the sqlite3 module with...
2010-08-05 Brian CurtinIssue #9524: Document that two CTRL* signals are meant...
2010-08-05 Alexander BelopolskyIssue #9079: Added _PyTime_gettimeofday(_PyTime_timeval...
2010-08-05 Gerhard HäringIssue #6683: For SMTP logins we now try all authenticat...
2010-08-05 Alexandre VassalottiIssue 5077: Add documentation for operator fixer.
2010-08-04 Mark DickinsonIssue #9337: Make float.__str__ identical to float...
2010-08-04 Martin v. LöwisAdd Terry Reedy.
2010-08-04 Mark DickinsonIssue #9498: Add reference to sys.float_info from...
2010-08-04 Antoine PitrouIssue #8814: function annotations (the `__annotations__...
2010-08-04 Senthil KumaranSending the auth info as string. Fix BytesWarning:...
2010-08-04 Antoine PitrouTry to fix issue #9415: skip some tests on broken Ubunt...
2010-08-04 Antoine PitrouIn verbose mode, identify OpenSSL build and platform...
2010-08-04 Brian CurtinFix #9513 to remove relative imports from multiprocessing.
2010-08-04 Antoine PitrouIssue #9496: Provide a test suite for the rlcompleter...
2010-08-04 Antoine PitrouI'm interested in threading issues as well
2010-08-04 Richard Jonesfix test_smtplib/test_smtpd collision through pre-loade...
2010-08-04 Antoine PitrouFactor out stripping of interpreter debug output in...
2010-08-04 Giampaolo Rodolàas per discussion with antoine revert changes made...
2010-08-04 Antoine PitrouSomething fun to maintain
2010-08-04 Giampaolo Rodolàfix issue #6822: ftplib's storline method doesn't work...
2010-08-04 Giampaolo Rodolàissue #8687: provides a test suite for sched.py module
2010-08-04 Giampaolo Rodolàfix issue #2944: asyncore doesn't handle connection...
2010-08-04 Senthil KumaranFix Issue754016 - urlparse goes wrong with IP:port...
2010-08-04 Richard Jonesimprove smtpd module test coverage
2010-08-04 Richard Jonesnote smtpd module changes in NEWS
2010-08-04 Antoine PitrouThat test was never run (since thread has been renamed...
2010-08-03 R. David Murray#3196: if needed pad a short base64 encoded word before...
2010-08-03 Mark DickinsonMisc/NEWS entry for r83677.
2010-08-03 Martin v. LöwisAdd various missing files.
2010-08-03 Antoine PitrouIn test_threading_local, test both the default _thread...
2010-08-03 Mark DickinsonFix memory leak in ssl module.
2010-08-03 R. David Murray#9444: use first of prefix_chars for help opt instead...
2010-08-03 Antoine PitrouIssue #8867: Fix `Tools/scripts/serve.py` to work with...
2010-08-03 Mark DickinsonIssue #8065: Fix another memory leak in readline modul...
2010-08-03 Mark DickinsonIssue #9450: Fix memory leaks in readline.remove/repla...
2010-08-03 Georg BrandlA couple of nits how to ignore errors.
2010-08-03 Georg BrandlGet rid of UserWarnings when running Sphinx from tools...
2010-08-03 Georg BrandlTerminology fix: exceptions are raised, except in gener...
2010-08-03 Georg BrandlFix regrtest -F.
2010-08-03 Ronald OussorenFix for issue 9455: platform.mac_ver() broken on OSX/ppc
2010-08-03 Richard Jonesimprovements to test_smtplib per issue2423
2010-08-02 Georg BrandlFix-up some tkinter demos.
2010-08-02 Georg BrandlRemove reference to removed faqwiz tool.
2010-08-02 Georg BrandlRemove obsolete pdist demo.
2010-08-02 Georg BrandlAnother demo that at least runs again.
2010-08-02 Georg BrandlMake minigzip work again.
2010-08-02 Georg BrandlUpdate Demo README.
2010-08-02 Georg BrandlFix unicode literal.
2010-08-02 Georg BrandlMake the framer run (still generates wrong code for...
2010-08-02 Georg BrandlUpdate README, remove obsolete script.
2010-08-02 Georg BrandlUpdate README, remove obsolete scripts.
2010-08-02 Georg BrandlUpdate README for Tools.
2010-08-02 Georg BrandlRemove faqwiz tool.
2010-08-02 Georg BrandlMinimum fixes to make freeze.py do something useful.
2010-08-02 Georg BrandlMake the Pynche tool work with Python 3.
2010-08-02 Georg Brandl#9061: warn that single quotes are never escaped.
2010-08-02 Georg Brandl#9457: fix documentation links for 3.2.
2010-08-02 Georg Brandl#8119: fix copy-paste error.
2010-08-02 Georg Brandl#9238: zipfile does handle archive comments.
2010-08-02 Georg Brandl#6867: epoll.register() returns None.
2010-08-02 Georg BrandlClarify that abs() is not a namespace.
2010-08-02 Georg Brandl#7797: be explicit about bytes-oriented interface of...
2010-08-02 Georg Brandl#9019: remove false (in 3k) claim about Headers updates.
2010-08-02 Georg Brandl#9111: document that do_help() looks at docstrings.
2010-08-02 Georg Brandl#9037: add example how to raise custom exceptions from...
2010-08-02 Georg Brandl#4280: remove outdated "versionchecker" tool.
2010-08-02 Georg Brandl#9087: update json docstrings -- unicode and long do...
next