]> granicus.if.org Git - python/shortlog
python
2016-03-02 Berker PeksagIssue #26246: Set initial value of the hidden attr...
2016-02-29 Martin PanterIssue #26385: Cleanup NamedTemporaryFile if fdopen...
2016-02-28 Georg BrandlFix typo.
2016-02-28 Raymond HettingerIssue 13573: Document that csv.writer uses str() for...
2016-02-28 Martin PanterIssue #22836: Keep exception reports sensible despite...
2016-02-27 Ezio Melotti#26246: update copybutton.js after JQuery update. ...
2016-02-03 Martin PanterIssue #24421: Compile _math.c separately to avoid race...
2016-02-25 Georg BrandlFix rstlint to also look for indented comments that...
2016-02-25 Serhiy StorchakaIssue #25801: Fixed resource warnings in test_zipfile64.
2016-02-24 Ned DeilyIssue #25136: Add reference to 'xcode-select --install...
2016-02-24 Ned DeilyChange OS X installer builds targeted for 10.10 and...
2016-02-24 Ned DeilyIssue #25136: Support Apple Xcode 7's new textual SDK...
2016-02-24 Martin PanterIssue #5824: Fix DatagramRequestHandler tests by bindin...
2016-02-23 Martin PanterIssue #22088: Clarify base-64 alphabets and which chara...
2016-02-23 Ned DeilyIssue #26406: Avoid unnecessary serialization of getadd...
2016-02-23 Ned DeilyIssue #26417: Prevent spurious errors and incorrect...
2016-02-22 Zachary WareIssue #26268: Update Windows builds to use OpenSSL...
2016-02-22 Martin PanterIssue #26261: Clarify NamedTemporaryFile name attribute...
2016-02-22 Martin PanterFix errors in XML-RPC client example code
2016-02-20 Vinay SajipAdded simple threading example to logging cookbook.
2016-02-19 Martin PanterIssues #22468, #21996, #22208: Clarify gettarinfo(...
2016-02-19 Georg BrandlCloses #20169: fix inner links random doc.
2016-02-19 Martin PanterIssue #15608: Improve socketserver module documentation
2016-02-19 Martin PanterIssue #26309: Rewrite test in main thread and avoid...
2016-02-18 Martin PanterIssue #26309: Shut down SocketServer request if verify_...
2016-02-18 Benjamin Petersonfix typo (closes #26378)
2016-02-18 Benjamin Petersonopen the cert store readonly
2016-02-15 Ned DeilyIssue #25924: Avoid unnecessary serialization of getadd...
2016-02-15 Ned DeilyIssue #26268: Update OS X 10.5+ installer build to...
2016-02-12 Charles-François... Issue #24303: Fix random EEXIST upon multiprocessing...
2016-02-10 Georg BrandlCloses #26320: fix stylesheet after Sphinx update.
2016-02-10 Serhiy StorchakaIssue #25698: Importing module if the stack is too...
2016-02-10 Martin PanterIssue #26304: Change "allows to <verb>" to "allows...
2016-02-10 Martin PanterIssues #26310, #26311: Fix typos in the documentation
2016-02-08 Serhiy StorchakaIssue #25983: Added tests for multi-argument type().
2016-02-08 Gregory P.... Clarify "cardinality of" as "number of elements in...
2016-02-08 Steve DowerUpdates build to use SHA256 hash when signing files
2016-02-07 Serhiy StorchakaIssue #26198: Fixed error messages for some argument...
2016-02-07 Benjamin Petersonfix hash member name (closes #22847)
2016-02-08 Martin PanterIssue #25179: Preparatory cleanup of existing docs...
2016-02-06 Senthil KumaranFix userinfo example presented in urllib2 howto.
2016-02-05 Benjamin Petersonfix debug assertion
2014-11-14 Antoine PitrouIssue #22847: Improve method cache efficiency.
2016-02-04 Martin PanterIssue #12923: Reset FancyURLopener's redirect counter...
2016-02-04 Zachary WarePython for .NET has moved to Github.
2016-02-02 Serhiy StorchakaIssue #25945: Fixed bugs in functools.partial.
2016-02-03 Martin PanterIssue #26244: Clarify default zlib compression level...
2016-02-01 Martin PanterIssue #26173: Separate bad cert file tests and client...
2016-01-30 Zachary WareIssue #25934: Default to /fp:strict for ICC builds
2016-01-30 Martin PanterIssue #26173: Fix test_ssl confusion with non-existing...
2016-01-29 Martin PanterIssue #19023: Document ctypes array and pointer classes
2016-01-28 Serhiy StorchakaFixed a crash in new tests in test_getargs2 added in...
2016-01-28 Serhiy StorchakaFixed an infinite loop in zipimport caused by cebcd2fd3...
2016-01-28 Serhiy StorchakaIssue #19883: Fixed possible integer overflows in zipim...
2016-01-28 Serhiy StorchakaIssue #26198: Added tests for string-related format...
2016-01-27 Terry Jan ReedyIssue #25507: revert incorrect movement of idleConf...
2016-01-25 Berker PeksagFix typo in test.rst
2016-01-23 Victor Stinnerdoc: i18n HTML templates
2016-01-22 Gregory P.... Per issue21949 and issue1629: Document the Py_SIZE...
2016-01-22 Victor Stinnercode_richcompare() now uses the constants types
2016-01-22 Benjamin Petersonreject negative data_size
2016-01-22 Donald StufftUpgrade pip to 8.0.2
2016-01-21 Berker PeksagIssue #18620: Improve Pool examples in multiprocessing...
2016-01-21 Victor StinnerIssue #26106: doc: Move text of licenses to parsed...
2016-01-21 Benjamin Petersonprevent buffer overflow in get_data (closes #26171)
2016-01-21 Benjamin Petersonfix refleak in error condition
2016-01-20 Victor StinnerReplace fpgetmask() with fedisableexcept()
2016-01-20 Senthil Kumaranissue25982 - Add a class definition for managers.Namesp...
2016-01-20 Serhiy StorchakaIssue #26147: xmlrpclib now works with unicode not...
2016-01-20 Zachary WareIssue #25925: Backport C coverage reporting Makefile...
2016-01-20 Donald StufftUpgrade pip to 8.0.0 and setuptools to 19.4
2016-01-19 Serhiy StorchakaIssue #16620: Fixed AttributeError in msilib.Directory...
2016-01-19 Benjamin Petersonadd space
2016-01-19 Benjamin Petersonset tp_new from the class in the hierarchy that actuall...
2016-01-18 Serhiy StorchakaIssue #9006: Added tests for XML RPC with non-UTF-8...
2016-01-18 Serhiy StorchakaIssue #21847: Fixed xmlrpclib and tests on Unicode...
2016-01-18 Serhiy StorchakaIssue #6500: Fixed infinite recursion in urllib2.Reques...
2016-01-18 Senthil KumaranIssue26017 - Suggest enclosing command args in double...
2016-01-18 Senthil KumaranIssue26142 - Fix a formatting bug in c-api intro doc.
2016-01-17 Terry Jan ReedyIssue #25905: Specify 'ascii' encoding for README.txt...
2016-01-16 Steve DowerIssue #25824: Fixes sys.winver to not include any archi...
2016-01-16 Senthil KumaranIssue26035 - Correct the argument names used in the...
2016-01-16 Martin PanterIssue #14771: Redirect GDB's stdin to avoid messing...
2016-01-16 Martin PanterIssue #26127: Fix links in tokenize documentation
2016-01-15 Brett CannonIssue #26114: Remove mention of 'Numerical Recipes'.
2016-01-15 Senthil KumaranIssue26097 - Fix the TextTestRunner documentation,...
2016-01-15 Martin PanterIssue #25940: Use self-signed.pythontest.net in SSL...
2016-01-13 Ezio Melotti#7944: close files explicitly in test_tarfile (backport...
2016-01-13 Ezio MelottiConvert test_tarfile to ASCII (backport c1ed490bd266).
2016-01-12 Ezio Melotti#25574: backport glossary doc fix about hash and id...
2016-01-12 Ezio Melotti#19006: fix wording in unittest docs.
2016-01-12 Zachary WareIssue #25348: Add --pgo and --pgo-job flags to PCbuild...
2016-01-11 Ezio MelottiMerge heads.
2016-01-11 Ezio Melotti#25517: fix regex in the regex howto. Patch by Elena...
2016-01-11 Gregory P.... Fixes issue #26083: Workaround a subprocess bug that...
2016-01-11 Ezio Melotti#25991: fix readline example to limit history size...
2016-01-11 Barry WarsawComment out another test that won't pass after revertin...
2016-01-11 Barry WarsawComment out two tests that won't pass now after reverti...
2016-01-11 Barry WarsawIssue #22995: [UPDATE] Comment out the one of the pickl...
2016-01-10 Benjamin Petersondelete old crypto prose (closes #26066)
next