]> granicus.if.org Git - python/shortlog
python
2011-08-02 Senthil KumaranFix closes issue12663 - Correcting the ArgumentParser...
2011-08-02 Senthil KumaranFix closes issue12663 - Correcting the ArgumentParser...
2011-08-02 Benjamin PetersonI have been spoiled by chained comparisons in python
2011-08-02 Benjamin Petersoncomparing on number of cpus makes more sense
2011-08-02 Benjamin Petersonfix sched defines
2011-08-02 Benjamin Petersoncheck individually for some for sched_ functions
2011-08-02 Benjamin Petersonmove news note to correct section
2011-08-02 Benjamin Petersonmake_new_cpu_set takes the number of cpus
2011-08-02 Benjamin Petersonsched.h can exist without sched affinity support
2011-08-02 Benjamin Petersonexpose sched.h functions (closes #12655)
2011-08-02 Benjamin PetersonNEWS note for bbeda42ea6a8
2011-08-02 Benjamin Petersonmerge heads
2011-08-02 Benjamin Petersonadd ThreadError to threading.__all__ (closes #12679)
2011-08-02 Sandro Tosi#12665: merge with 3.2
2011-08-02 Sandro Tosi#12665: Dictionary view example has error in set operation
2011-08-02 Sandro Tosi#12670: merge with 3.2
2011-08-02 Ezio Melotti#12183: merge with 3.2.
2011-08-02 Sandro Tosi#12670: Fix struct code after forward declaration on...
2011-08-02 Jason R. CoombsCorrected attribute docstring per pep-257 (reference...
2011-08-02 Senthil KumaranFix closes Issue12183 - Explain the Symlink copy behavi...
2011-08-02 Senthil KumaranFix closes Issue12676 - Invalid identifier used in...
2011-08-02 Senthil KumaranFix closes Issue12676 - Invalid identifier used in...
2011-08-02 Nadeem VawdaClean up description of Tools/scripts/run_tests.py.
2011-08-02 Eli BenderskyIssue #11049: fix test_forget to work on installed...
2011-08-01 Stefan KrahMerge 68b5f87566fb
2011-08-01 Stefan KrahSkip test_getsetlocale_issue1813() on Fedora due to...
2011-08-01 Nadeem VawdaIssue #11651: Move options for running tests into a...
2011-08-01 Georg BrandlMerge with 3.2
2011-08-01 Georg BrandlUse attribute access instead of index access for namedt...
2011-08-01 Éric AraujoMerge #12295 fix from 3.2
2011-08-01 Éric AraujoFix resource warning when looking at turtledemo’s help...
2011-08-01 Éric AraujoFix bug I unwittingly added in 1521d9837d16 (found...
2011-08-01 Éric AraujoMerge 3.2
2011-08-01 Éric AraujoBranch merge
2011-08-01 Éric AraujoBranch merge
2011-08-01 Vinay SajipCloses #12667: Merged fix from 3.2.
2011-08-01 Vinay SajipCloses #12667: Added documentation for SMTPHandler...
2011-07-31 Ezio MelottiMerge typo fix.
2011-07-31 Ezio MelottiFix typo reported by Sandro Tosi.
2011-07-31 Éric AraujoStop trying to write into the stdlib during packaging...
2011-07-31 Éric AraujoSmall cleanup
2011-07-31 Éric AraujoMerge fixes for #9860, #11104/#8688 and #12331 from 3.2
2011-07-31 Éric AraujoStop trying to write into the stdlib during lib2to3...
2011-07-31 Nadeem VawdaFix build error in _curses module when not using libncu...
2011-07-31 Nadeem VawdaOops, "make buildbottest" isn't supposed to use -j0.
2011-07-31 Senthil Kumaranusing support.transient_internet helper method in the...
2011-07-31 Senthil Kumaranusing support.transient_internet helper method in the...
2011-07-31 Éric AraujoFix regression with distutils MANIFEST handing (#11104...
2011-07-31 Senthil Kumaranmerge heads.
2011-07-31 Senthil KumaranAddressing the review comments by Antoine Pitrou for...
2011-07-30 Nadeem VawdaIssue #11651: Improve Makefile test targets.
2011-07-30 Nadeem Vawdatest_smtpnet: Skip STARTTLS test if the server doesn...
2011-07-30 Éric AraujoLet “make patchcheck” work for out-of-dir builds (...
2011-07-30 Ezio Melotti#12531: merge with 3.2.
2011-07-30 Ezio Melotti#12531: Fix spaces and markup.
2011-07-30 Benjamin Petersontransition move technically correct to obviously so
2011-07-30 Benjamin Petersonwe can call singleton types now
2011-07-30 Benjamin Petersonmerge 3.2
2011-07-30 Benjamin Petersonadd space
2011-07-30 Benjamin Petersondocument NotImplemented
2011-07-30 Eli Benderskymerge from 3.2 - heads
2011-07-30 Eli Benderskymerging Georg's revision
2011-07-30 Eli BenderskyMerge 3.2: Issue #11699: fix documentation of OptionPar...
2011-07-30 Eli BenderskyIssue #11699: fix documentation of OptionParser.get_opt...
2011-07-30 Georg BrandlMerge with 3.2.
2011-07-30 Georg BrandlChange test.support docs to be more specific about...
2011-07-30 Eli BenderskyMerge from 3.2: Issue #12531: add index entries to...
2011-07-30 Eli BenderskyIssue #12531: add index entries to documentation of...
2011-07-30 Benjamin Petersonmerge 3.2
2011-07-30 Benjamin Petersonremove duplicated type ready
2011-07-30 Benjamin Petersonmerge heads
2011-07-30 Benjamin Petersonplug refleak
2011-07-30 Senthil Kumaranfixing the smtplib.rst whitespaces.
2011-07-30 Senthil Kumaranmerge heads.
2011-07-30 Senthil KumaranFix closes Issue11281 - smtplib.STMP gets source_addres...
2011-07-29 Benjamin Petersonalso make NotImplementedType callable
2011-07-29 Benjamin Petersonmerge heads
2011-07-29 Benjamin Petersonmake the types of None and Ellipsis callable
2011-07-29 Antoine PitrouIssue #12626: In regrtest, allow to filter tests using...
2011-07-29 Antoine PitrouIssue #12626: In regrtest, allow to filter tests using...
2011-07-29 Benjamin Petersonbytes -> bytearray
2011-07-29 Benjamin Petersonbytes should be verboten in sum() (fixes #12654)
2011-07-29 Charles-François... Issue #12464: tempfile.TemporaryDirectory.cleanup(...
2011-07-29 Charles-François... Issue #12464: tempfile.TemporaryDirectory.cleanup(...
2011-07-29 Éric AraujoMerge from 3.2 (#9254, #8982, #9788)
2011-07-29 Éric AraujoDocument that atexit execution order is undefined ...
2011-07-29 Éric AraujoAdd a link target for argparse.Namespace (#8982)
2011-07-29 Éric AraujoLet the doc of __import__ link to importlib (#9254).
2011-07-29 Éric AraujoMerge fix for #8887 from 3.2
2011-07-29 Éric AraujoMake “pydoc somebuiltin.somemethod” work (#8887)
2011-07-29 Jason R. CoombsMerge fix for reindent.py
2011-07-29 Jason R. CoombsIssue #10639: spec_newline wasn't defined globally...
2011-07-29 Éric AraujoExpand shlex.quote example (#9723)
2011-07-29 Éric AraujoMerge 3.2
2011-07-29 Éric AraujoBranch merge
2011-07-29 Éric AraujoBranch merge
2011-07-29 Raymond HettingerIssue 12514: Use try/finally to assure that timeit...
2011-07-29 Raymond HettingerIssue 12514: Use try/finally to assure that timeit...
2011-07-29 Eli BenderskyMerge from 3.2: Issue #12644: document the '%a' convers...
2011-07-29 Eli BenderskyIssue #12644: document the '%a' conversion in the old...
next