index
:
delta/python-packages/py-amqp.git
1.0
1.3
1.4
2.0
2.0-devel
2.1
3.0-devel
5.0
CI-RMQ
CI-WIN-RMQ
CIup
async
basic-publish-confirm-timeout
bump-pydocstyle
callbacks
ci
ci-1
ci-2
ci-build-stages-and-osx
cleanups
codecov
codeql
connection_channel_close
cql2
cython
drop36
fix-239
fix-243
fix-bitmap-parsing
fix-celery-1847
fix-string-mechanisms
fix-timeouts
hypothesis
intergration-test-docker
list-with-capacity
main
master
optimizations
py310
pytest
pyup-config
readwrite
release-2.2
rust-serialization
slots
threadsafty
tide
tidelift
tox
travis-pypy-fix
types
typing
v2.6
windows-integration_tests
write-then-callback
github.com: celery/py-amqp.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Create list with capacity.
rust-serialization
Omer Katz
2019-03-08
1
-6
/
+5
*
Fixed decimal bug, fixed string bug.
Omer Katz
2019-03-04
1
-5
/
+8
*
Bump tox-pyo3 to 0.1.3.
Omer Katz
2019-03-03
1
-1
/
+1
*
Raise exception from Rust.
Omer Katz
2019-03-03
1
-4
/
+7
*
Remove arrays from comments.
Omer Katz
2019-03-03
1
-1
/
+1
*
cargo fmt.
Omer Katz
2019-03-03
1
-17
/
+4
*
Natually, trying to import Decimal from the datetime module isn't a good idea.
Omer Katz
2019-03-03
1
-22
/
+20
*
Everything is done but two things.
Omer Katz
2019-03-03
1
-55
/
+129
*
Begin reimplementing array.
Omer Katz
2019-03-03
1
-10
/
+28
*
Refactor everything.
Omer Katz
2019-03-03
1
-305
/
+187
*
Complete array support except dictionaries and decimals.
Omer Katz
2019-03-03
1
-65
/
+238
*
Handle unicode surrogates.
Omer Katz
2019-03-03
1
-6
/
+4
*
Speed up date parsing a bit and add TODO.
Omer Katz
2019-03-03
1
-5
/
+8
*
Adjust rust code to match #187.
Omer Katz
2019-03-03
1
-1
/
+1
*
Added mock code for dictionaries.
Omer Katz
2019-03-03
1
-0
/
+12
*
Fix condition.
Omer Katz
2019-03-03
1
-1
/
+13
*
Added datetime support.
Omer Katz
2019-03-03
1
-1
/
+20
*
Explictly convert to PyBytes.
Omer Katz
2019-03-03
1
-2
/
+2
*
An incomplete implementation of loads() in rust.
Omer Katz
2019-03-03
1
-0
/
+118