]> granicus.if.org Git - python/shortlog
python
2011-08-07 Sandro Tosi#10741: merge with 3.2
2011-08-07 Sandro Tosi#10741: add documentation for PyGILState_GetThisThreadS...
2011-08-07 Sandro Tosi#12677: merge with 3.2
2011-08-07 Sandro Tosi#12677: correct turtle orientation in doc
2011-08-06 Eli BenderskyFix grammar
2011-08-06 Eli BenderskyFix grammar
2011-08-06 Senthil Kumaranmerge from 3.2 - Fix closes Issue12697 - Update the...
2011-08-06 Senthil KumaranFix closes Issue12697 - Update the usage syntax of...
2011-08-06 Senthil Kumaranmerge from 3.2 - Fix closes issue11047 - Correct the...
2011-08-06 Senthil Kumaranmerge from 2.7 - Fix closes issue11047 - Correct the...
2011-08-06 Senthil Kumaranmerge from 3.2 - Fix closes issue12698 - make the no_pr...
2011-08-06 Senthil KumaranFix closes issue12698 - make the no_proxy environment...
2011-08-05 Sandro Tosi#11572: improvements to copy module tests along with...
2011-08-04 Éric AraujoFix wrong use of root logger in packaging (also a NameE...
2011-08-05 Ned DeilyIssue #12540: Prevent zombie IDLE processes on Windows...
2011-08-05 Brett CannonSilence the altered state warning about threadgs when...
2011-08-05 Brett CannonSilence altered execution state warnings from test_teln...
2011-08-05 Brett CannonExplicitly close a file to stop raising a ResourceWarning.
2011-08-04 Benjamin Petersonmerge 3.2
2011-08-04 Benjamin Petersondosmodule is, thankfully, no more
2011-08-03 Senthil Kumaranmerge from 3.2 - change the extra svn to svn+ssh
2011-08-03 Senthil Kumaranchange the redundant svn scheme urljoin test case to...
2011-08-03 Benjamin Petersonmerge heads
2011-08-03 Benjamin Petersonfix arg strings
2011-08-03 Senthil Kumaranmerged heads
2011-08-03 Senthil Kumaranmerge heads
2011-08-03 Senthil Kumaranmerge from 3.2 - Fix closes issue12683 - urljoin to...
2011-08-03 Senthil KumaranFix closes issue12683 - urljoin to work with relative...
2011-08-03 Georg BrandlMerge with 3.2.
2011-08-03 Georg BrandlFix spacing in string literal.
2011-08-03 Benjamin Petersonhandle sched_rr_get_interval not working on current
2011-08-03 Benjamin Petersonfix punctuation
2011-08-03 Benjamin Petersonfix indentation
2011-08-03 Benjamin Petersonmerge heads
2011-08-03 Benjamin PetersonOSX doesn't check sched_get_priority_(min/max) argument
2011-08-03 Eli BenderskyIssue #11049: fix test_forget on installed Python ...
2011-08-03 Ned DeilyIssue #12540: Prevent zombie IDLE processes on Windows...
2011-08-03 Benjamin Petersonneed NULL sentinel
2011-08-02 Benjamin Petersonmerge heads
2011-08-02 Benjamin Petersonbsd doesn't like letting normal processes set the scheduler
2011-08-02 Senthil Kumaranmerge heads.
2011-08-02 Senthil KumaranFix closes issue12663 - Correcting the ArgumentParser...
2011-08-02 Senthil KumaranFix closes issue12663 - Correcting the ArgumentParser...
2011-08-02 Benjamin Petersonavoid warning when SchedParamType is not used
2011-08-02 Benjamin Petersononly add sched_param if it is initialized
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
next