This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-11 07:00:24 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
772bf2ed831671dfd3afd507c2e9babd066d1024
cpython
/
Objects
T
History
Serhiy Storchaka
025f8953f1
Issue
#29000
: Fixed bytes formatting of octals with zero padding in alternate
...
form.
2016-12-17 22:13:05 +02:00
..
clinic
…
stringlib
Issue
#28561
: Clean up UTF-8 encoder: remove dead code, update comments, etc.
2016-10-30 18:25:27 +02:00
abstract.c
Fix typos in comment and documentation
2016-12-10 05:32:55 +00:00
accu.c
…
boolobject.c
…
bytearrayobject.c
…
bytes_methods.c
…
bytesobject.c
Issue
#29000
: Fixed bytes formatting of octals with zero padding in alternate
2016-12-17 22:13:05 +02:00
capsule.c
…
cellobject.c
…
classobject.c
…
codeobject.c
Merge 3.5 (issue
#27942
)
2016-11-09 09:43:08 -05:00
complexobject.c
Issue
#28203
: Merge from 3.5
2016-09-24 15:28:34 +01:00
descrobject.c
…
dict-common.h
…
dictnotes.txt
…
dictobject.c
Fix a memory leak in split-table dictionaries
2016-12-15 17:21:23 +01:00
enumobject.c
…
exceptions.c
Issue
#21578
: Fixed misleading error message when ImportError called with
2016-09-27 20:51:04 +03:00
fileobject.c
…
floatobject.c
Replaced outdated macros _PyUnicode_AsString and _PyUnicode_AsStringAndSize
2016-11-20 09:13:07 +02:00
frameobject.c
…
funcobject.c
Issue
#28139
: Merge indentation fixes from 3.5 into 3.6
2016-09-17 07:59:14 +00:00
genobject.c
Fix _PyGen_yf()
2016-11-24 22:33:01 +01:00
iterobject.c
…
listobject.c
…
listsort.txt
…
lnotab_notes.txt
…
longobject.c
Issue
#28701
: Replace PyUnicode_CompareWithASCIIString with _PyUnicode_EqualToASCIIString.
2016-11-16 10:19:20 +02:00
memoryobject.c
…
methodobject.c
…
moduleobject.c
Replaced outdated macros _PyUnicode_AsString and _PyUnicode_AsStringAndSize
2016-11-20 09:13:07 +02:00
namespaceobject.c
…
object.c
Replaced outdated macros _PyUnicode_AsString and _PyUnicode_AsStringAndSize
2016-11-20 09:13:07 +02:00
obmalloc.c
correct silly spelling problem
2016-09-18 19:24:52 -07:00
odictobject.c
Merge from 3.5.
2016-10-30 17:25:45 +02:00
rangeobject.c
Issue
#28376
: Creating instances of range_iterator by calling range_iterator
2016-10-08 21:50:45 +03:00
README
…
setobject.c
Replaced outdated macros _PyUnicode_AsString and _PyUnicode_AsStringAndSize
2016-11-20 09:13:07 +02:00
sliceobject.c
…
structseq.c
Replaced outdated macros _PyUnicode_AsString and _PyUnicode_AsStringAndSize
2016-11-20 09:13:07 +02:00
tupleobject.c
…
typeobject.c
Merge from 3.6.
2016-12-14 19:54:38 +02:00
typeslots.inc
…
typeslots.py
…
unicodectype.c
…
unicodeobject.c
Issue
#26919
: On Android, operating system data is now always encoded/decoded
2016-12-15 20:59:58 +01:00
unicodetype_db.h
…
weakrefobject.c
…
README
Source files for various builtin objects
Reference in New Issue
View Git Blame
Copy Permalink