]> git.ipfire.org Git - thirdparty/Python/cpython.git/history - aclocal.m4
Doc: Render version/language selector on Read the Docs (#116966)
[thirdparty/Python/cpython.git] / aclocal.m4
2024-02-28  Erlend E. Aaslandgh-115765: Don't use deprecated AC_EGREP_* macros in...
2023-11-15  Victor Stinnergh-112088: Run autoreconf in GHA check_generated_files...
2023-06-01  Erlend E. AaslandGH-89886: Bump to GNU Autoconf v2.71 (#104925)
2021-11-18  Christian Heimesbpo-45573: Introduce extension module flags in Makefile...
2021-10-03  Pablo Galindo Salgadobpo-45350: Rerun autoreconf with the pkg-config macros...
2021-07-19  Dong-hee Nabpo-44340: Add support for building with clang full...
2021-05-03  Pablo GalindoUpdate CI files to account for the master -> main renam...
2021-03-27  Christian Heimesbpo-43617: Check autoconf-archive package in configure...
2021-03-19  Christian Heimesbpo-43466: Add --with-openssl-rpath configure option...
2020-11-17  Pablo Galindobpo-41625: Expose the splice() system call in the os...
2020-10-22  Petr Viktorinbpo-38980: Only apply -fno-semantic-interposition if...
2020-05-18  Ned DeilyRevert "bpo-26317: Support OBJC and OBJCXX configure...
2020-05-18  Ned Deilybpo-26317: Support OBJC and OBJCXX configure command...
2020-04-23  Pablo Galindobpo-40334: Fix builds outside the source directory...
2020-02-29  Stefan Krahbpo-39794: Add --without-decimal-contextvar (#18702)
2019-09-09  Benjamin Petersonbpo-34652 again: Remove lchmod from the default AC_CHEC...
2019-05-31  Pablo Galindobpo-26826: Expose copy_file_range in the os module...
2019-05-29  Zackery Spytzbpo-26836: Add os.memfd_create() (#13567)
2019-05-23  David Carlierbpo-33164: update blake2 implementation (GH-6286)
2019-02-26  Benjamin PetersonRun autoreconf.
2019-01-16  Joannah Nanjekyebpo-35674: Add os.posix_spawnp() (GH-11554)
2018-10-24  serge-sans-paillebpo-28015: Support LTO build with clang (GH-9908)
2018-09-19  Benjamin Petersonrun autoconf (GH-9411)
2018-09-11  Benjamin PetersonRemove configure check LOG1P_DROPS_ZERO_SIGN. (GH-9193)
2018-07-16  Antoine Pitroubpo-32430: Rename Modules/Setup.dist to Modules/Setup...
2018-07-16  Benjamin Petersonbpo-34121: Fix detection of C11 atomic support on clang...
2018-05-24  Chih-Hsuan Yencloses bpo-33619: Fix libffi detection by regenerating...
2018-05-15  Benjamin Petersonrun autoreconf (GH-6850)
2018-05-04  Antoine Pitroubpo-33332: Add signal.valid_signals() (GH-6581)
2018-01-27  Pablo Galindobpo-31368: Expose preadv and pwritev in the os module...
2018-01-20  Christian Heimesbpo-32598: Use autoconf to detect usable OpenSSL (...
2018-01-06  Nathaniel J. Smithbpo-29137: Remove fpectl module (#4789)
2017-09-14  Serhiy Storchakabpo-31462: Remove trailing whitespaces. (#3564)
2017-09-07  Antoine Pitroubpo-31370: Remove support for threads-less builds ...
2017-09-05  Christian Heimesbpo-31343: Include sys/sysmacros.h (#3318)
2017-04-14  Benjamin Petersonimprove alignment autoconf test (#1129)
2017-02-10  Łukasz LangaMerge 3.5 (fix #29519)
2017-02-09  Nick CoghlanMerge issue #26355 fix from Python 3.5
2017-02-07  Berker PeksagIssue #29441: Merge from 3.5
2017-02-07  Mariatta WijayaIssue #29314: Merge with 3.5
2017-02-07  Mariatta WijayaIssue #29371: merge with 3.5
2017-02-06  Steve DowerIncludes ensurepip and venv packages in nuget package.
2017-02-04  Steve DowerIssue #29319: Prevent RunMainFromImporter overwriting...
2017-02-04  Steve DowerIssue #29392: Prevent crash when passing invalid argume...
2017-02-04  Steve DowerIssue #29416: Prevent infinite loop in pathlib.Path...
2017-02-04  Serhiy StorchakaIssue #29444: Fixed out-of-bounds buffer access in...
2017-02-04  Serhiy StorchakaIssue #27867: Silenced may-be-used-uninitialized warnin...
2017-02-04  Berker PeksagIssue #29198: Merge from 3.5
2017-02-04  Berker PeksagIssue #29198: Merge from 3.5
2017-02-02  Vinay SajipFixes #29213: merged fix from 3.5.
2017-02-02  Vinay SajipFixes #24875: Merged fix from 3.5.
2017-02-02  Victor StinnerMerge 3.5
2017-02-01  Berker PeksagIssue #29407: Merge from 3.5
2017-02-01  doko@ubuntu.comMerge 3.5
2017-02-01  Benjamin Petersonmerge 3.5 (#29398)
2017-01-31  doko@ubuntu.commerge 3.5
2017-01-31  doko@ubuntu.commerge 3.5
2017-01-29  Martin PanterIssues #11670: Merge configparser doc from 3.5
2017-01-29  Martin PanterIssues #29349: Merge Py 2.6+ compatibility from 3.5
2017-01-29  Martin PanterIssues #29349: Merge Py 2 fix 3.5
2017-01-29  Martin PanterIssues #12067: Merge hash recommendation from 3.5
2017-01-27  Vinay SajipFixes #29308: Merged fix from 3.5.
2017-01-25  Serhiy StorchakaIssue #27867: Function PySlice_GetIndicesEx() is replac...
2017-01-24  Serhiy StorchakaIssue #29083: Fixed the declaration of some public...
2017-01-24  Serhiy StorchakaIssue #29337: Fixed possible BytesWarning when compare...
2017-01-24  Martin PanterIssues #29189: Merge indentation fixes from 3.5
2017-01-23  Martin PanterIssues #29273: Merge test___all__ from 3.5
2017-01-23  Serhiy StorchakaIssue #26729: Fixed __text_signature__ for sorted().
2017-01-23  Gregory P. SmithSkip the test requiring ctypes if ctypes is unavailable.
2017-01-23  Gregory P. Smithtypo fix, extra '.' on MacOS :)
2017-01-23  Guido van RossumIssue #28556: Allow defining methods in NamedTuple...
2017-01-23  Guido van RossumIssue #28556: various style fixes for typing.py (3...
2017-01-23  Gregory P. SmithIssue #29335: Fix subprocess.Popen.wait() when the...
2017-01-22  Xiang ZhangIssue #29290: Merge 3.5.
2017-01-22  Xiang ZhangIssue #29092: Sync os.stat's doc and docstring on path...
2017-01-21  Serhiy StorchakaIssue #28735: Fixed the comparison of mock.MagickMock...
2017-01-20  Xiang ZhangIssue #29292: Merge 3.5.
2017-01-20  Larry HastingsNull merge from 3.5.
2017-01-18  Guido van RossumIssue #29198: add AsyncGenerator (Jelle Zijlstra) ...
2017-01-18  Guido van RossumIssue #28556: allow default values in class form of...
2017-01-18  Martin PanterIssue 29274: Merge doc fixes from 3.5
2017-01-18  Guido van RossumIssue #28556: merge 5 more typing changes from upstream...
2017-01-17  Larry HastingsMerge from 3.5.
2017-01-17  Larry HastingsMerge from 3.4.
2017-01-17  Raymond Hettingermerge
2017-01-16  Benjamin Petersonmerge 3.5
2017-01-14  Martin PanterMerge doc fixes from 3.5
2017-01-14  Martin PanterMerge tests from 3.5
2017-01-13  Vinay SajipFixes #29261: merged fix from 3.5.
2017-01-13  Serhiy StorchakaIssue #29219: Fixed infinite recursion in the repr...
2017-01-13  Serhiy StorchakaPy_SIZE() was misused for dict.
2017-01-12  Serhiy StorchakaNull merge
2017-01-12  Vinay SajipIssue #22343: Merged change from 3.5.
2017-01-12  Serhiy StorchakaIssue #28969: Fixed race condition in C implementation...
2017-01-12  Victor StinnerMerge 3.5
2017-01-11  Serhiy StorchakaMerge with 3.5.
2017-01-11  Vinay SajipIssue #292Merged fixes from 3.5.
2017-01-11  Martin PanterIssue #15657: Merge other doc fix from 3.5
2017-01-10  Xiang ZhangIssue #29217: Merge 3.5.
2017-01-10  Xiang ZhangIssue #29145: Merge 3.5.
next