1. 0507bf5 Issue #3329: Implement the PEP 445 by Victor Stinner · 11 years ago
  2. 679ecb5 Issue #15767: back out 8a0ed9f63c6e, finishing the removal of by Brett Cannon · 11 years ago
  3. 82da888 Issue #15767: Revert 3a50025f1900 for ModuleNotFoundError by Brett Cannon · 11 years ago
  4. 14b9b11 If MS_WIN64 is defined, MS_WINDOWS is also defined: #ifdef can be simplified. by Victor Stinner · 11 years ago
  5. b3cc7eb Fix test for GCC 3.1+ but not strict ANSI C by Christian Heimes · 11 years ago
  6. e0a2d12 Fix test for GCC 3.1+ but not strict ANSI C by Christian Heimes · 11 years ago
  7. 99d6135 Define S_IFMT and S_IFLNK in pyport.h so posixmodule.c can use named constants instead by Christian Heimes · 11 years ago
  8. c6ebd16 Issue #11016: Try to fix compilaton of the new _stat.c module on Windows by Victor Stinner · 11 years ago
  9. 36f01ad Revert changeset 6661a8154eb3: Issue #3329: Add new APIs to customize memory allocators by Victor Stinner · 11 years ago
  10. 4d70562 Issue #3329: Add new APIs to customize memory allocators by Victor Stinner · 11 years ago
  11. 8f5ac51 Issue #15767: Touch up ModuleNotFoundError usage by import. by Brett Cannon · 11 years ago
  12. b1611e2 Issue #15767: Introduce ModuleNotFoundError, a subclass of ImportError. by Brett Cannon · 11 years ago
  13. ac0ad88 Issue #17931: Resolve confusion on Windows between pids and process handles. by Richard Oudkerk · 11 years ago
  14. 7e91e77 Close #17931: Fix PyLong_FromPid() on Windows 64-bit: processes are identified by Victor Stinner · 11 years ago
  15. 6dc32b3 Issue #13612: handle unknown encodings without a buffer overflow. by Eli Bendersky · 11 years ago
  16. 66d53fa Issue #16986: ElementTree now correctly parses a string input not only when by Serhiy Storchaka · 11 years ago
  17. 1cfebc7 Issue #9369: The types of `char*` arguments of PyObject_CallFunction() and by Serhiy Storchaka · 11 years ago
  18. da5eb5a don't expand the operand to Py_XINCREF/XDECREF/CLEAR/DECREF multiple times (closes #17206) by Benjamin Peterson · 11 years ago
  19. 7b3022f Issue #13612: handle unknown encodings without a buffer overflow. by Eli Bendersky · 11 years ago
  20. 447b6e3 Issue #16986: ElementTree now correctly parses a string input not only when by Serhiy Storchaka · 11 years ago
  21. fef34e3 Issue #17937: Try harder to collect cyclic garbage at shutdown. by Antoine Pitrou · 11 years ago
  22. e8e1459 rather than passing locals to the class body, just execute the class body in the proper environment by Benjamin Peterson · 11 years ago
  23. 312595c hide the __class__ closure from the class body (#12370) by Benjamin Peterson · 11 years ago
  24. c032f16 post-release update. by Georg Brandl · 11 years ago
  25. 9396356 Backout c89febab4648 following private feedback by Guido. by Antoine Pitrou · 11 years ago
  26. f6b687f remove support GCC PyArg_ParseTuple format patch, last seen in 2006 by Benjamin Peterson · 11 years ago
  27. 88f4dd6 bump to 3.3.2 by Georg Brandl · 11 years ago
  28. f28dfdd Issue #17912: Use a doubly linked-list for thread states. by Charles-Francois Natali · 11 years ago
  29. 04e70d1 Issue #17807: Generators can now be finalized even when they are part of a reference cycle. by Antoine Pitrou · 11 years ago
  30. 070cb3c Issue #1545463: At shutdown, defer finalization of codec modules so that stderr remains usable. by Antoine Pitrou · 11 years ago
  31. 5f454a0 Issue #1545463: Global variables caught in reference cycles are now garbage-collected at shutdown. by Antoine Pitrou · 11 years ago
  32. 8408cea Issue #17094: Clear stale thread states after fork(). by Antoine Pitrou · 11 years ago
  33. df6931d Issue #17408: Avoid using an obsolete instance of the copyreg module when the interpreter is shutdown and then started again. by Antoine Pitrou · 11 years ago
  34. 957a23b Issue #17408: Avoid using an obsolete instance of the copyreg module when the interpreter is shutdown and then started again. by Antoine Pitrou · 11 years ago
  35. 865eaa1 Closes #17892: Fix the name of _PyObject_CallMethodObjIdArgs by Alexandre Vassalotti · 11 years ago
  36. 3b0431d check local class namespace before reaching for cells (closes #17853) by Benjamin Peterson · 11 years ago
  37. f476405 fix typo in a comment by Victor Stinner · 11 years ago
  38. 8f674cc Close #17694: Add minimum length to _PyUnicodeWriter by Victor Stinner · 11 years ago
  39. a0dd021 Close #17693: Rewrite CJK decoders to use the _PyUnicodeWriter API instead of by Victor Stinner · 12 years ago
  40. bf56102 Post-release update for 3.3.1 by Georg Brandl · 12 years ago
  41. 9aa23c5 Bump to 3.3.1. by Georg Brandl · 12 years ago
  42. cfc4c13 Add _PyUnicodeWriter_WriteSubstring() function by Victor Stinner · 12 years ago
  43. d08d0b1 Bump to 3.3.1rc1. by Georg Brandl · 12 years ago
  44. 684cd0e Issue #17522: Add the PyGILState_Check() API. by Kristján Valur Jónsson · 12 years ago
  45. d7009c6 Issue #16475: Support object instancing, recursion and interned strings by Kristján Valur Jónsson · 12 years ago
  46. cda75be unify some ast.argument's attrs; change Attribute column offset (closes #16795) by Benjamin Peterson · 12 years ago
  47. 7701e6e make some freezing related stuff const by Benjamin Peterson · 12 years ago
  48. 8e7586b Issue #17047: remove doubled words added in 3.4, by Terry Jan Reedy · 12 years ago
  49. 00e9886 Add PyDict_SetDefault. (closes #17327) by Benjamin Peterson · 12 years ago
  50. d7be03a Issue #1783: Remove declarations of nonexistent private variables. by Serhiy Storchaka · 12 years ago
  51. 89fa86b Issue #1783: Remove declarations of nonexistent private variables. by Serhiy Storchaka · 12 years ago
  52. 04d86c7 Issue #1783: Remove declarations of nonexistent private variables. by Serhiy Storchaka · 12 years ago
  53. 441d30f Issue #15989: Fix several occurrences of integer overflow by Serhiy Storchaka · 12 years ago
  54. 9101e23 Issue #15989: Fix several occurrences of integer overflow by Serhiy Storchaka · 12 years ago
  55. 7898043 Issue #15989: Fix several occurrences of integer overflow by Serhiy Storchaka · 12 years ago
  56. fb4b7b4 Issue #16881: Fix Py_ARRAY_LENGTH macro for GCC < 3.1. by Christian Heimes · 12 years ago
  57. 61dbb00 Issue #16881: Fix Py_ARRAY_LENGTH macro for GCC < 3.1. by Christian Heimes · 12 years ago
  58. 192b10b Revert back PyCFunction_New macro. Keep PyCFunction_NewEx usage in python core modules (#15422) by Andrew Svetlov · 12 years ago
  59. 3ba3a3e Issue #15422: get rid of PyCFunction_New macro by Andrew Svetlov · 12 years ago
  60. 27dc02e Fix the internals of our hash functions to used unsigned values during hash by Gregory P. Smith · 12 years ago
  61. c2176e4 Fix the internals of our hash functions to used unsigned values during hash by Gregory P. Smith · 12 years ago
  62. 27cbcd6 Fix the internals of our hash functions to used unsigned values during hash by Gregory P. Smith · 12 years ago
  63. e348c8d Using 'long double' to force this structure to be worst case aligned is no by Gregory P. Smith · 12 years ago
  64. f9d0b12 Issue #13390: New function :func:`sys.getallocatedblocks()` returns the number of memory blocks currently allocated. by Antoine Pitrou · 12 years ago
  65. 53f604c Issue #16602: When a weakref's target was part of a long deallocation chain, the object could remain reachable through its weakref even though its refcount had dropped to zero. by Antoine Pitrou · 12 years ago
  66. f93ed3f Issue #16602: When a weakref's target was part of a long deallocation chain, the object could remain reachable through its weakref even though its refcount had dropped to zero. by Antoine Pitrou · 12 years ago
  67. 62a0d6e Issue #16602: When a weakref's target was part of a long deallocation chain, the object could remain reachable through its weakref even though its refcount had dropped to zero. by Antoine Pitrou · 12 years ago
  68. 442f209 create NameConstant AST class for None, True, and False literals (closes #16619) by Benjamin Peterson · 12 years ago
  69. 746d043 Update comment: SAVE_EXC_STATE and SWAP_EXC_STATE macroses are saave_exc_state and swap_exc_state functions now. by Andrew Svetlov · 12 years ago
  70. c37cfd6 Update comment: SAVE_EXC_STATE and SWAP_EXC_STATE macroses are saave_exc_state and swap_exc_state functions now. by Andrew Svetlov · 12 years ago
  71. d45c7f8 Issue #16455: On FreeBSD and Solaris, if the locale is C, the by Victor Stinner · 12 years ago
  72. 6e61d18 Issue 10052: merge fix from 3.2. by Mark Dickinson · 12 years ago
  73. ce31f66 Issue 10052: fix failed uint32_t / uint64_t / int32_t / int64_t detection on some platforms. by Mark Dickinson · 12 years ago
  74. 983bc16 Issue 10052: fix failed uint32_t / uint64_t / int32_t / int64_t detection on some platforms. by Mark Dickinson · 12 years ago
  75. e5b45cc remove unused flag (closes #16505) by Benjamin Peterson · 12 years ago
  76. 36f0216 Backport 9dd4638de73b. by Stefan Krah · 12 years ago
  77. 2cbbed6 Issue #6308: Try to fix the termios build failure on HP-UX. by Stefan Krah · 12 years ago
  78. ffdb2c2 Issue #16451: Refactor to remove duplication between range and slice in slice index computations. by Mark Dickinson · 12 years ago
  79. abaca8c Merge 3.3. by Stefan Krah · 12 years ago
  80. 6df5cae Issue #15835: Define PATH_MAX on HP-UX. by Stefan Krah · 12 years ago
  81. e69bfc3 Issue #5765: Merge from 3.3 by Nick Coghlan · 12 years ago
  82. aab9c2b Issue #5765: Apply a hard recursion limit in the compiler by Nick Coghlan · 12 years ago
  83. d9c8702 point errors related to nonlocals and globals to the statement declaring them (closes #10189) by Benjamin Peterson · 12 years ago
  84. 742b2f8 make PyGrammar_LabelRepr return a const char * (closes #16369) by Benjamin Peterson · 12 years ago
  85. 4ca1cf3 Issue #16086: PyTypeObject.tp_flags and PyType_Spec.flags are now unsigned by Victor Stinner · 12 years ago
  86. 76df43d Issue #16330: Use surrogate-related macros by Victor Stinner · 12 years ago
  87. 3962d5e Minor typo fix. by Georg Brandl · 12 years ago
  88. d084558 make _PyParser_TokenNames const by Benjamin Peterson · 12 years ago
  89. 743e0cd Issue #16166: Add PY_LITTLE_ENDIAN and PY_BIG_ENDIAN macros and unified by Christian Heimes · 12 years ago
  90. 74b38b1 Issue #16148: Small improvements and cleanup. Added version information by Armin Ronacher · 12 years ago
  91. e215d96 Issue #16147: Rewrite PyUnicode_FromFormatV() to use _PyUnicodeWriter API by Victor Stinner · 12 years ago
  92. aa9a79d Issue #16148: implemented PEP 424 by Armin Ronacher · 12 years ago
  93. 080a2c0 #16127: merge with 3.3. by Ezio Melotti · 12 years ago
  94. e7f9037 #16127: remove outdated references to narrow builds. Patch by Serhiy Storchaka. by Ezio Melotti · 12 years ago
  95. b176203 #16135: Removal of OS/2 support (C code and Docs) by Jesus Cea · 12 years ago
  96. 90db9c4 Enable also ptr==ptr optimization in PyUnicode_Compare() by Victor Stinner · 12 years ago
  97. 14fb44e merge mostly from default by Benjamin Peterson · 12 years ago
  98. ac76833 Post-release update. by Georg Brandl · 12 years ago
  99. 08a9012 Bump version to 3.4.0 alpha 0. by Georg Brandl · 12 years ago
  100. 99a247f Merge with main repo default branch. by Georg Brandl · 12 years ago