1. f3e40fa Issue 24180: Documentation for PEP 492 changes. by Yury Selivanov · 9 years ago
  2. 31e34fe merge with 3.4 by Georg Brandl · 10 years ago
  3. 340c749 Closes #19477: remove outdated documentation of tp_print type object slot. by Georg Brandl · 10 years ago
  4. a6237d8 Merge 3.4 by Andrew Svetlov · 10 years ago
  5. 0d50af4 Update docs about tp_richcompare by Andrew Svetlov · 10 years ago
  6. 63aeb71 Issue #9307: document the various Py_TPFLAGS_*_SUBCLASS flags. Patch by Yury V. Zaytsev. by Antoine Pitrou · 10 years ago
  7. f9f54a2 Issue #9307: document the various Py_TPFLAGS_*_SUBCLASS flags. Patch by Yury V. Zaytsev. by Antoine Pitrou · 10 years ago
  8. d51374e PEP 465: a dedicated infix operator for matrix multiplication (closes #21176) by Benjamin Peterson · 10 years ago
  9. f0f7844 the name of the slot of nb_multiply not nb_mul by Benjamin Peterson · 10 years ago
  10. 3732ed2 Merge in all documentation changes since branching 3.4.0rc1. by Larry Hastings · 10 years ago
  11. d51f423 Issue 19195: Improved cross-references in C API documentation. by Serhiy Storchaka · 11 years ago
  12. 0b68a2d Issue 19195: Improved cross-references in C API documentation. by Serhiy Storchaka · 11 years ago
  13. bbbf191 Issue #18743: Fix references to non-existant "StringIO" module. by Serhiy Storchaka · 11 years ago
  14. e79be87 Issue #18743: Fix references to non-existant "StringIO" module. by Serhiy Storchaka · 11 years ago
  15. a68cbfa Issue #18589: fix hyperlinking of type slots (tp_*) by Antoine Pitrou · 11 years ago
  16. 39668f5 Issue #18589: fix hyperlinking of type slots (tp_*) by Antoine Pitrou · 11 years ago
  17. 796564c Issue #18112: PEP 442 implementation (safe object finalization). by Antoine Pitrou · 11 years ago
  18. abd887d Issue #14181: Improve clarity in the documentation for the multi-purpose by Stefan Krah · 12 years ago
  19. 9a2d99e - Issue #10181: New memoryview implementation fixes multiple ownership by Stefan Krah · 13 years ago
  20. 77c4fd0 note mutating tp_dict is bad (closes #12719) by Benjamin Peterson · 13 years ago
  21. 8abc935 Better explain the buffer interface (hopefully) by Antoine Pitrou · 14 years ago
  22. fbb56ed Remove visible XXX comments. by Georg Brandl · 14 years ago
  23. 8f67d08 make hashes always the size of pointers; introduce Py_hash_t #9778 by Benjamin Peterson · 14 years ago
  24. 60203b4 Migrate to Sphinx 1.0 C language constructs. by Georg Brandl · 14 years ago
  25. 93dc9eb Merged revisions 78760,78771-78773,78802,78922,78952 via svnmerge from by Georg Brandl · 14 years ago
  26. 27277d9 #7577: fix signature info for getbufferproc. by Georg Brandl · 15 years ago
  27. 11b6a64 #6754: remove old struct member nb_inplace_divide. by Georg Brandl · 15 years ago
  28. b70ccc3 After discussing some more with Georg, do no migrate versionchanged:: 2.5 to by Jeroen Ruigrok van der Werven · 15 years ago
  29. 47a7d70 Merged revisions 71920-71923,71925-71929,71931-71934,71937 via svnmerge from by Jeroen Ruigrok van der Werven · 15 years ago
  30. f07d002 Merged revisions 70342,70385-70387,70389-70390,70392-70393,70395,70400,70405-70406,70418,70438,70464,70468 via svnmerge from by Benjamin Peterson · 15 years ago
  31. ae2dbe2 #5486: typos. by Georg Brandl · 15 years ago
  32. 9f98926 Issue #1717, continued: Doc fixes and other cleanup related by Mark Dickinson · 16 years ago
  33. bf5c6a9 Fix a few more references to long integers in the docs. by Mark Dickinson · 16 years ago
  34. 8055afd Issue #4910, patch 3/3: rename nb_long to nb_reserved by Mark Dickinson · 16 years ago
  35. 058e31e Merged revisions 68450,68480-68481,68493,68495,68501,68512,68514-68515,68534-68536,68552,68563,68570-68572,68575,68582,68596,68623-68624,68628 via svnmerge from by Benjamin Peterson · 16 years ago
  36. 9d0ced3 add documentation for the new buffer interface based on PEP 3118; I hope it's at least 60% right... by Benjamin Peterson · 16 years ago
  37. 7a70a3a Merged revisions 65810 via svnmerge from by Nick Coghlan · 16 years ago
  38. 4f92ca4 Remove nb_reserved (nb_coerce), nb_hex, and nb_oct from PyNumberMethods by Benjamin Peterson · 16 years ago
  39. 2067bfd Rename thread to _thread and dummy_thread to _dummy_thread. Issue #2875. by Georg Brandl · 16 years ago
  40. e6bcc91 Remove many "versionchanged" items that didn't use the official markup, by Georg Brandl · 16 years ago
  41. f392057 Merged revisions 62602 via svnmerge from by Georg Brandl · 16 years ago
  42. 23e8db5 #2567: remove new-style/old-style class docs. by Georg Brandl · 16 years ago
  43. c3f30c4 Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,60505-60506,60508-60509,60523-60524,60532,60543,60545,60547-60548,60552,60554,60556-60559,60561-60562,60569,60571-60572,60574,60576-60583,60585-60586,60589,60591,60594-60595,60597-60598,60600-60601,60606-60612,60615,60617,60619-60621,60623-60625,60627-60629,60631,60633,60635,60647,60650,60652,60654,60656,60658-60659,60664-60666,60668-60670,60672,60676,60678,60680-60683,60685-60686,60688,60690,60692-60694,60697-60700,60705-60706,60708,60711,60714,60720,60724-60730,60732,60736,60742,60744,60746,60748,60750-60751,60753,60756-60757,60759-60761,60763-60764,60766,60769-60770,60774-60784,60787-60789,60793,60796,60799-60809,60812-60813,60815-60821,60823-60826,60828-60829,60831-60834,60836,60838-60839,60846-60849,60852-60854,60856-60859,60861-60870,60874-60875,60880-60881,60886,60888-60890,60892,60894-60898,60900-60931,60933-60958 via svnmerge from by Christian Heimes · 17 years ago
  44. e1c9811 Merged revisions 60143-60149 via svnmerge from by Christian Heimes · 17 years ago
  45. 54a3faa Split C API docs in Py3k branch. by Georg Brandl · 17 years ago