summaryrefslogtreecommitdiffstats
path: root/Misc/ACKS
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '3.2'Petri Lehtinen2012-02-121-0/+1
|\
| * Fix sqlite3.Connection.iterdump on tables/fields with reserved names or quotesPetri Lehtinen2012-02-121-0/+1
* | Merge edits from 3.2 (#13716, #1040439, #2945, #13770, #6715)Éric Araujo2012-02-051-0/+1
|\ \ | |/
| * Branch mergeÉric Araujo2012-02-051-0/+1
| |\
| | * Stop ignoring RPMs in distutils' upload command (#2945).Éric Araujo2012-01-151-0/+1
* | | Issue #13777: Add PF_SYSTEM sockets on OS X.Martin v. Löwis2012-02-031-0/+1
* | | Merge 3.2Terry Jan Reedy2012-01-311-0/+1
|\ \ \ | |/ /
| * | #13506 Add '' to path for interactive interpreter by adding with_cwd parameterTerry Jan Reedy2012-01-311-1/+2
| * | Issue #13848: open() and the FileIO constructor now check for NUL characters ...Antoine Pitrou2012-01-291-0/+1
* | | Issue #13894: Skip test_threading.CRLockTests if _CRLock isn't available. PatchCharles-François Natali2012-01-281-0/+1
|\ \ \ | |/ /
| * | Issue #13894: Skip test_threading.CRLockTests if _CRLock isn't available. PatchCharles-François Natali2012-01-281-0/+1
* | | Issue #13589: Fix some serialization primitives in the aifc module.Antoine Pitrou2012-01-171-0/+1
|\ \ \ | |/ /
| * | Issue #13589: Fix some serialization primitives in the aifc module.Antoine Pitrou2012-01-171-0/+1
| |/
* | Issue #13588: Rename decorators in importlib.Brett Cannon2012-01-161-0/+1
* | Issue #13725: regrtest does not recognize -d flag.Meador Inge2012-01-141-0/+1
|\ \ | |/
| * Issue #13725: regrtest does not recognize -d flag.Meador Inge2012-01-141-0/+1
* | Implement PEP 380 - 'yield from' (closes #11682)Nick Coghlan2012-01-131-0/+2
* | Issue #12760: Add a create mode to open(). Patch by David Townshend.Charles-François Natali2012-01-091-0/+1
* | Issue #9993: When the source and destination are on different filesystems,Antoine Pitrou2012-01-061-0/+1
* | Issue #9975: socket: Fix incorrect use of flowinfo and scope_id. Patch byCharles-François Natali2012-01-021-0/+1
|\ \ | |/
| * Issue #9975: socket: Fix incorrect use of flowinfo and scope_id. Patch byCharles-François Natali2012-01-021-0/+1
* | Issue #12708: Add starmap() and starmap_async() methods (similar to itertools...Antoine Pitrou2011-12-211-0/+1
* | Issue #5424: add tests for inet_ntoa, inet_ntop, inet_aton and inet_pton.Antoine Pitrou2011-12-191-0/+1
|\ \ | |/
| * Issue #5424: add tests for inet_ntoa, inet_ntop, inet_aton and inet_pton.Antoine Pitrou2011-12-191-0/+1
* | Issue #7502: Fix equality comparison for DocTestCase instances.Antoine Pitrou2011-12-181-0/+1
|\ \ | |/
| * Issue #7502: Fix equality comparison for DocTestCase instances.Antoine Pitrou2011-12-181-0/+1
* | Issue #13522: document error return values of some float and complex C API fu...Antoine Pitrou2011-12-181-0/+1
|\ \ | |/
| * Issue #13522: document error return values of some float and complex C API fu...Antoine Pitrou2011-12-181-0/+1
* | Issue #11231: Fix bytes and bytearray docstringsVictor Stinner2011-12-171-0/+1
|\ \ | |/
| * Issue #11231: Fix bytes and bytearray docstringsVictor Stinner2011-12-171-0/+1
* | Issue #13530: Document os.lseek() resultVictor Stinner2011-12-171-0/+1
|\ \ | |/
| * Issue #13530: Document os.lseek() resultVictor Stinner2011-12-171-0/+1
* | Issue #12809: Expose IP_TRANSPARENT in the socket module. Patch by MichaelCharles-François Natali2011-12-171-0/+1
* | Add ACKS entry for 57f0af61da53.Antoine Pitrou2011-12-161-0/+1
* | improve abstract property support (closes #11610)Benjamin Peterson2011-12-151-0/+1
* | Issue #8641: Update IDLE 3 syntax coloring to recognize b".." and not u"..".Ned Deily2011-12-071-0/+1
|\ \ | |/
| * Issue #8641: Update IDLE 3 syntax coloring to recognize b".." and not u"..".Ned Deily2011-12-071-0/+1
* | Issue #13464: Add a readinto() method to http.client.HTTPResponse.Antoine Pitrou2011-12-061-0/+1
* | Issue #12612: Add some Valgrind suppressions for 64-bit machines. Patch by PaulCharles-François Natali2011-12-031-0/+1
* | Credit Per Øyvind Karlsen for the initial implementation of the lzma module ...Nadeem Vawda2011-11-301-0/+1
* | Merge 3.2Éric Araujo2011-11-291-0/+1
|\ \ | |/
| * Fix inspect.getmodule to use a copy of sys.modules for iteration (#13487).Éric Araujo2011-11-291-0/+1
* | Issue #12618: py_compile cannot create files in current directoryMeador Inge2011-11-281-0/+1
|\ \ | |/
| * Issue #12618: py_compile cannot create files in current directoryMeador Inge2011-11-281-0/+1
* | sort last committed name in alphabetical orderGiampaolo Rodola'2011-11-221-1/+1
* | fix wrong credit and issue id given in previous commitGiampaolo Rodola'2011-11-221-1/+1
* | Fix 13245:Giampaolo Rodola'2011-11-221-0/+1
* | Issue #13322: Fix BufferedWriter.write() to ensure that BlockingIOError isAntoine Pitrou2011-11-211-0/+1
|\ \ | |/
| * Issue #13322: Fix BufferedWriter.write() to ensure that BlockingIOError isAntoine Pitrou2011-11-211-0/+1
* | Merge branch 3.2 (closes #13338)Petri Lehtinen2011-11-191-0/+1
|\ \ | |/