]> granicus.if.org Git - python/shortlog
python
2019-05-02 Zackery Spytzbpo-14546: Fix the argument handling in Tools/scripts...
2019-05-02 Stefan Behnelbpo-13611: Include C14N 2.0 test data in installation...
2019-05-02 Daniel PorteousFix tiny tiny typo in 3.8 what's new (GH-13049)
2019-05-02 Hossein Pourbozorgregarding to grammar and spell check (#13020)
2019-05-02 Victor Stinnerbpo-36763: Make _PyCoreConfig.check_hash_pycs_mode...
2019-05-02 XtreakChange bisect to bisect_cmd in docstring (#13040)
2019-05-02 Raymond Hettingerbpo-36018: Update example to show mean and stdev (GH...
2019-05-02 Raymond HettingerMove dangling bullet points into named subsections...
2019-05-01 Chris WithersMock 100% coverage (GH-13045)
2019-05-01 Gregory P.... bpo-30458: Use InvalidURL instead of ValueError. (GH...
2019-05-01 Stefan Behnelbpo-13611: C14N 2.0 implementation for ElementTree...
2019-05-01 Géry OgamNamespace packages _bootstrap.ModuleSpec.loader attribu...
2019-05-01 Stefan Behnelbpo-36676: Namespace prefix aware parsing support for...
2019-05-01 Stefan Behnelbpo-36673: Implement comment/PI parsing support for...
2019-05-01 Petter Strandmarkbpo-27682: Handle client connection terminations in...
2019-05-01 Thomas A CaswellMNT: set stacklevel in the getfullargspec deprecation...
2019-05-01 Victor Stinnerbpo-36763: Add _PyCoreConfig_SetString() (GH-13035)
2019-05-01 Xtreakbpo-30458: Disable https related urllib tests on a...
2019-05-01 Chris Withersremove jython support from unittest.mock (GH#13033)
2019-05-01 Victor Stinnerbpo-36763: Rework _PyInitError API (GH-13031)
2019-05-01 Gregory P.... bpo-30458: Disallow control chars in http URLs. (GH...
2019-05-01 Victor Stinnerbpo-36763: Add _PyCoreConfig_SetArgv() (GH-13030)
2019-04-30 Victor Stinnerbpo-36763: Fix Py_SetStandardStreamEncoding() (GH-13028)
2019-04-30 Mario CorcheroDon't report deleted attributes in __dir__ (GH#10148)
2019-04-30 Steve Dowerbpo-36742: Fixes handling of pre-normalization characte...
2019-04-30 Victor Stinnerbpo-36734: Fix compilation of faulthandler.c on HP...
2019-04-30 gescheitbpo-25430: improve performance of IPNetwork.__contains_...
2019-04-30 Raymond Hettingerbpo-36018: Test idempotence. Test two methods against...
2019-04-30 Utkarsh Guptacloses bpo-35329: Change 'Package' to 'package' in...
2019-04-30 Pablo Galindobpo-36751: Deprecate getfullargspec and report position...
2019-04-29 Marco Rougethbpo-36232: Improve error message on dbm.open() when...
2019-04-29 Ned DeilyPrevent macOS installer build failure if ABIFLAGS is...
2019-04-29 Ned Deilybpo-34602: Avoid failures setting macOS stack resource...
2019-04-29 Berker Peksagbpo-1613500: Don't hardcode output file mode in fileinp...
2019-04-29 Paul Gansslebpo-36004: Add date.fromisocalendar (GH-11888)
2019-04-29 xdegayebpo-35952: Fix test.pythoninfo when the compiler is...
2019-04-29 Guido van RossumAdd initial 'whatsnew' section for PEP 570 (GH-12942)
2019-04-29 Pablo Galindobpo-36540: PEP 570 -- Implementation (GH-12701)
2019-04-29 Victor StinnerRevert "bpo-36356: Destroy the GIL at exit (GH-12453...
2019-04-29 Victor Stinnerbpo-36356: Destroy the GIL at exit (GH-12453)
2019-04-29 xdegayebpo-36747: Remove the stale scriptsinstall Makefile...
2019-04-29 Joannah Nanjekyebpo-36475: Finalize PyEval_AcquireLock() and PyEval_Acq...
2019-04-29 xdegaye bpo-21536: On Android, C extensions are linked to...
2019-04-29 AndreyFix typo in 'tandem' word (GH-12998) (GH-12998)
2019-04-29 Raymond Hettingerbpo-36546: More tests: type preservation and equal...
2019-04-29 Emmanuel Ariasbpo-36729: Delete unused text variable on tests. (GH...
2019-04-28 Zackery Spytzbpo-36745: Fix a possible reference leak in PyObject_Se...
2019-04-28 Raymond Hettingerbpo-36715: Add usage note for dict.fromkeys() (GH-12974)
2019-04-28 Gordon P. Hemsleybpo-32424: Improve test coverage for xml.etree.ElementT...
2019-04-27 Berker Peksagbpo-2091: Fix typo in exception message (GH-12987)
2019-04-27 Paul Gansslebpo-36025: Fix PyDate_FromTimestamp API (GH-11922)
2019-04-27 Paul Gansslebpo-36722: Style and grammar edits for ABI news entries...
2019-04-27 Terry Jan ReedySyntax highlight IDLE html doc code example. (GH-12981)
2019-04-26 Victor Stinnerbpo-36722: Don't define ALT_SOABI for Py_TRACE_REFS...
2019-04-26 Victor Stinnerbpo-36722: Add What's New entry for debug ABI (GH-12957)
2019-04-26 Victor Stinnerbpo-21536: Revert Makefile change on python-config...
2019-04-26 Charles Pigottbpo-31525: Increase minimum sqlite version number check...
2019-04-26 Victor Stinnerbpo-36733: Fix PYTHONPATH for make regen-add (GH-12969)
2019-04-26 Victor Stinnerbpo-36356: pymain_exit_error() only call pymain_free...
2019-04-26 Victor Stinnerbpo-36719: regrtest closes explicitly WindowsLoadTracke...
2019-04-26 Victor Stinnerbpo-36719: Fix regrtest re-run (GH-12964)
2019-04-26 Victor Stinnerbpo-36719: regrtest always detect uncollectable objects...
2019-04-26 Mark Dickinsonbpo-36669: add matmul support to weakref.proxy (GH...
2019-04-26 Victor Stinnerbpo-36725: Refactor regrtest multiprocessing code ...
2019-04-26 Victor Stinnerbpo-36724: Add _PyWarnings_Fini() (#12963)
2019-04-26 Victor Stinnerbpo-36710: Fix compiler warning on PyThreadState_Delete...
2019-04-26 Victor Stinnerbpo-36725: regrtest: add TestResult type (GH-12960)
2019-04-26 Victor Stinnerbpo-36710: Add runtime parameter in gcmodule.c (GH...
2019-04-25 Victor Stinnerbpo-36710: Add runtime variable in pystate.c (GH-12956)
2019-04-25 Victor Stinnerbpo-36722: Debug build loads libraries built in release...
2019-04-25 Paul Monsonbpo-35920: Windows 10 ARM32 platform support (GH-11774)
2019-04-25 Victor Stinnerbpo-21536: C extensions are no longer linked to libpyth...
2019-04-25 Victor Stinnerbpo-35537: Document posix_spawn() change in subprocess...
2019-04-25 Victor Stinnerbpo-28552: Fix distutils.sysconfig for empty sys.execut...
2019-04-24 Victor Stinnerbpo-36465: Fix test_regrtest on Windows (GH-12945)
2019-04-24 Victor Stinnerbpo-36465: Make release and debug ABI compatible (GH...
2019-04-24 Pablo GalindoAdd @pablogsal to code owners file for Parser/pgen...
2019-04-24 Thomas Moreaubpo-36668: FIX reuse semaphore tracker for child proces...
2019-04-24 Guido van RossumIssue 35224: Add PEP 572 (assignment expressions) to...
2019-04-24 Victor Stinnerbpo-36710: Add runtime variable to Py_InitializeEx...
2019-04-24 Victor Stinnerbpo-36710: Add runtime variable to Py_FinalizeEx()...
2019-04-24 Joannah Nanjekyebpo-30840: Document relative imports (#12831)
2019-04-24 Victor Stinnerbpo-36710: PyOS_AfterFork_Child() pass runtime paramete...
2019-04-24 Victor Stinnerbpo-36710: Add runtime parameter to _PyThreadState_Init...
2019-04-24 Victor Stinnerbpo-36707: Remove the "m" flag (pymalloc) from SOABI...
2019-04-24 Maximilian... fix typo in gzip.py (GH-12928)
2019-04-23 Victor Stinnerbpo-36454: Fix test_time.test_monotonic() (GH-12929)
2019-04-23 Mathieu Dupuyreplace 'sequencial argument' by 'positional' in doc...
2019-04-23 Zackery Spytzbpo-18372: Add missing PyObject_GC_Track() calls in...
2019-04-23 Inada Naokifix warnings by adding more const (GH-12924)
2019-04-23 Victor Stinnerbpo-36635, bpo-36696: Fix setup.py on AIX (GH-12922)
2019-04-23 tyomitchuse `const` in graminit.c (GH-12713)
2019-04-23 Raymond Hettingerbpo-36018: Make "seed" into a keyword only argument...
2019-04-23 Raymond Hettingerbpo-35904: Add missing fmean() entry to the summary...
2019-04-23 jkleintDocument that TestCase.assertCountEqual() can take...
2019-04-23 Jakub MolinskiAdd module specification: itemgetter -> operator.itemge...
2019-04-23 Raymond Hettingerbpo-36546: Add statistics.quantiles() (#12710)
2019-04-22 Windson yangbpo-36679: Rename duplicate test_class_getitem function...
2019-04-22 Windson yangbpo-36680: Rename duplicate test_source_from_cache_path...
2019-04-22 Windson yangbpo-36681: Remove duplicate test_regression_29220 funct...
next